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 |
2024-02-01 | liblzma: Check HAVE_USABLE_CLMUL before omitting CRC64 table. | Jia Tan | 1 | -2/+2 |
2024-02-01 | liblzma: Omit CRC tables when not needed with ARM64 optimizations. | Jia Tan | 1 | -1/+6 |
2023-09-26 | liblzma: Update a comment. | Lasse Collin | 1 | -2/+1 |
2023-09-27 | liblzma: Avoid compiler warning without creating extra symbol. | Jia Tan | 1 | -2/+1 |
2022-11-14 | liblzma: Add fast CRC64 for 32/64-bit x86 using SSSE3 + SSE4.1 + CLMUL. | Lasse Collin | 1 | -4/+17 |
2019-06-24 | liblzma: Silence clang -Wmissing-variable-declarations. | Lasse Collin | 1 | -0/+3 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -4/+3 |
2008-04-25 | Removed src/liblzma/common/sysdefs.h symlink, which was | Lasse Collin | 1 | -1/+1 |
2008-01-06 | Introduced compatibility with systems that have pre-C99 | Lasse Collin | 1 | -3/+1 |