- Apr 09, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
* master: (58 commits) revert part of GMR 526 to allow retrieval of const services fully deprecate DeclareFactoryEntries.h Prefer Gaudi::apply over direct use of std::index_sequence add Gaudi::apply -- an implementation of C++17 std::apply Add renamePFN and deletePFN methods to FileCatalog Fix "dereference after null check" error introduced with e6f3bc22 (mr !455) Fix bug introduced with 99edb6c4 (mr !420) Do string conversion in stream operator for AlgsExecutionStates::State Update release notes Revert "GaudiProjectConfig: Fix generated __init__ files to handle symlinks (mr !636)" Update release notes Prevent property deprecation warnings when unpickling options inline one-line member functions prefer cstdint over stdint.h Add check of EventIDBase assignment operator Implement EventIDBase ordering in a generic way Add v30r2 release notes Fix formatting Add release notes for v29r3 Fix lookup for compiler path ...
-
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
-
- Mar 27, 2018
- Mar 23, 2018
-
-
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
-
- Mar 20, 2018
-
-
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)
-
- Mar 19, 2018
-
-
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.
-
- Mar 18, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
This reverts merge request !636
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Mar 17, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Mar 16, 2018
-
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
and add a test which checks the ordering of EventIDBase
-
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
-