xz/src/liblzma/common
Lasse Collin 13a74b78e3 Renamed constants:
- LZMA_VLI_VALUE_MAX -> LZMA_VLI_MAX
  - LZMA_VLI_VALUE_UNKNOWN -> LZMA_VLI_UNKNOWN
  - LZMA_HEADER_ERRRO -> LZMA_OPTIONS_ERROR
2008-09-13 12:10:43 +03:00
..
Makefile.am Remove bogus #includes. 2008-09-11 20:02:38 +03:00
alignment.c Renamed constants: 2008-09-13 12:10:43 +03:00
alone_decoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
alone_decoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
alone_encoder.c Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
auto_decoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
block_decoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
block_decoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
block_encoder.c Renamed constants: 2008-09-13 12:10:43 +03: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 Renamed constants: 2008-09-13 12:10:43 +03:00
block_header_encoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
block_util.c Renamed constants: 2008-09-13 12:10:43 +03:00
bsr.h Added bsr.h. 2008-01-15 13:32:13 +02:00
chunk_size.c Renamed constants: 2008-09-13 12:10:43 +03:00
common.c Some API cleanups 2008-09-06 15:14:30 +03:00
common.h Some API cleanups 2008-09-06 15:14:30 +03:00
easy.c Renamed constants: 2008-09-13 12:10:43 +03:00
filter_common.c Renamed constants: 2008-09-13 12:10:43 +03:00
filter_common.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_decoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
filter_decoder.h Filter handling cleanups 2008-09-10 16:44:32 +03:00
filter_encoder.c Renamed constants: 2008-09-13 12:10:43 +03: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 Renamed constants: 2008-09-13 12:10:43 +03:00
index.h Renamed constants: 2008-09-13 12:10:43 +03:00
index_decoder.c Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
index_encoder.c Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03: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 Renamed constants: 2008-09-13 12:10:43 +03: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 Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
memory_limiter.c Fixed wrong spelling "limitter" to "limiter". This affects 2008-04-28 17:06:34 +03:00
stream_decoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
stream_decoder.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
stream_encoder.c Renamed constants: 2008-09-13 12:10:43 +03: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 Renamed constants: 2008-09-13 12:10:43 +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 Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
vli_encoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
vli_size.c Renamed constants: 2008-09-13 12:10:43 +03:00