]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2007-12-14  Lasse CollinUse .globl instead of .global in x86 assembler code for
2007-12-13  Lasse CollinFixed a few short options that take an argument.
2007-12-11  Lasse CollinRemoved uncompressed size tracking from Delta encoder...
2007-12-11  Lasse CollinRemove uncompressed size tracking from the filter encoders.
2007-12-11  Lasse CollinGet rid of no-NLS gnulib. I don't know how to get it
2007-12-11  Lasse CollinFixed a typo in tests/Makefile.am which prevented
2007-12-11  Lasse CollinFixed wrong type of flags_size in Subblock encoder.
2007-12-10  Lasse CollinBumped version number to 4.42.3alpha.
2007-12-10  Lasse CollinDisabled some unneeded warnings and made "make dist... v4.42.2alpha
2007-12-09  Lasse CollinAdded LZMA_SYNC_FLUSH support to the Copy filter.
2007-12-09  Lasse CollinAdded missing LZMA_API to the C versions of the CRC...
2007-12-09  Jim Meyering* tests/test_block_header.c (test3): Remove duplicate...
2007-12-09  Lasse CollinTake advantage of return_if_error() macro in more places.
2007-12-09  Lasse CollinAdded a bunch of .lzma test files.
2007-12-09  Lasse CollinRe-enabled the security checks in Subblock decoder
2007-12-09  Lasse CollinFixed the tests to build with -Werror.
2007-12-08  Lasse CollinImported to git.