Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-11 | liblzma: Avoid null pointer + 0 (undefined behavior in C). | Lasse Collin | 1 | -1/+6 |
2019-12-31 | liblzma: Fix warnings from -Wsign-conversion. | Lasse Collin | 1 | -1/+1 |
2016-12-28 | liblzma: Avoid multiple definitions of lzma_coder structures. | Lasse Collin | 1 | -2/+4 |
2012-07-17 | liblzma: Make the use of lzma_allocator const-correct. | Lasse Collin | 1 | -3/+3 |
2009-11-14 | Fix a design error in liblzma API. | Lasse Collin | 1 | -1/+2 |
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 | -1/+1 |
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 1 | -1/+1 |
2008-09-13 | Renamed constants: | Lasse Collin | 1 | -1/+1 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -0/+82 |