]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/simple
liblzma: Make lzma_code() check the reserved members in lzma_stream.
[icculus/xz.git] / src / liblzma / simple /
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2009-11-14 Lasse CollinFix a design error in liblzma API.
2009-10-04 Lasse CollinUse a tuklib module for integer handling.
2009-07-10 Lasse CollinBCJ filters: Reject invalid start offsets with LZMA_OPT...
2009-06-30 Lasse CollinBuild system fixes
2009-06-26 Lasse CollinFix @variables@ to $(variables) in Makefile.am files.
2009-04-15 Lasse CollinFix uint32_t -> size_t in ARM and ARM-Thumb filters.
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2008-12-31 Lasse CollinRenamed lzma_options_simple to lzma_options_bcj in...
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-25 Lasse CollinReturn LZMA_HEADER_ERROR if LZMA_SYNC_FLUSH is used...
2008-01-17 Lasse CollinFix wrong too small size of argument unfiltered_max
2007-12-11 Lasse CollinRemove uncompressed size tracking from the filter encoders.
2007-12-08 Lasse CollinImported to git.