aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/Makefile.am (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin1-3/+0
2008-12-18Updated Makefile.am that was missing from the previous commit.Lasse Collin1-1/+0
2008-11-25Remove the nowadays unneeded memory limitting malloc() wrapper.Lasse Collin1-1/+0
2008-09-11Remove bogus #includes.Lasse Collin1-1/+0
2008-09-10Cleaned up Block encoder and moved the no longer sharedLasse Collin1-1/+0
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-34/+17
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-21/+10
2008-04-28Fixed wrong spelling "limitter" to "limiter". This affectsLasse Collin1-1/+1
2008-04-25Removed src/liblzma/common/sysdefs.h symlink, which wasLasse Collin1-1/+0
2008-01-22Added lzma_easy_* functions. These should make usingLasse Collin1-0/+5
2008-01-19Revised the Delta filter implementation. The initializationLasse Collin1-2/+12
2008-01-15Added bsr.h.Lasse Collin1-0/+1
2007-12-09Imported to git.Lasse Collin1-0/+94