- Mar 16, 2018
-
-
Marco Clemencic authored
- require public constructor for components - removed XyzFactory classes - enabled warning for XyzFactory headers - some clean up and modernization
-
- Feb 26, 2018
-
-
cherry-pick of !599
-
- Feb 10, 2018
-
-
Gerhard Raven authored
This reverts merge request !524
-
- Feb 09, 2018
-
-
- Jan 25, 2018
-
-
Paul Seyfert authored
-
- Dec 20, 2017
-
-
- Nov 27, 2017
-
-
Gerhard Raven authored
- remove destructors qualified with 'override = default' - prefer inheriting constructors ... plus some formatting tweaks,
-
- Nov 20, 2017
-
-
Frank Winklmeier authored
Replace code that relies on implicit StatusCode bool/long conversions.
-
- Nov 14, 2017
-
-
Gerhard Raven authored
-
Gerhard Raven authored
pyRoot will not perform the implict conversion from a string to a string_ref -- so add a helper which does.
-
- Sep 26, 2017
-
-
Marco Clemencic authored
-
- Sep 19, 2017
-
-
- Jul 30, 2017
-
-
Marco Clemencic authored
-
- Jun 16, 2017
-
-
Sebastien Ponce authored
These are missing override warnings. We were already ignoring them in other places, they have now appeared in new packages.
-
- Jun 02, 2017
-
-
- Mar 20, 2017
-
-
Marco Clemencic authored
-
- Dec 19, 2016
-
-
Marco Clemencic authored
-
- Dec 14, 2016
-
-
Marco Clemencic authored
-
- Nov 26, 2016
-
-
Attila Krasznahorkay authored
Tweaking the code and configuration to make it possible to compile the code on linux with only ROOT, Boost and TBB available.
-
Attila Krasznahorkay authored
Adding changes that make it possible to build Gaudi without AIDA and CppUnit. With a reduced set of compiled code of course.
-
- Nov 25, 2016
-
-
Sebastien Ponce authored
Note that one of them was a genuine bug in the move constructor of DataObjectHandleBase. But as it is probably never used, it was not seen so far
-
- Nov 08, 2016
-
-
Marco Clemencic authored
-
- Oct 28, 2016
-
-
Marco Clemencic authored
there is a problem with ROOT 6.08 and it is not really needed (see GAUDI-1098)
-
- Oct 27, 2016
-
-
Marco Clemencic authored
-
- Oct 11, 2016
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Oct 08, 2016
-
-
Marco Clemencic authored
flagged those include directories as "-system".
-
- Sep 28, 2016
-
-
Marco Clemencic authored
-
Marco Clemencic authored
also applied clang-format to all modified files
-
Marco Clemencic authored
also applied clang-format to all modified files
-
- Sep 07, 2016
-
-
Attila Krasznahorkay authored
-
- Jul 28, 2016
-
-
Marco Clemencic authored
-
- Jul 20, 2016
-
-
Marco Clemencic authored
-
- Jul 11, 2016
-
-
Marco Clemencic authored
and some related files
-
- Jul 01, 2016
-
-
Marco Clemencic authored
-
- Jun 30, 2016
-
-
Marco Clemencic authored
-
- Jun 20, 2016
-
-
Marco Clemencic authored
-
- Jun 19, 2016
-
-
Marco Clemencic authored
The changes in Property.h required adaptation in GaudiPython.Bindings. See GAUDI-1098
-