xz/src/liblzma/subblock
Lasse Collin e114502b2b Oh well, big messy commit again. Some highlights:
- Updated to the latest, probably final file format version.
  - Command line tool reworked to not use threads anymore.
    Threading will probably go into liblzma anyway.
  - Memory usage limit is now about 30 % for uncompression
    and about 90 % for compression.
  - Progress indicator with --verbose
  - Simplified --help and full --long-help
  - Upgraded to the last LGPLv2.1+ getopt_long from gnulib.
  - Some bug fixes
2008-11-19 20:46:52 +02:00
..
Makefile.am Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
subblock_decoder.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
subblock_decoder.h Imported to git. 2007-12-09 00:42:33 +02:00
subblock_decoder_helper.c Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
subblock_decoder_helper.h Imported to git. 2007-12-09 00:42:33 +02:00
subblock_encoder.c Renamed constants: 2008-09-13 12:10:43 +03:00
subblock_encoder.h Imported to git. 2007-12-09 00:42:33 +02:00