aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/vli.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-14liblzma: Add one more missing [out] annotation in vli.hJia Tan1-1/+1
2023-02-14liblzma: Minor improvements to vli.h.Jia Tan1-6/+7
2023-01-20liblzma: Highlight liblzma API headers should not be included directly.Jia Tan1-2/+3
2022-02-22liblzma: Minor addition to lzma_vli_size() API doc.Lasse Collin1-0/+2
2019-05-11spellingAntoine Cœur1-1/+1
2010-10-21liblzma: Update the comments in the API headers.Lasse Collin1-16/+15
2010-05-14Omit lzma_restrict from the API headers.Lasse Collin1-6/+5
2010-02-12Collection of language fixes to comments and docs.Lasse Collin1-1/+1
2009-09-15Fix incorrect use of "restrict".Lasse Collin1-2/+2
2009-09-12A few grammar fixes.Lasse Collin1-2/+2
2009-08-27Updates to liblzma API headers.Lasse Collin1-3/+4
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-25/+21
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-5/+5
2008-12-15Bunch of liblzma API cleanups and fixes.Lasse Collin1-10/+7
2008-09-13Renamed constants:Lasse Collin1-8/+8
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-97/+34
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-45/+38
2008-01-05Fix typo in comment (INT64_MAX -> UINT64_MAX).Lasse Collin1-1/+1
2007-12-09Imported to git.Lasse Collin1-0/+244