aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/lzma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-15liblzma: Document the return value of lzma_lzma_preset().Lasse Collin1-0/+3
2010-10-23liblzma: A few ABI tweaks to reserve space in structures.Lasse Collin1-2/+2
2010-10-21liblzma: Update the comments in the API headers.Lasse Collin1-15/+31
2010-10-02liblzma: Small fixes to comments in the API headers.Lasse Collin1-3/+7
2010-02-12Collection of language fixes to comments and docs.Lasse Collin1-1/+1
2009-11-14Fix a design error in liblzma API.Lasse Collin1-13/+0
2009-08-27Updates to liblzma API headers.Lasse Collin1-42/+45
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-11/+7
2009-02-02Modify LZMA_API macro so that it works on Windows withLasse Collin1-3/+3
2009-01-31Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin1-3/+5
2008-12-27Bunch of liblzma tweaks, including some API changes.Lasse Collin1-18/+23
2008-12-15Bunch of liblzma API cleanups and fixes.Lasse Collin1-6/+6
2008-10-07Made the preset numbering more logical in liblzma API.Lasse Collin1-1/+1
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin1-86/+144
2008-09-17Miscellaneous LZ and LZMA encoder cleanupsLasse Collin1-14/+0
2008-09-13Renamed constants:Lasse Collin1-2/+2
2008-09-07Changed Filter ID of LZMA to 0x20.Lasse Collin1-1/+1
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-91/+131
2008-06-19Add limit of lc + lp <= 4. Now we can allocate theLasse Collin1-1/+9
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-1/+1
2008-03-14Fix a comment API header.Lasse Collin1-1/+1
2007-12-09Imported to git.Lasse Collin1-0/+312