Lasse Collin
1d924e584b
Fix handling of integrity check type in the xz command line tool.
2009-02-13 17:30:30 +02:00
Lasse Collin
128586213f
Beta was supposed to be API stable but I had forgot to rename
...
lzma_memlimit_encoder and lzma_memlimit_decoder to
lzma_raw_encoder_memlimit and lzma_raw_decoder_memlimit. :-(
Now it is fixed. Hopefully it doesn't cause too much trouble
to those who already thought API is stable.
2009-01-17 14:24:25 +02:00
Lasse Collin
4820f10d0f
Some xz command line tool improvements.
2008-12-27 19:30:19 +02:00
Lasse Collin
4fed98417d
xz message handling improvements
2008-12-17 20:11:23 +02:00
Lasse Collin
ef7890d564
In command line tool, take advantage of memusage calculation's
...
ability to also validate the filter chain and options (not
implemented yet for all filters).
2008-12-01 23:04:12 +02:00
Lasse Collin
4249c8c15a
Typo fix
2008-11-22 17:44:33 +02:00
Lasse Collin
1880a3927b
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
...
lzma, unlzma, and lzcat in "make install" for backwards
compatibility with LZMA Utils 4.32.x; I'm not sure if this
should be the default though.
2008-11-19 23:52:24 +02:00