xz/src/liblzma/lzma
Lasse Collin 0076e03641 Clean up a few FIXMEs and TODOs.
lzma_chunk_size() was commented out because it is
currently useless.
2010-10-19 11:44:37 +03:00
..
Makefile.inc Build system fixes 2009-06-30 17:09:57 +03:00
fastpos.h Make fastpos.h use tuklib_integer.h instead of bsr.h 2009-11-22 11:55:03 +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 Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma2_decoder.c Clean up a few FIXMEs and TODOs. 2010-10-19 11:44:37 +03:00
lzma2_decoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma2_encoder.c Rename MIN() and MAX() to my_min() and my_max(). 2010-05-26 10:36:46 +03:00
lzma2_encoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma_common.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma_decoder.c Clean up a few FIXMEs and TODOs. 2010-10-19 11:44:37 +03:00
lzma_decoder.h Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
lzma_encoder.c Clean up a few FIXMEs and TODOs. 2010-10-19 11:44:37 +03:00
lzma_encoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma_encoder_optimum_fast.c Rename MIN() and MAX() to my_min() and my_max(). 2010-05-26 10:36:46 +03:00
lzma_encoder_optimum_normal.c Rename MIN() and MAX() to my_min() and my_max(). 2010-05-26 10:36:46 +03:00
lzma_encoder_presets.c Fix the preset -3e. 2010-09-26 18:10:31 +03:00
lzma_encoder_private.h Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00