Merge branch 'master' into dev/Configurables
* master: (123 commits) Updated tag_release.py script to allow tagging from a (global) branch. forgot to update Gaudi/cmt/version.cmt Preparing release of Gaudi v22r2 Fixed a defect spotted by Coverity in KeyedObject (UNINIT_CTOR). Fixed a defect spotted by Coverity in KeyedObject (UNINIT_CTOR). Added use of LIKELY/UNLIKELY for testing. Moved the LIKELY and UNLIKELY macros to GaudiKernel/Kernel.h Merged changes for branch prediction helper macros (LIKELY/UNLIKELY) https://svnweb.cern.ch/trac/gaudi/changeset/6471 Fixed the usage of cpp fragments on Windows. Fixed a bug introduced with revision 6509. (d4ddd261) Restored fix to Makefile.cmt lost when merging GAUDI_nativedep. (fix was in 581f984c) fixed permissions of EventNodeKiller.{h,cpp} Patch #4814: Move EventNodeKiller algorithm from LHCb to Gaudi. Imported EventNodeKiller.{h,cpp} from svn+ssh://svn.cern.ch/reps/lhcb/LHCb/trunk/Kernel/LHCbAlgs/src Modified the imported files to avoid generating debug messages if they are not going to be printed. https://savannah.cern.ch/patch/?4814 Updated GaudiSvc release notes (patch #4819). Applied patch #4819 (part 2) Applied patch #4819 (part 1) Updated GaudiPolicy release notes. Fixed bug #79627: ChronoAuditor broken for custom event types https://savannah.cern.ch/bugs/?79627 Fixed a typo Fixed a couple of warnings coming from NDEBUG. ...
Showing
- Gaudi/cmt/requirements 1 addition, 1 deletionGaudi/cmt/requirements
- Gaudi/cmt/version.cmt 1 addition, 1 deletionGaudi/cmt/version.cmt
- Gaudi/doc/release.notes 2 additions, 0 deletionsGaudi/doc/release.notes
- GaudiAlg/cmt/requirements 6 additions, 16 deletionsGaudiAlg/cmt/requirements
- GaudiAlg/doc/release.notes 18 additions, 0 deletionsGaudiAlg/doc/release.notes
- GaudiAlg/src/components/EventNodeKiller.cpp 49 additions, 0 deletionsGaudiAlg/src/components/EventNodeKiller.cpp
- GaudiAlg/src/components/EventNodeKiller.h 32 additions, 0 deletionsGaudiAlg/src/components/EventNodeKiller.h
- GaudiAlg/src/components/SequencerTimerTool.h 17 additions, 14 deletionsGaudiAlg/src/components/SequencerTimerTool.h
- GaudiAud/cmt/requirements 1 addition, 1 deletionGaudiAud/cmt/requirements
- GaudiAud/doc/release.notes 21 additions, 6 deletionsGaudiAud/doc/release.notes
- GaudiAud/src/AlgContextAuditor.cpp 7 additions, 36 deletionsGaudiAud/src/AlgContextAuditor.cpp
- GaudiAud/src/AlgContextAuditor.h 10 additions, 25 deletionsGaudiAud/src/AlgContextAuditor.h
- GaudiAud/src/AlgErrorAuditor.cpp 0 additions, 3 deletionsGaudiAud/src/AlgErrorAuditor.cpp
- GaudiAud/src/ChronoAuditor.cpp 9 additions, 85 deletionsGaudiAud/src/ChronoAuditor.cpp
- GaudiAud/src/ChronoAuditor.h 17 additions, 23 deletionsGaudiAud/src/ChronoAuditor.h
- GaudiAud/src/CommonAuditor.cpp 50 additions, 0 deletionsGaudiAud/src/CommonAuditor.cpp
- GaudiAud/src/CommonAuditor.h 59 additions, 0 deletionsGaudiAud/src/CommonAuditor.h
- GaudiAud/src/MemStatAuditor.cpp 21 additions, 171 deletionsGaudiAud/src/MemStatAuditor.cpp
- GaudiAud/src/MemStatAuditor.h 13 additions, 30 deletionsGaudiAud/src/MemStatAuditor.h
- GaudiAud/src/MemoryAuditor.cpp 9 additions, 132 deletionsGaudiAud/src/MemoryAuditor.cpp
Loading
Please register or sign in to comment