]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/subblock
Removed src/liblzma/common/sysdefs.h symlink, which was
[icculus/xz.git] / src / liblzma / subblock /
2008-01-23 Lasse CollinFixed a typo.
2008-01-23 Lasse CollinFix a memory leak in the Subblock encoder.
2008-01-20 Lasse CollinFix alignment handling bugs in Subblock encoder.
2008-01-19 Lasse CollinImplemented LZMA_SYNC_FLUSH support to the Subblock...
2008-01-17 Lasse CollinSubblock decoder: Don't exit the main loop in decode_bu...
2008-01-17 Lasse CollinFix Subblock docoder: If Subblock filter was used with...
2007-12-11 Lasse CollinRemove uncompressed size tracking from the filter encoders.
2007-12-11 Lasse CollinFixed wrong type of flags_size in Subblock encoder.
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.