..
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
[lib] Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions
2020-09-09 14:35:39 -07:00
zstd_compress_internal.h
Rename enableDedicatedDictSearch to dedicatedDictSearch in MatchState
2020-09-10 18:51:52 -04:00
zstd_compress_literals.c
ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free
2020-08-26 12:26:03 -07: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
[lib] Reduce zstd stack usage by 1KB
2020-09-09 14:35:39 -07:00
zstd_compress_superblock.h
Rewrite Include Paths to be Relative
2020-05-04 15:20:26 -04:00
zstd_compress.c
Rename enableDedicatedDictSearch to dedicatedDictSearch in MatchState
2020-09-10 18:51:52 -04:00
zstd_cwksp.h
ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free
2020-08-26 12:26:03 -07: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
Add a ZSTD_dedicatedDictSearch ZSTD_dictMode_e to Allow Const Propagation
2020-09-10 18:51:52 -04:00
zstd_lazy.h
Add a ZSTD_dedicatedDictSearch ZSTD_dictMode_e to Allow Const Propagation
2020-09-10 18:51:52 -04:00
zstd_ldm.c
[lib] s/current/curr because it collides with Linux Kernel macro
2020-09-09 14:35:39 -07:00
zstd_ldm.h
Rewrite Include Paths to be Relative
2020-05-04 15:20:26 -04:00
zstd_opt.c
[lib] s/current/curr because it collides with Linux Kernel macro
2020-09-09 14:35:39 -07:00
zstd_opt.h
Fix copyright and license lines
2020-03-26 17:02:06 -07:00
zstdmt_compress.c
ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free
2020-08-26 12:26:03 -07:00
zstdmt_compress.h
Move standard includes to zstd_deps.h
2020-08-26 12:25:08 -07:00