aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma/index.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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