aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/Makefile.am (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin1-2/+1
2024-02-14Change most public domain parts to 0BSD.Lasse Collin1-3/+0
2014-05-04liblzma: Rename the private API header lzma/lzma.h to lzma/lzma12.h.Lasse Collin1-1/+1
2010-05-26Remove the Subblock filter code for now.Lasse Collin1-1/+0
2009-11-15Add lzma_physmem().Lasse Collin1-0/+1
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-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin1-1/+0
2008-12-17Remove the alignment functions for now. Maybe they willLasse Collin1-1/+0
2008-11-25Remove the nowadays unneeded memory limitting malloc() wrapper.Lasse Collin1-1/+0
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-5/+1
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-4/+1
2008-01-22Added lzma_easy_* functions. These should make usingLasse Collin1-0/+1
2007-12-09Imported to git.Lasse Collin1-0/+39