]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/lz
Removed src/liblzma/common/sysdefs.h symlink, which was
[icculus/xz.git] / src / liblzma / lz /
2008-04-24 Lasse CollinFix wrong return type (uint32_t -> bool).
2008-04-24 Lasse CollinFix data corruption in LZ encoder with LZMA_SYNC_FLUSH.
2008-03-11 Lasse CollinInitialize the last byte of the dictionary to zero...
2008-03-10 Lasse CollinAlways initialize lz->temp_size in lz_decoder.c. temp_s...
2008-02-02 Lasse CollinDon't memzero() the history buffer when initializing LZ
2008-01-18 Lasse CollinFix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders.
2008-01-14 Lasse CollinMajor changes to LZ encoder, LZMA encoder, and range...
2008-01-14 Lasse CollinDon't use coder->lz.stream_end_was_reached in assertions
2008-01-10 Lasse CollinEliminate lzma_lz_encoder.must_move_pos. It's needed
2007-12-08 Lasse CollinImported to git.