]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/subblock/subblock_encoder.c
Put the interesting parts of XZ Utils into the public domain.
[icculus/xz.git] / src / liblzma / subblock / subblock_encoder.c
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
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 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...
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-08 Lasse CollinImported to git.