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/lzma
Lasse Collin 4810b6bc25 Move some LZMA2 constants to lzma2_encoder.h so that they
can be used outside lzma2_encoder.c.
2009-01-19 14:00:33 +02:00
..
fastpos.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +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 Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
lzma2_decoder.c Fix data corruption in LZMA2 decoder. 2008-12-15 10:01:59 +02:00
lzma2_decoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
lzma2_encoder.c Move some LZMA2 constants to lzma2_encoder.h so that they 2009-01-19 14:00:33 +02:00
lzma2_encoder.h Move some LZMA2 constants to lzma2_encoder.h so that they 2009-01-19 14:00:33 +02:00
lzma_common.h Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
lzma_decoder.c Make the memusage functions of LZMA1 and LZMA2 decoders 2008-12-01 22:58:22 +02:00
lzma_decoder.h Make the memusage functions of LZMA1 and LZMA2 decoders 2008-12-01 22:58:22 +02:00
lzma_encoder.c Move some LZMA2 constants to lzma2_encoder.h so that they 2009-01-19 14:00:33 +02:00
lzma_encoder.h Remove dead code. 2009-01-19 13:52:36 +02:00
lzma_encoder_optimum_fast.c Revert a change made in 3b34851de1 2008-12-27 19:32:20 +02:00
lzma_encoder_optimum_normal.c Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
lzma_encoder_presets.c Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
lzma_encoder_private.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
Makefile.am Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00