Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-11 | Fix warnings from clang -Wdocumentation. | Lasse Collin | 1 | -2/+2 |
2019-12-31 | liblzma: Fix a buggy comment. | Lasse Collin | 1 | -1/+1 |
2014-08-04 | liblzma: Use lzma_memcmplen() in the BT3 match finder. | Lasse Collin | 1 | -3/+2 |
2014-07-25 | liblzma: Use lzma_memcmplen() in the match finders. | Lasse Collin | 1 | -22/+11 |
2014-05-25 | liblzma: Use lzma_alloc_zero() in LZ encoder initialization. | Lasse Collin | 1 | -14/+17 |
2010-05-26 | Rename MIN() and MAX() to my_min() and my_max(). | Lasse Collin | 1 | -2/+2 |
2009-10-02 | Make liblzma produce the same output on both endiannesses. | Lasse Collin | 1 | -1/+0 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -12/+5 |
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 1 | -15/+15 |
2008-09-06 | Comments | Lasse Collin | 1 | -1/+1 |
2008-09-02 | Some fixes to LZ encoder. | Lasse Collin | 1 | -57/+38 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -0/+780 |