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/common
2009-02-18 13:00:10 +02:00
..
alone_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
alone_decoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
alone_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
auto_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
block_buffer_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
block_buffer_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
block_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
block_decoder.h Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
block_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
block_encoder.h Block encoder cleanups 2009-01-20 13:45:41 +02:00
block_header_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
block_header_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
block_util.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
bsr.h Added bsr.h. 2008-01-15 13:32:13 +02:00
chunk_size.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
common.c Changed how the version number is specified in various places. 2009-02-13 18:00:03 +02:00
common.h Introduced LZMA_API_STATIC macro, which the applications 2009-02-07 11:11:50 +02:00
easy_buffer_encoder.c Added lzma_easy_buffer_encode(). Splitted easy.c into small 2009-02-17 10:43:00 +02:00
easy_decoder_memusage.c Added lzma_easy_buffer_encode(). Splitted easy.c into small 2009-02-17 10:43:00 +02:00
easy_encoder.c Added lzma_easy_buffer_encode(). Splitted easy.c into small 2009-02-17 10:43:00 +02:00
easy_encoder_memusage.c Added lzma_easy_buffer_encode(). Splitted easy.c into small 2009-02-17 10:43:00 +02:00
easy_preset.c Added lzma_easy_buffer_encode(). Splitted easy.c into small 2009-02-17 10:43:00 +02:00
easy_preset.h Added lzma_easy_buffer_encode(). Splitted easy.c into small 2009-02-17 10:43:00 +02:00
filter_buffer_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
filter_buffer_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
filter_common.c Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
filter_common.h Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
filter_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
filter_decoder.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
filter_encoder.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_flags_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
filter_flags_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
index.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
index.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
index_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
index_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
index_encoder.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
index_hash.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
Makefile.am Added files missing from the previous commit. 2009-02-18 13:00:10 +02:00
stream_buffer_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
stream_buffer_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
stream_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
stream_decoder.h Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
stream_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
stream_encoder.h Bunch of liblzma tweaks, including some API changes. 2008-12-27 19:27:49 +02:00
stream_flags_common.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
stream_flags_common.h Improved the Stream Flags handling API. 2008-09-12 22:41:40 +03:00
stream_flags_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
stream_flags_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
vli_decoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
vli_encoder.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
vli_size.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00