xz/src/liblzma/common
Lasse Collin 671a5adf1e Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
..
Makefile.am Remove the nowadays unneeded memory limitting malloc() wrapper. 2008-11-25 02:37:47 +02:00
alignment.c Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
alone_decoder.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +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 Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
auto_decoder.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
block_decoder.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
block_decoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
block_encoder.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
block_encoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
block_header_decoder.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
block_header_encoder.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
block_util.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
bsr.h Added bsr.h. 2008-01-15 13:32:13 +02:00
chunk_size.c Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
common.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
common.h Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
easy.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
filter_common.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
filter_common.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_decoder.c Added the changes for Delta filter that should have been 2008-12-01 22:55:18 +02:00
filter_decoder.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_encoder.c Added the changes for Delta filter that should have been 2008-12-01 22:55:18 +02:00
filter_encoder.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_flags_decoder.c Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
filter_flags_encoder.c Check for LZMA_FILTER_RESERVED_START in filter_flags_encoder.c. 2008-09-10 17:02:00 +03:00
index.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
index.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
index_decoder.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
index_encoder.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +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 Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
init.c Imported to git. 2007-12-09 00:42:33 +02:00
init_decoder.c Fix CRC code in case --enable-small is used. 2008-01-15 07:44:59 +02:00
init_encoder.c Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
stream_decoder.c Bunch of liblzma API cleanups and fixes. 2008-12-15 19:39:13 +02:00
stream_decoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
stream_encoder.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
stream_encoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
stream_flags_common.c Changed magic bytes to match the updated spec. Filename 2008-09-27 23:37:13 +03:00
stream_flags_common.h Improved the Stream Flags handling API. 2008-09-12 22:41:40 +03:00
stream_flags_decoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
stream_flags_encoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
vli_decoder.c VLI encoder and decoder cleanups. Made encoder return 2008-11-23 15:09:03 +02:00
vli_encoder.c VLI encoder and decoder cleanups. Made encoder return 2008-11-23 15:09:03 +02:00
vli_size.c Renamed constants: 2008-09-13 12:10:43 +03:00