xz/src
Lasse Collin 0e0f34b8e4 liblzma: Add support for lzma_block.ignore_check.
Note that this slightly changes how lzma_block_header_decode()
has been documented. Earlier it said that the .version is set
to the lowest required value, but now it says that the .version
field is kept unchanged if possible. In practice this doesn't
affect any old code, because before this commit the only
possible .version was 0.
2014-08-05 22:03:30 +03:00
..
common Windows: Add MSVC defines for inline and restrict keywords. 2014-01-12 17:04:33 +02:00
liblzma liblzma: Add support for lzma_block.ignore_check. 2014-08-05 22:03:30 +03:00
lzmainfo Man pages: Use similar syntax for synopsis as in xz. 2013-06-30 18:02:27 +03:00
scripts xzgrep: exit 0 when at least one file matches. 2014-06-11 20:43:28 +03:00
xz xz: Update the help message of a few options. 2014-06-29 20:54:14 +03:00
xzdec Build: Fix the combination of --disable-xzdec --enable-lzmadec. 2014-04-25 17:53:42 +03:00
Makefile.am Build: Add options to disable individual command line tools. 2010-10-08 15:25:45 +03:00