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-10-30 | liblzma: Use lzma_attr_visibility_hidden on private extern declarations. | Lasse Collin | 1 | -0/+1 |
2019-12-31 | Rename unaligned_read32ne to read32ne, and similarly for the others. | Lasse Collin | 1 | -1/+1 |
2019-06-02 | liblzma: Fix one more unaligned read to use unaligned_read16ne(). | Lasse Collin | 1 | -1/+1 |
2011-06-16 | liblzma: Remove unneeded semicolon. | Lasse Collin | 1 | -1/+1 |
2009-10-04 | Use a tuklib module for integer handling. | Lasse Collin | 1 | -1/+1 |
2009-10-02 | Use unaligned access (if possible) on both endiannesses | Lasse Collin | 1 | -2/+2 |
2009-10-02 | Make liblzma produce the same output on both endiannesses. | Lasse Collin | 1 | -12/+23 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -0/+104 |