xz/src/lzma
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 Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
args.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
args.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
hardware.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
hardware.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
io.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
io.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
list.c Renamed constants: 2008-09-13 12:10:43 +03:00
main.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
main.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
message.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
message.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
options.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
options.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
private.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
process.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
process.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
suffix.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
suffix.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
util.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
util.h Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00