This project is mirrored from https://gitlab.cern.ch/gaudi/Gaudi.git.
Pull mirroring updated .
- Jun 18, 2018
-
-
Charles Leggett authored
See merge request !179
-
charles leggett authored
-
charles leggett authored
-
- Jun 15, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Jun 08, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Add support for EventContext as input to Gaudi::Functional algorithms See merge request gaudi/Gaudi!671
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Jun 07, 2018
-
-
Charles Leggett authored
See merge request gaudi/Gaudi!696
-
Charles Leggett authored
See merge request gaudi/Gaudi!695
-
- Jun 06, 2018
-
-
Marco Clemencic authored
-
-
- May 29, 2018
-
-
Marco Clemencic authored
Fixes LHCBPS-1792
-
- May 26, 2018
-
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
- May 25, 2018
-
-
Marco Clemencic authored
-
-
Marco Clemencic authored
it avoids spurious test failures on busy Gitlab-CI runners
-
Marco Clemencic authored
CMake 3.11 looks for ninja in CMAKE_PREFIX_PATH and the SFT builds of it requires libstdc++ more recent than the system version.
-
patch generated by https://gitlab.cern.ch/valassi/Gaudi/-/jobs/1471225
-
Andrea Valassi authored
-
Gerhard Raven authored
- prefer CommonMessaging when available - add generic visit to downcast INTupleItem to concrete type and invoke the provided callable, and use that to dispatch lambdas instead of explicit switch statements with almost identical function calls - use boost::string_ref to avoid copying strings more than strictly required - prefer direct member initialization
-
Illya Shapoval authored
-
Illya Shapoval authored
-
- May 24, 2018
-
-
Gerhard Raven authored
- prefer boost::string_ref instead of const std::string& in interfaces - add transparant comparison when using std::map, so that a string_ref can be used to search in a map which has keys of type std::string - move standalone functions only visible in a single compilation unit into an anonymous namespace so that these functions are not visible to the linker
-
- May 23, 2018
-
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-