]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/common/stream_decoder.c
Put the interesting parts of XZ Utils into the public domain.
[icculus/xz.git] / src / liblzma / common / stream_decoder.c
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-02-02 Lasse CollinModify LZMA_API macro so that it works on Windows with
2009-01-17 Lasse CollinBeta was supposed to be API stable but I had forgot...
2008-12-27 Lasse CollinBunch of liblzma tweaks, including some API changes.
2008-12-15 Lasse CollinBunch of liblzma API cleanups and fixes.
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-09-30 Lasse CollinFixed Stream decoder to actually use the first_stream...
2008-09-30 Lasse CollinFixed uninitialized variable in Stream decoder.
2008-09-13 Lasse CollinRenamed constants:
2008-09-12 Lasse CollinImproved the Stream Flags handling API.
2008-09-11 Lasse CollinRemove bogus #includes.
2008-09-06 Lasse CollinSome API cleanups
2008-09-02 Lasse CollinStream decoder cleanups
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-16 Lasse CollinPlugged a memory leak in stream_decoder.c.
2007-12-09 Lasse CollinTake advantage of return_if_error() macro in more places.
2007-12-08 Lasse CollinImported to git.