]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/common/filter_common.c
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git] / src / liblzma / common / filter_common.c
2010-11-16 Ryan C. GordonMoved var declarations out of for-loops. Makes pre...
2010-05-26 Lasse CollinRemove the Subblock filter code for now.
2009-11-14 Lasse CollinFix a design error in liblzma API.
2009-10-17 Lasse CollinFix wrong function name in the previous commit.
2009-10-16 Lasse CollinAdd lzma_filters_copy().
2009-09-12 Lasse CollinA few grammar fixes.
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-01-17 Lasse CollinBeta was supposed to be API stable but I had forgot...
2008-12-15 Lasse CollinBunch of liblzma API cleanups and fixes.
2008-12-01 Lasse CollinValidate the filter chain before checking filter-specific
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-09-27 Lasse CollinSome API changes, bug fixes, cleanups etc.
2008-09-13 Lasse CollinRenamed constants:
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...