summaryrefslogtreecommitdiff
path: root/src/liblzma/api/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove the Subblock filter code for now.Lasse Collin2010-05-261-1/+0
* Add lzma_physmem().Lasse Collin2009-11-151-0/+1
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-10/+3
* Renamed lzma_options_simple to lzma_options_bcj in the API.Lasse Collin2008-12-311-1/+1
* Remove lzma_init() and other init functions from liblzma API.Lasse Collin2008-12-311-1/+0
* Remove the alignment functions for now. Maybe they willLasse Collin2008-12-171-1/+0
* Remove the nowadays unneeded memory limitting malloc() wrapper.Lasse Collin2008-11-251-1/+0
* Sort of garbage collection commit. :-| Many things are stillLasse Collin2008-08-281-5/+1
* Update the code to mostly match the new simpler file formatLasse Collin2008-06-181-4/+1
* Added lzma_easy_* functions. These should make usingLasse Collin2008-01-221-0/+1
* Imported to git.Lasse Collin2007-12-091-0/+39