aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/index_encoder.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-21liblzma: Avoid multiple definitions of lzma_coder structures.Lasse Collin1-7/+9
2012-07-17liblzma: Make the use of lzma_allocator const-correct.Lasse Collin1-3/+3
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-5/+6
2010-10-21liblzma: Update the comments in the API headers.Lasse Collin1-0/+1
2010-02-12Collection of language fixes to comments and docs.Lasse Collin1-1/+1
2009-12-31Revised the Index handling code.Lasse Collin1-21/+15
2009-04-28Fixed a crash in liblzma.Lasse Collin1-1/+1
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-02Modify LZMA_API macro so that it works on Windows withLasse Collin1-2/+2
2009-01-20Add some single-call buffer-to-buffer coding functions.Lasse Collin1-6/+53
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-7/+9
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-11/+5
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-0/+222