.. |
fse_compress.c
|
refactor HUF_compress_internal for clarity
|
2018-10-26 13:21:37 -07:00 |
hist.c
|
refactor HUF_compress_internal for clarity
|
2018-10-26 13:21:37 -07:00 |
hist.h
|
refactor HUF_compress_internal for clarity
|
2018-10-26 13:21:37 -07:00 |
huf_compress.c
|
refactor HUF_compress_internal for clarity
|
2018-10-26 13:21:37 -07:00 |
zstd_compress_internal.h
|
Switch Enum to Only Non-Negative Values, Update Comments
|
2018-11-12 12:47:47 -08:00 |
zstd_compress.c
|
Switch Enum to Only Non-Negative Values, Update Comments
|
2018-11-12 12:47:47 -08:00 |
zstd_double_fast.c
|
Use Working Ctx Logs when not in DMS Mode
|
2018-09-28 17:12:54 -07:00 |
zstd_double_fast.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_fast.c
|
Use Working Ctx Logs when not in DMS Mode
|
2018-09-28 17:12:54 -07:00 |
zstd_fast.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_lazy.c
|
Avoid Searching Dictionary in ZSTD_btlazy2 When an Optimal Match is Found
|
2018-10-08 15:59:32 -07:00 |
zstd_lazy.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_ldm.c
|
Remove CParams Arg from ZSTD_ldm_blockCompress
|
2018-09-28 17:12:53 -07:00 |
zstd_ldm.h
|
Remove CParams Arg from ZSTD_ldm_blockCompress
|
2018-09-28 17:12:53 -07:00 |
zstd_opt.c
|
just add an assert() in ZSTD_insertBtAndGetAllMatches()
|
2018-11-05 17:13:32 -08:00 |
zstd_opt.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstdmt_compress.c
|
[zstd] Add -Wmissing-prototypes
|
2018-09-27 15:24:48 -07:00 |
zstdmt_compress.h
|
created ZSTDMT_toFlushNow()
|
2018-08-17 18:11:54 -07:00 |