]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE/AliHLTDataBuffer.cxx
adding availability check for a list of OCDB objects, code cleanup and updated docume...
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTDataBuffer.cxx
2010-04-08 richtermadding argument names in function definitions
2010-03-17 richtermmore constant functions and parameters
2010-03-17 richtermreverting r39713 due to problems it caused with some...
2010-03-17 richtermmaking const what wants to be const
2010-02-15 richtermImportant change in the AliHLTSystem memory handling...
2010-02-15 richtermbugfix: correcting sequence of DataBuffer cleanup in...
2010-02-05 richtermminor cleanup, deleting debug messages
2010-02-02 richtermseveral improvments for AliHLTSystem memory page handling
2009-12-15 richtermmore functionality added to new memory handling, bugfixes
2009-12-01 richtermfirst sketch of optimized memory handling for component...
2009-06-06 richtermAdjust matching rules for queued output buffers which...
2008-08-14 richtermAliHLTTask: improve consistency check for generated...
2008-08-07 richterm- adding event type data block {EVENTTYP:PRIV} to compo...
2008-07-07 richtermbugfixes, code cleanup and docu
2008-06-11 richtermintroduced ALIHLTSYSTEM_PROFILING define for conditiona...
2008-04-09 richterm- HLT simulation writes digit data in addition to raw...
2008-01-31 richtermmore bugfixes on data type operator semantics: earlier...
2007-11-23 richtermimplementation of SOR and EOR events (not yet enabled...
2007-11-16 richtermremoved assert to get rid of warning when not compiling...
2007-11-16 richtermbugfix: compilation error after arturs changes
2007-11-15 szostakGetting rid of trivial warnings.
2007-11-13 richtermimplement block forwarding
2007-11-06 richterm- bugfix AliHLTDataBuffer: size of buffer descriptor...
2007-10-18 richtermcode cleanup and coding conventions
2007-10-17 richtermfix for 64bit architectures after last commit
2007-10-17 richtermremoved friend dependencies in AliHLTDataBuffer::AliHLT...
2007-10-12 richtermcoding conventions
2007-10-12 richtermbugfix AliHLTDataBuffer: correct handling of pointer...
2007-10-03 richtermcorrected compilation warnings
2007-09-28 richtermbugfix #29879: multiple subscribers in AliHLTSystem...
2007-09-28 richtermapply idendical policy as PubSub for exchanged data...
2007-08-27 richtermallow NULL pointers as output buffer and use only offse...
2007-08-21 richtermbugfix: write check pattern correctly
2007-08-19 richtermbugfix: support of multiple output blocks per event...
2007-07-23 richtermcomponents return -ENOSPC if output buffer too small...
2007-07-09 richtermdocumentation
2007-05-07 richtermCoding conventions
2007-04-24 richtermbugfix: crashes after changes according to coding conve...
2007-04-20 richtermCoding conventions
2007-04-17 richtermremoved warnings
2007-04-11 richterm- AliHLTComponent: bugfix in buffer handling; overwrite...
2007-02-27 richtermcoding conventions, eff C++, formatting, AliHLTConsumer...
2007-02-08 richtermcoding conventions
2007-01-19 richterm- AliHLTFileWriter added
2007-01-05 richterm- changes according to coding conventions and documentation
2006-12-28 richtermchanges according to coding conventions
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 richtermmissing static variable added
2006-06-15 richterm- adaption to gcc >=3
2005-11-28 richtermadded first version of data buffer handler, not yet...