]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/common
Fix CRC code in case --enable-small is used.
[icculus/xz.git] / src / liblzma / common /
2008-01-15 Lasse CollinFix CRC code in case --enable-small is used.
2008-01-15 Lasse CollinAdded precomputed range coder probability price table.
2008-01-14 Lasse CollinSmall LZMA_SYNC_FLUSH fixes to Block and Single-Stream...
2008-01-08 Lasse CollinTake advantage of return_if_error() in block_decoder.c.
2008-01-08 Lasse CollinFix decoding of Blocks that have only Block Header.
2008-01-08 Lasse CollinFixed encoding of empty files. Arguments to is_size_valid()
2007-12-11 Lasse CollinRemoved uncompressed size tracking from Delta encoder...
2007-12-11 Lasse CollinRemove uncompressed size tracking from the filter encoders.
2007-12-09 Lasse CollinAdded LZMA_SYNC_FLUSH support to the Copy filter.
2007-12-09 Lasse CollinTake advantage of return_if_error() macro in more places.
2007-12-08 Lasse CollinImported to git.