Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xz: remove XZ_EXTERN and extern from functions | Lasse Collin | 2024-09-02 | 1 | -5/+4 |
* | xz: add RISC-V BCJ filter | Lasse Collin | 2024-09-02 | 1 | -1/+103 |
* | xz: Add ARM64 BCJ filter | Lasse Collin | 2024-09-02 | 1 | -1/+51 |
* | xz: optimize for-loop conditions in the BCJ decoders | Lasse Collin | 2024-09-02 | 1 | -5/+18 |
* | xz: switch from public domain to BSD Zero Clause License (0BSD) | Lasse Collin | 2024-09-02 | 1 | -3/+2 |
* | lib/decompressors: fix spelling mistakes | Zhen Lei | 2021-07-01 | 1 | -1/+1 |
* | lib/: replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-12 | 1 | -1/+1 |
* | XZ: Fix incorrect XZ_BUF_ERROR | Lasse Collin | 2011-09-21 | 1 | -7/+20 |
* | decompressors: add XZ decompressor module | Lasse Collin | 2011-01-13 | 1 | -0/+561 |