aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/delta/delta_encoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Add underscores to attributes (__attribute((__foo__))).Lasse Collin1-1/+1
2010-05-26Rename MIN() and MAX() to my_min() and my_max().Lasse Collin1-1/+1
2009-11-14Fix a design error in liblzma API.Lasse Collin1-1/+16
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-10/+4
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin1-3/+3
2008-09-13Renamed constants:Lasse Collin1-1/+1
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-0/+119