zstd/lib/compress
2018-11-20 15:13:27 -08:00
..
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 [lib] Add rsyncable mode 2018-11-14 16:59:57 -08:00
zstd_compress.c fixed remaining searchLength invocations 2018-11-20 15:13:27 -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 searchLength into minMatch 2018-11-20 14:56:07 -08:00
zstd_ldm.h Merge branch 'dev' into advancedAPI 2018-11-15 10:51:24 -08:00
zstd_opt.c changed searchLength into minMatch 2018-11-20 14:56:07 -08:00
zstd_opt.h Also Remove CParams from Table Filling Functions' Args 2018-09-28 17:10:42 -07:00
zstdmt_compress.c fixed remaining searchLength invocations 2018-11-20 15:13:27 -08:00
zstdmt_compress.h fixed remaining searchLength invocations 2018-11-20 15:13:27 -08:00