]> icculus.org git repositories - icculus/xz.git/history - src
Added a note to README that --disable-assembler
[icculus/xz.git] / src /
2007-12-14 Lasse CollinUse the filename suffix .S instead of .s for assembler...
2007-12-14 Lasse CollinFixed wrong symbol name in crc64_x86.s.
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 wrong type of flags_size in Subblock encoder.
2007-12-10 Lasse CollinBumped version number to 4.42.3alpha.
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 Lasse CollinTake advantage of return_if_error() macro in more places.
2007-12-09 Lasse CollinRe-enabled the security checks in Subblock decoder
2007-12-08 Lasse CollinImported to git.