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 22a0c6dd94 Modify LZMA_API macro so that it works on Windows with
other compilers than MinGW. This may hurt readability
of the API headers slightly, but I don't know any
better way to do this.
2009-02-02 20:14:03 +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 Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +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 Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +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 Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +02:00
lzma_decoder.h Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +02:00
lzma_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +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 Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +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