zstd/lib/common
Yonatan Komornik 26f1bf7d70 CR fixes
2022-12-19 15:13:43 -08:00
..
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 [lazy] Use switch instead of indirect function calls. (#3295) 2022-10-21 17:14:02 -07:00
cpu.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
debug.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
debug.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
entropy_common.c Move bitwise builtins into bits.h 2022-02-14 11:16:03 -05:00
error_private.c Merge pull request #2974 from facebook/fix2966_part3 2022-01-27 06:14:04 -08:00
error_private.h Huffman ASM 2021-09-20 14:46:43 -07:00
fse.h Typo and grammar fixes 2022-03-12 08:58:04 +01:00
fse_decompress.c Typo and grammar fixes 2022-03-12 08:58:04 +01:00
huf.h No longer pass srcSize to minTableLog 2022-10-17 08:03:44 -07:00
mem.h Use proper unaligned access attributes 2022-12-14 16:00:37 -08:00
pool.c Fixes two bugs in the Windows thread / pthread translation layer 2022-12-17 13:38:02 -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 CR fixes 2022-12-19 15:13:43 -08:00
threading.h Fix race condition in the Windows thread / pthread translation layer 2022-12-17 13:38:02 -08:00
xxhash.c Convert references to https from http 2022-12-14 06:58:35 -08:00
xxhash.h Convert references to https from http 2022-12-14 06:58:35 -08:00
zstd_common.c [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_deps.h [copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files 2021-03-30 10:30:43 -07:00
zstd_internal.h Fix off-by-one error in superblock mode (#3221) 2022-08-03 11:28:39 -07:00
zstd_trace.h [trace] Add aarch64 to supported architectures for zstd_trace 2022-02-07 14:41:07 -08:00