bits.h
|
Replace XOR with subtraction for readability
|
2022-02-16 16:49:42 -05:00 |
bitstream.h
|
Typo and grammar fixes
|
2022-03-12 08:58:04 +01:00 |
compiler.h
|
Enable STATIC_BMI2 for gcc/clang
|
2022-03-03 15:03:54 -05:00 |
entropy_common.c
|
Move bitwise builtins into bits.h
|
2022-02-14 11:16:03 -05:00 |
error_private.h
|
Huffman ASM
|
2021-09-20 14:46:43 -07:00 |
fse_decompress.c
|
Typo and grammar fixes
|
2022-03-12 08:58:04 +01:00 |
fse.h
|
Typo and grammar fixes
|
2022-03-12 08:58:04 +01:00 |
huf.h
|
Huffman ASM
|
2021-09-20 14:46:43 -07:00 |
mem.h
|
Pull out software fallbacks
|
2022-02-14 11:16:03 -05:00 |
pool.c
|
Async write for decompression (#2975)
|
2022-01-21 13:55:41 -08:00 |
pool.h
|
Async write for decompression (#2975)
|
2022-01-21 13:55:41 -08:00 |
portability_macros.h
|
Fix typos
|
2022-03-05 23:47:25 +02:00 |
threading.c
|
fix leaking thread handles on Windows
|
2022-05-30 16:35:44 +08:00 |
threading.h
|
Fix copyright and license lines
|
2020-03-26 17:02:06 -07:00 |
xxhash.c
|
altered copyright title
|
2021-12-08 13:18:41 -08:00 |
xxhash.h
|
fix some typos
|
2022-04-26 17:40:23 +08:00 |
zstd_internal.h
|
common: apply two stage copy to aarch64
|
2022-05-26 14:40:21 +08:00 |