aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/simple/simple_coder.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-28liblzma: Fix possibility of incorrect LZMA_BUF_ERROR.Lasse Collin1-1/+1
2012-04-19liblzma: Remove outdated comments.Lasse Collin1-3/+0
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-1/+1
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-0/+12
2009-07-10BCJ filters: Reject invalid start offsets with LZMA_OPTIONS_ERROR.Lasse Collin1-1/+4
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2008-12-31Renamed lzma_options_simple to lzma_options_bcj in the API.Lasse Collin1-1/+1
2008-09-13Renamed constants:Lasse Collin1-1/+1
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-4/+4
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-25/+4
2008-01-26Return LZMA_HEADER_ERROR if LZMA_SYNC_FLUSH is used with anyLasse Collin1-0/+8
2007-12-11Remove uncompressed size tracking from the filter encoders.Lasse Collin1-25/+4