.. |
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
|
changed hashEveryLog into hashRateLog
|
2018-11-21 14:36:57 -08:00 |
zstd_compress.c
|
updated compression results.csv
|
2018-12-12 20:30:09 -08:00 |
zstd_double_fast.c
|
changed searchLength into minMatch
|
2018-11-20 14:56:07 -08:00 |
zstd_double_fast.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_fast.c
|
changed searchLength into minMatch
|
2018-11-20 14:56:07 -08:00 |
zstd_fast.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_lazy.c
|
changed searchLength into minMatch
|
2018-11-20 14:56:07 -08:00 |
zstd_lazy.h
|
Also Remove CParams from Table Filling Functions' Args
|
2018-09-28 17:10:42 -07:00 |
zstd_ldm.c
|
changed ZSTD_c_compressionStrategy into ZSTD_c_strategy
|
2018-12-06 15:00:52 -08:00 |
zstd_ldm.h
|
changed hashEveryLog into hashRateLog
|
2018-11-21 14:36:57 -08:00 |
zstd_opt.c
|
fixed btultra2 usage with prefix
|
2018-12-10 18:45:03 -08:00 |
zstd_opt.h
|
changed ZSTD_c_compressionStrategy into ZSTD_c_strategy
|
2018-12-06 15:00:52 -08:00 |
zstdmt_compress.c
|
changed parameter names from ZSTD_p_* to ZSTD_c_*
|
2018-12-05 17:26:02 -08:00 |
zstdmt_compress.h
|
joined normal streaming API with advanced one
|
2018-12-03 14:22:38 -08:00 |