]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE/AliHLTSystem.cxx
Fixing bug related to incorrect unloading of shared library and class code.
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTSystem.cxx
2009-11-08 aszostakFixing bug related to incorrect unloading of shared...
2009-11-08 richtermdisable the CTP trigger pattern in the HLT simulation...
2009-11-07 richtermreading the CTP configuration in the initialization...
2009-11-07 richtermcorrecting HLT logging: the pointers of the objects...
2009-11-02 richtermreplacing GetEntries() by GetEntriesFast() to get corre...
2009-10-20 richtermchanging the dummy CTP trigger string to use '-' instea...
2009-09-30 richtermadding the propagation of the ECS parameter data block...
2009-08-28 richtermbugfix (partially) #54670
2009-08-16 richtermadding support for EventDoneData to AliHLTSystem
2009-07-01 richtermbugfix: inserted blank to separate reuired component...
2009-06-30 richterm- adding libAliHLTPHOS, libAliHLTTRD and libAliHLTGloba...
2009-06-06 richtermAdjust matching rules for queued output buffers which...
2009-03-03 richtermkeep the DeInit loop going if an error occured in one...
2008-11-10 richtermextended logging for multiple instances of AliHLTCompon...
2008-11-07 richtermavoiding gcc 4.3 warnings by defining void function...
2008-11-06 richtermmaking warning about empty task list an info message
2008-10-26 richtermfirst implementation of ESD merging (not matching!...
2008-10-11 richtermbugfix: stopwatches for HLT benchmarks had been resumed...
2008-08-25 richtermadding libAliHLTITS to default libraries
2008-08-07 richtermenabling the SOR and EOR events in AliHLTSystem
2008-08-07 richterm- AliHLTSystem: proper cleanup of HLTOUT sub-collection...
2008-08-07 richterm- adding event type data block {EVENTTYP:PRIV} to compo...
2008-07-31 richtermmajor change in the external component interface: redes...
2008-07-23 richtermbugfix: corrected misleading warning messages; ignore...
2008-07-09 richterm- bugfix HLTOUT processing: handler execution for sub...
2008-07-07 richtermbugfixes, code cleanup and docu
2008-07-03 richterm- singleton functionality added for component and confi...
2008-06-25 richterm- HLTOUT: added support for sub collections
2008-06-11 richtermbugfix: configurations of subsequent agents have been...
2008-06-03 aszostakIntegrating dimuon HLT with AliSimulation framework...
2008-05-16 richterm- added default CDB initialization to AliHLTComponent...
2008-05-09 richtermusing the new ESD assignment operator to merge ESDs
2008-04-25 richterm- AliHLTEsdManager: minor bufix -> correct error handling
2008-04-21 richterm- AliHLTReconstructor: added helper functions to run...
2008-04-18 richterm- workaround for copying and merging of ESDs: The HLTOU...
2008-04-09 richtermgetting rid of runtime warnings
2008-04-09 richterm- HLT simulation writes digit data in addition to raw...
2008-03-10 richterm- added libAliHLTRCU to default libraries
2008-02-05 richtermcorrected message in case of empty HLT task list
2007-11-23 richtermimplementation of SOR and EOR events (not yet enabled...
2007-11-15 szostakGetting rid of trivial warnings.
2007-11-15 richtermcoding conventions
2007-11-09 richtermbubgfix: skip configurations fram agent if config file...
2007-11-06 richterm- bugfix AliHLTDataBuffer: size of buffer descriptor...
2007-10-19 richtermremove libAliHLTPHOS from the list of default libraries
2007-10-16 richtermtemporary fix for missing error code on mac
2007-10-16 richtermAliLog handler moved to libHLTrec, minor cleanup in...
2007-10-16 richterm- implemented component registration via agents
2007-10-12 richtermbugfix: option key has been changed
2007-10-09 richterm- support for event by event reconstruction added to...
2007-10-08 richtermminor bugfix: AliRunLoader not always required
2007-10-04 richterm- complete revision and clean-up of the AliHLTReconstru...
2007-09-26 richtermscanning of options migrated from AliHLTReconstructor...
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...
2007-07-09 richtermdocumentation
2007-04-27 richtermHLT base
2007-04-20 richtermadded support for symbol lookup in dynamically loaded...
2007-04-17 richtermHLT sample applications
2007-04-11 richterm- AliHLTComponent: bugfix in buffer handling; overwrite...
2007-04-05 richtermcomponent librarary unloading and handling of multiple...
2007-03-16 richtermload additional libraries which might be required by...
2007-03-14 richtermaliroot integration
2007-03-13 richterm- adapted to AliRoot logging system, messages printed...
2007-03-05 richterm- default logging severity set to 0x3d (all but debug)
2007-02-08 richtermcoding conventions
2007-01-19 richterm- AliHLTFileWriter added
2007-01-05 richterm- changes according to coding conventions and documentation
2006-12-01 richterm- setup scripts for running environment added
2006-08-21 richterm- made package indepentend of src
2006-08-10 richtermadded code documentation for BASE, SampleLib, TPCLib...
2006-07-05 richtermmoved class declarations to separate files
2006-06-15 richterm- adaption to gcc >=3
2005-11-28 richtermadded comments and documentation
2005-09-07 richtermadded dummies for missing function implementations...
2005-08-26 richtermlogging class extended and macros for easy log messages...
2005-08-22 richtermadaption to new logging class, added functionality...
2005-08-01 richtermstarted the new framework module supporting PubSub...