- Dec 19, 2023
-
-
Frank Winklmeier authored
Remove `print_function`, `absolute_import` and `division` imports.
-
- Oct 17, 2023
-
-
Marco Clemencic authored
-
- Sep 13, 2023
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Jul 18, 2023
-
-
Marco Clemencic authored
- move Gaudi::Funtional to GaudiFunctional subdir - headers are now under "Gaudi/Functional" - legacy GaudiAlg corresponding header redirect to the new ones - replace GaudiAlgorithm with Algorithm wherever possible in tests and utilities - add Gaudi::Sequencer basic implementation to replace GaudiSequencer - move GaudiAlg specific tests, examples, dictionaries and Python modules to GaudiAlg subdir - add CMake option GAUDI_ENABLE_GAUDIALG to allow skipping GaudiAlg (default to true) - minor fixes and clean ups
-
- Apr 24, 2023
-
-
Frank Winklmeier authored
-
-
- Jan 10, 2023
-
-
Rosen Matev authored
-
- Nov 10, 2022
-
-
Marco Clemencic authored
-
- Nov 08, 2022
-
-
Marco Clemencic authored
-
- Jun 30, 2022
-
-
Marco Clemencic authored
-
- Mar 23, 2022
-
-
- Mar 04, 2022
-
-
Rosen Matev authored
so that things work in a super project build
-
- Dec 09, 2021
-
-
- Dec 07, 2021
-
-
Marco Clemencic authored
-
- Nov 11, 2020
-
-
Attila Krasznahorkay authored
-
- Oct 26, 2020
-
-
see https://its.cern.ch/jira/browse/LBCOMP-23 Co-authored-by:
Marco Clemencic <marco.clemencic@cern.ch>
-
- Dec 14, 2019
-
-
Gerhard Raven authored
-
Marco Clemencic authored
-
- Dec 06, 2019
-
-
Frank Winklmeier authored
Delete the previously deprecated begin/endRun methods for Algorithm, Sequence and auditors. Also remove the `AuditBeginRun` and `AuditEndRun` properties of Algorithm.
-
- Oct 21, 2019
-
-
- Sep 20, 2019
-
-
- Jun 20, 2019
-
-
- May 15, 2019
-
-
- Feb 14, 2019
-
-
Alex Pearce authored
-
- Feb 01, 2019
-
-
patch generated by standalone job
-
- Dec 18, 2018
-
-
Gerhard Raven authored
-
- Nov 13, 2018
-
-
Gerhard Raven authored
-
- Nov 05, 2018
-
-
Hadrien Benjamin Grasland authored
-
Hadrien Benjamin Grasland authored
-
- Oct 23, 2018
-
-
Frank Winklmeier authored
GaudiHive: - catch polymorphic exceptions by reference GaudiProfiling: - Avoid using `sprintf` with the same source and destination buffers - Replace `strncpy` with `memcpy` - Use `sa_sigaction` instead of `sa_handler` for the signal handler to avoid function pointer type mismatch
-
- Sep 24, 2018
-
-
- Sep 10, 2018
-
-
Hadrien Benjamin Grasland authored
-
- Jun 27, 2018
-
-
Rosen Matev authored
-
- Apr 16, 2018
-
-
Marco Clemencic authored
-
- Mar 16, 2018
-
-
Marco Clemencic authored
- require public constructor for components - removed XyzFactory classes - enabled warning for XyzFactory headers - some clean up and modernization
-
- Dec 18, 2017
-
-
Marco Clemencic authored
-