]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/common/index_encoder.c
Moved var declarations out of for-loops. Makes pre-C99 compilers happier.
[icculus/xz.git] / src / liblzma / common / index_encoder.c
2010-10-21 Lasse Collinliblzma: Update the comments in the API headers.
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2009-12-31 Lasse CollinRevised the Index handling code.
2009-04-28 Lasse CollinFixed a crash in liblzma.
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-20 Lasse CollinAdd some single-call buffer-to-buffer coding functions.
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
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...