]> icculus.org git repositories - icculus/xz.git/history - src/xz/coder.c
xz: Make setting a preset override a custom filter chain.
[icculus/xz.git] / src / xz / coder.c
2010-09-02 Lasse Collinxz: Make setting a preset override a custom filter...
2010-09-02 Lasse Collinxz: Always warn if adjusting dictionary size due to...
2010-08-07 Lasse CollinDisable the memory usage limiter by default.
2010-06-15 Lasse CollinAdd --no-adjust.
2010-05-16 Lasse CollinSplit message_filters().
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2010-01-31 Lasse CollinSelect the default integrity check type at runtime.
2010-01-31 Lasse CollinImprove displaying of the memory usage limit.
2010-01-31 Lasse CollinDelay opening the destionation file and other fixes.
2010-01-24 Lasse CollinSome improvements to printing sizes in xz.
2009-11-25 Lasse CollinAdd missing error check to coder.c.
2009-11-25 Lasse CollinCreate sparse files by default when decompressing into
2009-07-20 Lasse CollinAvoid internal error with --format=xz --lzma1.
2009-07-03 Lasse CollinMake "xz --decompress --stdout --force" copy unrecognized
2009-06-26 Lasse CollinUpdated comments to match renamed files.
2009-06-26 Lasse CollinRename process.[hc] to coder.[hc] and io.[hc] to file_i...