Lasse Collin
|
923b22483b
|
xz: Add --block-size=SIZE.
This uses LZMA_FULL_FLUSH every SIZE bytes of input.
Man page wasn't updated yet.
|
2011-03-18 19:10:30 +02:00 |
Lasse Collin
|
57597d42ca
|
xz: Add --single-stream.
This can be useful when there is garbage after the
compressed stream (.xz, .lzma, or raw stream).
Man page wasn't updated yet.
|
2011-03-18 18:19:19 +02:00 |
Lasse Collin
|
c15c42abb3
|
Add --no-adjust.
|
2010-06-15 14:06:29 +03:00 |
Lasse Collin
|
da0af22e4b
|
Updated comments to match renamed files.
|
2009-06-26 21:00:35 +03:00 |
Lasse Collin
|
65014fd211
|
Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]
to avoid problems on systems with system headers with those
names.
|
2009-06-26 20:49:54 +03:00 |