]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/lzma/lzma_encoder_optimum_fast.c
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git] / src / liblzma / lzma / lzma_encoder_optimum_fast.c
2010-11-16 Ryan C. GordonMoved var declarations out of for-loops. Makes pre...
2010-11-15 Lasse CollinMerge branch 'v5.0' origin/HEAD origin/master
2010-10-26 Lasse CollinMerge branch 'v5.0'
2010-10-26 Lasse Collinliblzma: Rename a few variables and constants.
2010-05-26 Lasse CollinRename MIN() and MAX() to my_min() and my_max().
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2008-12-27 Lasse CollinRevert a change made in 3b34851de1eaf358cf9268922fa0eee...
2008-09-27 Lasse CollinSome API changes, bug fixes, cleanups etc.
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...