]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/common/vli_decoder.c
Moved var declarations out of for-loops. Makes pre-C99 compilers happier.
[icculus/xz.git] / src / liblzma / common / vli_decoder.c
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2009-09-15 Lasse CollinFix incorrect use of "restrict".
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
2008-11-23 Lasse CollinVLI encoder and decoder cleanups. Made encoder return
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...
2007-12-08 Lasse CollinImported to git.