From e114502b2bc371e4a45449832cb69be036360722 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Wed, 19 Nov 2008 20:46:52 +0200 Subject: 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 --- tests/files/good-1-lzma2-1.xz | Bin 424 -> 424 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/files/good-1-lzma2-1.xz') diff --git a/tests/files/good-1-lzma2-1.xz b/tests/files/good-1-lzma2-1.xz index 96aff26e..d8d6489c 100644 Binary files a/tests/files/good-1-lzma2-1.xz and b/tests/files/good-1-lzma2-1.xz differ -- cgit v1.2.3