]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/api/lzma/filter.h
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git] / src / liblzma / api / lzma / filter.h
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 CollinAdd missing lzma_nothrow in filter.h.
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-08-27 Lasse CollinUpdates to liblzma API headers.
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-02-01 Lasse CollinAdded initial version of raw buffer-to-buffer coding
2009-01-31 Lasse CollinAdd LZMA_API to liblzma API headers. It's useful at...
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-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-09-13 Lasse CollinRenamed constants:
2008-09-10 Lasse CollinFilter handling cleanups
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.