]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/lzma/lzma_encoder_presets.c
Moved var declarations out of for-loops. Makes pre-C99 compilers happier.
[icculus/xz.git] / src / liblzma / lzma / lzma_encoder_presets.c
2010-09-26 Lasse CollinFix the preset -3e.
2010-09-04 Lasse CollinDon't set lc=4 with --extreme.
2010-09-03 Lasse CollinTweak the compression presets -0 .. -5.
2009-11-14 Lasse CollinFix a design error in liblzma API.
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-12-27 Lasse CollinBunch of liblzma tweaks, including some API changes.
2008-10-07 Lasse CollinMade the preset numbering more logical in liblzma API.
2008-09-27 Lasse CollinSome API changes, bug fixes, cleanups etc.
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2007-12-08 Lasse CollinImported to git.