xz/src/liblzma/lzma
Lasse Collin f243f5f44c liblzma: Silence more uint32_t vs. size_t warnings. 2015-03-07 22:01:00 +02:00
..
Makefile.inc Build system fixes 2009-06-30 17:09:57 +03:00
fastpos.h liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03: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 liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma2_decoder.h liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma2_encoder.c liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma2_encoder.h liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma_common.h liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03:00
lzma_decoder.c liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma_decoder.h liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma_encoder.c liblzma: Silence more uint32_t vs. size_t warnings. 2015-03-07 22:01:00 +02:00
lzma_encoder.h liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma_encoder_optimum_fast.c liblzma: Fix a compression-ratio regression in LZMA1/2 in fast mode. 2015-02-21 23:40:26 +02:00
lzma_encoder_optimum_normal.c liblzma: Use lzma_memcmplen() in normal mode of LZMA. 2014-07-25 22:38:28 +03:00
lzma_encoder_presets.c liblzma: Avoid C99 compound literal arrays. 2014-01-12 16:44:52 +02:00
lzma_encoder_private.h liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03:00