]> git.ipfire.org Git - thirdparty/zstd.git/commit
- Modify the GCC version used for CI testing of the RISCV architecture 4502/head
authorZijianLi <zijian.oerv@isrc.iscas.ac.cn>
Fri, 26 Sep 2025 06:26:52 +0000 (14:26 +0800)
committerZijianLi <zijian.oerv@isrc.iscas.ac.cn>
Fri, 26 Sep 2025 14:34:57 +0000 (22:34 +0800)
commit87cc127705f4094e21d0428545d22ac651b80b24
tree8c2c1f1f32900e010d7130b0e57d38740dd7191b
parentf42dee27b6635ea7a78833c436e42703aa12533a
- Modify the GCC version used for CI testing of the RISCV architecture
- Fix a bug in the ZSTD_row_getRVVMask function
- Improve some performance for ZSTD_copy16()
.github/workflows/dev-short-tests.yml
lib/common/compiler.h
lib/common/zstd_internal.h
lib/compress/zstd_compress.c
lib/compress/zstd_lazy.c