Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-31 | Docs: Fix typos found by codespell | Dimitri Papadopoulos Orfanos | 1 | -1/+1 |
2022-09-08 | liblzma: Vaccinate against an ill patch from RHEL/CentOS 7. | Lasse Collin | 1 | -0/+18 |
2014-08-05 | liblzma: Add support for lzma_block.ignore_check. | Lasse Collin | 1 | -1/+1 |
2013-03-23 | liblzma: Add lzma_block_uncomp_encode(). | Lasse Collin | 1 | -31/+63 |
2012-07-17 | liblzma: Make the use of lzma_allocator const-correct. | Lasse Collin | 1 | -2/+2 |
2011-04-11 | liblzma: Validate encoder arguments better. | Lasse Collin | 1 | -6/+12 |
2010-05-26 | Rename MIN() and MAX() to my_min() and my_max(). | Lasse Collin | 1 | -1/+1 |
2009-05-26 | Make the raw value of the Check field available to applications | Lasse Collin | 1 | -0/+1 |
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/+305 |