]> icculus.org git repositories - icculus/xz.git/history - src/liblzma/api/lzma/lzma.h
Removed what I believe is an incorrect #ifdef HAVE_* test.
[icculus/xz.git] / src / liblzma / api / lzma / lzma.h
2010-11-15 Lasse CollinMerge branch 'v5.0' origin/HEAD origin/master
2010-11-15 Lasse Collinliblzma: Document the return value of lzma_lzma_preset(). origin/v5.0
2010-10-23 Lasse Collinliblzma: A few ABI tweaks to reserve space in structures.
2010-10-21 Lasse Collinliblzma: Update the comments in the API headers.
2010-10-02 Lasse Collinliblzma: Small fixes to comments in the API headers.
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2009-11-14 Lasse CollinFix a design error in liblzma API.
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-01-31 Lasse CollinAdd LZMA_API to liblzma API headers. It's useful at...
2008-12-27 Lasse CollinBunch of liblzma tweaks, including some API changes.
2008-12-15 Lasse CollinBunch of liblzma API cleanups and fixes.
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-09-17 Lasse CollinMiscellaneous LZ and LZMA encoder cleanups
2008-09-13 Lasse CollinRenamed constants:
2008-09-07 Lasse CollinChanged Filter ID of LZMA to 0x20.
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-06-19 Lasse CollinAdd limit of lc + lp <= 4. Now we can allocate the
2008-06-18 Lasse CollinUpdate the code to mostly match the new simpler file...
2008-03-14 Lasse CollinFix a comment API header.
2007-12-08 Lasse CollinImported to git.