1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma/lz
Lasse Collin f310c50286 Initialize the last byte of the dictionary to zero so that
lz_get_byte(lz, 0) returns zero. This was broken by
1a3b218598.
2008-03-11 15:17:16 +02:00
..
bt2.c Imported to git. 2007-12-09 00:42:33 +02:00
bt2.h Imported to git. 2007-12-09 00:42:33 +02:00
bt3.c Imported to git. 2007-12-09 00:42:33 +02:00
bt3.h Imported to git. 2007-12-09 00:42:33 +02:00
bt4.c Imported to git. 2007-12-09 00:42:33 +02:00
bt4.h Imported to git. 2007-12-09 00:42:33 +02:00
hc3.c Imported to git. 2007-12-09 00:42:33 +02:00
hc3.h Imported to git. 2007-12-09 00:42:33 +02:00
hc4.c Imported to git. 2007-12-09 00:42:33 +02:00
hc4.h Imported to git. 2007-12-09 00:42:33 +02:00
lz_decoder.c Initialize the last byte of the dictionary to zero so that 2008-03-11 15:17:16 +02:00
lz_decoder.h Imported to git. 2007-12-09 00:42:33 +02:00
lz_encoder.c Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders. 2008-01-18 20:02:52 +02:00
lz_encoder.h Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders. 2008-01-18 20:02:52 +02:00
lz_encoder_private.h Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00
match_c.h Don't use coder->lz.stream_end_was_reached in assertions 2008-01-14 12:09:52 +02:00
match_h.h Imported to git. 2007-12-09 00:42:33 +02:00