Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-14 | Add SPDX license identifier into 0BSD source code files. | Lasse Collin | 1 | -0/+2 |
2024-02-14 | Change most public domain parts to 0BSD. | Lasse Collin | 1 | -3/+0 |
2023-01-05 | liblzma: Remove common.h include from common/index.h. | Jia Tan | 1 | -0/+1 |
2012-07-17 | liblzma: Make the use of lzma_allocator const-correct. | Lasse Collin | 1 | -1/+2 |
2011-04-11 | liblzma: Don't create an empty Block in lzma_stream_buffer_encode(). | Lasse Collin | 1 | -7/+13 |
2011-04-11 | liblzma: Validate encoder arguments better. | Lasse Collin | 1 | -0/+3 |
2010-05-26 | Rename MIN() and MAX() to my_min() and my_max(). | Lasse Collin | 1 | -1/+1 |
2009-12-31 | Revised the Index handling code. | Lasse Collin | 1 | -3/+3 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-02 | Modify LZMA_API macro so that it works on Windows with | Lasse Collin | 1 | -2/+2 |
2009-01-20 | Add some single-call buffer-to-buffer coding functions. | Lasse Collin | 1 | -0/+138 |