]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE/AliHLTDataBuffer.cxx
enhanced HOMER reader to work on normal buffer
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTDataBuffer.cxx
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...