![]() |
The Gaudi Framework
v26r3
|
Package: GaudiMonitor Package manager : Marco Clemencic Commit Id: e7c177922abae5e4c76ebeee46dcc640cb62da12 ============================= GaudiMonitor v5r4 ============================== ! 2015-05-21 - Marco Clemencic - Fixed compilation with CMT. ! 2015-04-15 - Marco Clemencic - GAUDI-1024: Replaced Tokenizer (special use) with regular expression. ! 2015-03-14 - Marco Clemencic - GAUDI-1024: Replaced GaudiKernel/Tokenizer with the new AttribStringParser. ============================= GaudiMonitor v5r3 ============================== ! 2015-01-08 - Marco Clemencic - Refactored HistorySvc implementation using some C++11 constructs. ! 2015-01-07 - Marco Clemencic - Adapted HistorySvc to the changes introduced with GAUDI-995 (backward incompatible change in IAlgManager). ============================= GaudiMonitor v5r2 ============================== ! 2014-09-09 - Marco Clemencic - Removed an occurrence of 'endreq', slipped in with a relatively recent patch. ============================= GaudiMonitor v5r1 ============================== ! 2014-03-18 - Ben Couturier - Fixed bug #104127: remove hwaf configuration. ============================= GaudiMonitor v5r0 ============================== ! 2013-12-11 - Sebastien Binet - Added hwaf configuration files. ! 2013-07-19 - Marco Clemencic - Clean up in the use of the new PluginService. ! 2013-07-18 - Marco Clemencic - Removed use of obsolete AlgFactory.h, SvcFactory.h, ToolFactory.h, AudFactory.h and CnvFactory.h. ! 2013-07-17 - Marco Clemencic - Removed factories forward declarations. ============================= GaudiMonitor v4r1 ============================== ============================= GaudiMonitor-04-00-00 ========================= ! 2013-08-30 - Charles Leggett - retag for Atlas merge ! 2013-06-24 - Marco Clemencic - Removed last NDEBUG from HistorySvc.cpp ! 2012-03-27 - Charles Leggett - merge with GaudiSvc-18-13-39 M src/HistorySvc.cpp ============================= GaudiMonitor v3r3 ============================== ! 2013-04-16 - Marco Clemencic - Fixed Clang warnings. ============================= GaudiMonitor v3r2 ============================== ! 2012-11-14 - Marco Clemencic - Updated CMakeLists.txt. ============================= GaudiMonitor v3r1 ============================== ! 2012-06-08 - Marco Clemencic - Added CMake configuration files. ============================= GaudiMonitor v3r0 ============================== ! 2011-12-06 - Marco Clemencic - Moved AlgContextSvc from GaudiMonitor to GaudiCommonSvc. ! 2011-12-02 - Marco Clemencic - Removed DataListenerSvc. - Moved from GaudiSvc: - AlgContextSvc - ExceptionSvc - HistorySvc - IssueLogger ! 2011-11-22 - Marco Clemencic - Fixed gcc 4.6 warning: operation XYZ may be undefined (-Wsequence-point) ============================= GaudiMonitor v2r9 ============================== ! 2011-06-23 - Hubert Degaudenzi - fixed warnings from the eclipse code analysis engine. ============================= GaudiMonitor v2r8 ============================== ! 2011-03-23 - Marco Clemencic - Fixed VC9 warnings. - Warnings disabled. ============================= GaudiMonitor v2r7 ============================== ! 2011-01-11 - Marco Clemencic - Fixed some ICC remarks. ============================= GaudiMonitor v2r6 ============================== ! 2010-08-27 - Marco Clemencic - Fixed a problem breaking compilation on VC9. ! 2010-08-18 - Marco Clemencic - Fixed a bug spotted by Coverity (BAD_FREE). ============================= GaudiMonitor v2r5 ============================== ! 2010-01-28 - Marco Clemencic - Removed a couple of leftovers from the removal of _dll.cpp and _load.cpp. - Fixed icc remark #177: X declared but never referenced ============================= GaudiMonitor v2r4 ============================== ! 2009-10-29 - Marco Clemencic - Fixed few minor problems (including a possible buffer overflow). ================ GaudiMonitor v2r3 ==================================== ! 2009-07-20 - Marco Clemencic - Added '-no_static' to the declaration of the libraries (implemented since CMT v1r20p20081118). ================ GaudiMonitor v2r2 ==================================== ! 2009-06-15 - Hubert Degaudenzi - use the new LCG tag convention. ! 2009-06-10 - Marco Clemencic - Removed _dll.cpp and _load.cpp files (not needed anymore). ================ GaudiMonitor v2r1 ==================================== ! 2009-05-13 - Eric Van Herwijnen - Patch #2998: Extension of IMonitorSvc for StatEntity Added a declareInfo method for StatEntity instances. ================ GaudiMonitor v2r0 ==================================== ! 2009-04-07 - Marco Clemencic - Moved back the namespace MSG to the global namespace. ! 2009-04-06 - Marco Clemencic - Renamed back the namespace Msg to MSG and moved it into the namespace Gaudi. ! 2009-02-19 - Marco Clemencic - Patch #2790: Rename the namespace MSG to Msg ! 2009-01-30 - Marco Clemencic - Replaced all the occurrences of endreq with endmsg. ! 2009-01-22 - Marco Clemencic - Adapted to the new IInterface functionalities (see GaudiKernel release.notes) ================ GaudiMonitor v1r5 ==================================== ! 2008-10-27 - Marco Clemencic - Fixed warnings reported by gcc 4.3: - ‘<unnamed>::nIncidents’ defined but not used ================ GaudiMonitor v1r4 ==================================== ! 2008-01-15 - Marco Clemencic - Fixed bug #31950. Missing call to Service::finalize. Added the call to: - DataListenerSvc ! 2007-11-20 - Marco Clemencic - Fixed few compilation warnings on win32. ================ GaudiMonitor v1r3 ========================================== ! 2007-08-16 - Hubert Degaudenzi - Added guards to delete statement ================ GaudiMonitor v1r2 ========================================== ! 2007-02-28 - Hubert Degaudenzi - Fixed compilation on Windows. ================ GaudiMonitor v1r1 ========================================== ! 2007-02-22 - Hubert Degaudenzi - Compilation fixes ================ GaudiMonitor v1r0 ========================================== ! 2007-01-15 - Hubert Degaudenzi New package. !============================================================================