aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/delta/delta_decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17liblzma: Make the use of lzma_allocator const-correct.Lasse Collin1-3/+3
2009-11-14Fix a design error in liblzma API.Lasse Collin1-1/+2
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2008-12-01Added lzma_delta_coder_memusage() which also validatesLasse Collin1-1/+1
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin1-1/+1
2008-09-13Renamed constants:Lasse Collin1-1/+1
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-0/+82