]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/lzma/lzma_decoder.c
Update a comment to use the variable name rep_len_decoder.
[icculus/xz.git] / src / liblzma / lzma / lzma_decoder.c
2008-03-21 Lasse CollinUpdate a comment to use the variable name rep_len_decoder.
2008-03-21 Lasse CollinDemystified the "state" variable in LZMA code. Use the
2008-03-11 Lasse CollinApply a minor speed optimization to LZMA decoder.
2008-02-28 Lasse CollinRemove two redundant validity checks from the LZMA...
2008-01-14 Lasse CollinMore fixes to LZMA decoder's flush marker handling.
2008-01-04 Lasse CollinAnother bug fix for flush marker detection.
2008-01-04 Lasse CollinFix stupid bugs in flush marker detection.
2008-01-04 Lasse CollinAdded support for flush marker, which will be in files
2008-01-04 Lasse CollinMoved range decoder initialization (reading the first
2007-12-08 Lasse CollinImported to git.