aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/index.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-07liblzma: Very minor API doc tweaks.Lasse Collin1-5/+5
2023-03-07liblzma: Rename field => member in documentation.Jia Tan1-15/+15
2023-02-15liblzma: Improve documentation in index.hJia Tan1-51/+126
2023-02-15liblzma: Reword a comment in index.h.Jia Tan1-2/+2
2023-02-15liblzma: Omit lzma_index_iter's internal field from Doxygen docs.Jia Tan1-1/+8
2023-02-03liblzma: Set documentation on all reserved fields to private.Jia Tan1-0/+27
2023-02-03liblzma: Highlight liblzma API headers should not be included directly.Jia Tan1-2/+3
2017-04-24liblzma: Add lzma_file_info_decoder().Lasse Collin1-0/+66
2017-03-30liblzma: Fix handling of memlimit == 0 in lzma_index_decoder().Lasse Collin1-7/+11
2012-07-17liblzma: Make the use of lzma_allocator const-correct.Lasse Collin1-8/+8
2010-10-21liblzma: Update the comments in the API headers.Lasse Collin1-11/+17
2010-06-01Fix a comment.Lasse Collin1-1/+1
2010-05-14Omit lzma_restrict from the API headers.Lasse Collin1-3/+2
2010-02-12Collection of language fixes to comments and docs.Lasse Collin1-3/+3
2010-01-01Fix _memconfig() functions.Lasse Collin1-7/+0
2009-12-31Revised the Index handling code.Lasse Collin1-146/+426
2009-11-25Index decoder fixes.Lasse Collin1-11/+12
2009-08-27Updates to liblzma API headers.Lasse Collin1-39/+58
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-20/+20
2009-01-31Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin1-20/+27
2009-01-20Add some single-call buffer-to-buffer coding functions.Lasse Collin1-6/+64
2008-12-15Bunch of liblzma API cleanups and fixes.Lasse Collin1-14/+83
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-4/+16
2008-09-13Renamed constants:Lasse Collin1-1/+1
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-15/+25
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-28/+176
2007-12-09Imported to git.Lasse Collin1-0/+84