xz/src/liblzma/lz
Lasse Collin ab5feaf1fc Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders.
That code is now almost completely in LZ coder, where
it can be shared with other LZ77-based algorithms in
future.
2008-01-18 20:02:52 +02:00
..
Makefile.am Imported to git. 2007-12-09 00:42:33 +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 Imported to git. 2007-12-09 00:42:33 +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
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