]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/BASE/AliHLTHuffman.cxx
merging trunk to TPCdev
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTHuffman.cxx
2013-01-08 richtermadded NULL pointer check (coverity #21106,21107,21108)
2013-01-03 richtermcode cleanup: renaming functions; adding prototype...
2012-12-05 richtermspeedup of cluster decoding by ~60%: more efficient...
2011-11-21 richtermminor coverity defects: self-assignment protection
2011-11-02 richtermavoid compilation warning on some architectures
2011-09-26 richtermextending interface of AliHLTDataInflater by reading...
2011-09-22 richtermtypo corrected, leading to compile errors on some systems
2011-09-20 richtermpointer protection added
2011-09-18 richtermadding huffnam coding base class and data deflater...