xz/src/liblzma/lzma
Lasse Collin bc04486e36 Fix fastpos problem in Makefile.am when built with --enable-small. 2008-04-24 17:33:01 +03:00
..
Makefile.am Fix fastpos problem in Makefile.am when built with --enable-small. 2008-04-24 17:33:01 +03:00
fastpos.h Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
fastpos_table.c Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
fastpos_tablegen.c Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
lzma_common.h Demystified the "state" variable in LZMA code. Use the 2008-03-22 00:57:33 +02:00
lzma_decoder.c Update a comment to use the variable name rep_len_decoder. 2008-03-22 01:26:36 +02:00
lzma_decoder.h Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder.c Demystified the "state" variable in LZMA code. Use the 2008-03-22 00:57:33 +02:00
lzma_encoder.h Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder_features.c Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder_getoptimum.c Demystified the "state" variable in LZMA code. Use the 2008-03-22 00:57:33 +02:00
lzma_encoder_getoptimumfast.c Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder_init.c Demystified the "state" variable in LZMA code. Use the 2008-03-22 00:57:33 +02:00
lzma_encoder_presets.c Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder_private.h Demystified the "state" variable in LZMA code. Use the 2008-03-22 00:57:33 +02:00
lzma_literal.c Imported to git. 2007-12-09 00:42:33 +02:00
lzma_literal.h Imported to git. 2007-12-09 00:42:33 +02:00