Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-21 | liblzma: Avoid multiple definitions of lzma_coder structures. | Lasse Collin | 1 | -2/+2 |
2012-07-17 | liblzma: Make the use of lzma_allocator const-correct. | Lasse Collin | 1 | -1/+1 |
2009-11-14 | Fix a design error in liblzma API. | Lasse Collin | 1 | -1/+1 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2008-12-01 | Added lzma_delta_coder_memusage() which also validates | Lasse Collin | 1 | -5/+5 |
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 1 | -1/+1 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -0/+0 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -4/+0 |
2008-01-19 | Revised the Delta filter implementation. The initialization | Lasse Collin | 1 | -7/+24 |