Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-05-04 | liblzma: Rename the private API header lzma/lzma.h to lzma/lzma12.h. | Lasse Collin | 1 | -1/+1 |
2010-05-26 | Remove the Subblock filter code for now. | Lasse Collin | 1 | -1/+0 |
2009-11-15 | Add lzma_physmem(). | Lasse Collin | 1 | -0/+1 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2008-12-31 | Renamed lzma_options_simple to lzma_options_bcj in the API. | Lasse Collin | 1 | -1/+1 |
2008-12-31 | Remove lzma_init() and other init functions from liblzma API. | Lasse Collin | 1 | -1/+0 |
2008-12-17 | Remove the alignment functions for now. Maybe they will | Lasse Collin | 1 | -1/+0 |
2008-11-25 | Remove the nowadays unneeded memory limitting malloc() wrapper. | Lasse Collin | 1 | -1/+0 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -5/+1 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -4/+1 |
2008-01-22 | Added lzma_easy_* functions. These should make using | Lasse Collin | 1 | -0/+1 |