]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/subblock
Oh well, big messy commit again. Some highlights:
[icculus/xz.git] / src / liblzma / subblock /
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-09-27 Lasse CollinSome API changes, bug fixes, cleanups etc.
2008-09-13 Lasse CollinRenamed constants:
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-06-18 Lasse CollinUpdate the code to mostly match the new simpler file...
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.