zstd/lib/compress
2021-01-02 10:48:25 +00:00
..
fse_compress.c [lib] Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions 2020-09-09 14:35:39 -07:00
hist.c [lib] Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions 2020-09-09 14:35:39 -07:00
hist.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
huf_compress.c Merge pull request #2420 from terrelln/huf-comment 2020-12-14 16:14:07 -08:00
zstd_compress_internal.h fix gcc-10 strict aliasing warnings 2020-12-04 16:43:19 -08:00
zstd_compress_literals.c Fix cSize calculation for noCompressBlocks 2020-11-16 10:49:16 -05:00
zstd_compress_literals.h Fix copyright and license lines 2020-03-26 17:02:06 -07:00
zstd_compress_sequences.c [lib] Reduce zstd stack usage by 1KB 2020-09-09 14:35:39 -07:00
zstd_compress_sequences.h Rewrite Include Paths to be Relative 2020-05-04 15:20:26 -04:00
zstd_compress_superblock.c [superblock] Reduce stack usage by correctly sizing header buffers 2020-09-24 19:42:04 -07:00
zstd_compress_superblock.h Rewrite Include Paths to be Relative 2020-05-04 15:20:26 -04:00
zstd_compress.c moving all references to release branch 2020-12-16 23:00:35 -08:00
zstd_cwksp.h Create Enum to Represent Static/Dynamic Allocation Distinction in cwksp 2020-12-09 14:57:37 -05:00
zstd_double_fast.c [lib] s/current/curr because it collides with Linux Kernel macro 2020-09-09 14:35:39 -07:00
zstd_double_fast.h Rewrite Include Paths to be Relative 2020-05-04 15:20:26 -04:00
zstd_fast.c [lib] s/current/curr because it collides with Linux Kernel macro 2020-09-09 14:35:39 -07:00
zstd_fast.h Rewrite Include Paths to be Relative 2020-05-04 15:20:26 -04:00
zstd_lazy.c Document searchFuncs Table 2020-09-10 22:10:02 -04:00
zstd_lazy.h Rename and Move DD_BLOG Constant to ZSTD_LAZY_DDSS_BUCKET_LOG 2020-09-10 18:51:52 -04:00
zstd_ldm.c Merge pull request #2362 from senhuang42/fix_ldm_fuzz_issue 2020-10-27 11:13:03 -07:00
zstd_ldm.h Expose and call ZSTD_ldm_skipRawSeqStoreBytes() 2020-10-16 20:30:00 -04:00
zstd_opt.c Require LDM matches to be strictly greater in length 2020-10-09 12:56:18 -04:00
zstd_opt.h Fix copyright and license lines 2020-03-26 17:02:06 -07:00
zstdmt_compress.c [+] Reimplement the minimalistic win32/pthread compatibility layer with Aurora runtime 2021-01-02 10:48:25 +00:00
zstdmt_compress.h [zstdmt] Rip out the zstdmt API 2020-10-12 12:55:16 -07:00