- May 12, 2018
-
-
Gerhard Raven authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- May 02, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- May 01, 2018
-
-
Illya Shapoval authored
-
- Apr 30, 2018
-
-
Marco Clemencic authored
-
Sebastien Ponce authored
Old definition was using the class keyword, the new one was initially using struct and so any forward declaration created a clang warning. We are now back to class.
-
- Apr 27, 2018
-
-
Marco Clemencic authored
-
- Apr 26, 2018
-
-
Marco Clemencic authored
-
- Apr 25, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
* master: Add test and fix of version propagation in KeyedContainer move (#27)
-
- Apr 24, 2018
-
-
Frank Winklmeier authored
This avoids problems when the user has GIT_DIR and/or GIT_WORK_TREE set in the parent shell.
-
- Apr 20, 2018
-
-
Marco Clemencic authored
Closes #27
-
- Apr 18, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
* master: Fix changes list for formatting check
-
- Apr 17, 2018
-
-
Sebastien Ponce authored
The new counters have a few new features compared to existing StatEntity : - they are templated by the counted type - they come with different flavors counting only what you need (e.g. simple count, no stat) - more flavour can easily be created at will thanks to the AccumulatorSet object - they come with 2 implementations : thread safe or not - the thread safe ones use atomics and should be as efficient as possible - a Buffer object allows to easily buffer updates to a counter made in a tight loop, without paying the atomic price each time A Small unit test is available in the test suite and example code is provided in the comments of Counters.h where they are implemented. Existing code has been adapted, in particulat the ChronoSvc.
-
-
- Apr 16, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Apr 13, 2018
-
-
Gerhard Raven authored
-
Gerhard Raven authored
-
- Apr 12, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Closes #17
-
Marco Clemencic authored
Closes #22
-
Rosen Matev authored
Fixes gaudi/Gaudi#22
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-