xz/src
Lasse Collin dd750acbe2 xz: Make --block-list and --block-size work together in single-threaded.
Previously, --block-list and --block-size only worked together
in threaded mode. Boundaries are specified by --block-list, but
--block-size specifies the maximum size for a Block. Now this
works in single-threaded mode too.

Thanks to James M Leddy for the original patch.
2013-11-12 16:29:48 +02:00
..
common Add native threading support on Windows. 2013-09-17 11:52:28 +03:00
liblzma Bump the version number to 5.1.3alpha. 2013-10-26 13:26:14 +03:00
lzmainfo Man pages: Use similar syntax for synopsis as in xz. 2013-06-30 18:02:27 +03:00
scripts Man pages: Use similar syntax for synopsis as in xz. 2013-06-30 18:02:27 +03:00
xz xz: Make --block-list and --block-size work together in single-threaded. 2013-11-12 16:29:48 +02:00
xzdec Man pages: Use similar syntax for synopsis as in xz. 2013-06-30 18:02:27 +03:00
Makefile.am Build: Add options to disable individual command line tools. 2010-10-08 15:25:45 +03:00