- 10 Apr, 2018 2 commits
-
-
Martin Errenst authored
-
Martin Errenst authored
-
- 09 Apr, 2018 5 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
- Add Gaudi::apply -- an implementation of C++17 std::apply - Prefer Gaudi::apply over direct use of std::index_sequence: - eliminates the explicit 'two-step' call through an `invoke` member function required to generate an `std::index_sequence` - enables RVO in multi transformer case See merge request !622
-
- 27 Mar, 2018 2 commits
- 23 Mar, 2018 2 commits
-
-
Gerhard Raven authored
- eliminates the explicit 'two-step' call through an `invoke` member function required to generate an `std::index_sequence` - enables RVO in multi transformer case
-
Gerhard Raven authored
-
- 20 Mar, 2018 2 commits
-
-
leggett authored
-
Marco Clemencic authored
- fix "dereference after null check" error introduced with e6f3bc22 (mr !455) - fix "uninitialized member" error introduced with 99edb6c4 (mr !420)
-
- 19 Mar, 2018 4 commits
-
-
Marco Clemencic authored
-
Frank Winklmeier authored
Change operator<<( std::ostream& s, AlgsExecutionStates::State x ) to convert to string instead of integer. The latter was nowhere used. Use the operator in EntityState to avoid the duplicate enum-to-string hard-coding.
-
- 18 Mar, 2018 4 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
This reverts merge request !636
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 17 Mar, 2018 6 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
and add a test which checks the ordering of EventIDBase
-
- 16 Mar, 2018 13 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
* mr-639: Remove deprecation warning from ExtraInputs and ExtraOutputs properties
-
Marco Clemencic authored
* mr-638: Fix warnings seen when compiling with gcc8.
-
Marco Clemencic authored
* mr-636: GaudiProjectConfig: Fix generated __init__ files to handle symlinks.
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-