]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/lzma/lzma_encoder.c
Fix data corruption in LZMA encoder. Note that this bug was
[icculus/xz.git] / src / liblzma / lzma / lzma_encoder.c
2008-03-14 Lasse CollinFix data corruption in LZMA encoder. Note that this...
2008-01-18 Lasse CollinFix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders.
2008-01-15 Lasse CollinRevised the fastpos code. It now uses the slightly...
2008-01-15 Lasse CollinFix a typo in lzma_encoder.c.
2008-01-15 Lasse CollinConvert bittree_get_price() and bittree_reverse_get_price()
2008-01-14 Lasse CollinMajor changes to LZ encoder, LZMA encoder, and range...
2007-12-08 Lasse CollinImported to git.