xz/src/liblzma
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
..
api Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
check Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
common Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
delta Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
lz Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
lzma Made the preset numbering more logical in liblzma API. 2008-10-07 09:40:31 +03:00
rangecoder Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
simple Renamed constants: 2008-09-13 12:10:43 +03:00
subblock Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
Makefile.am Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
lzma.pc.in Imported to git. 2007-12-09 00:42:33 +02:00