zstd/programs
Yann Collet 8154c3d7e2 added simple one file test 2016-02-13 03:12:10 +01:00
..
legacy added v0.4 legacy support 2016-02-03 01:09:46 +01:00
.gitignore added : .gitignore generated binaries 2015-08-10 18:02:52 +01:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
Makefile zstd_buffered => zbuff 2016-02-12 18:59:11 +01:00
bench.c modified buffer management rules 2016-02-02 14:36:49 +01:00
bench.h benchmark can use dictionary 2015-12-18 01:26:48 +01:00
datagen.c modified buffer management rules 2016-02-02 14:36:49 +01:00
datagen.h fixed benchmark autogen 2015-12-01 01:31:17 +01:00
datagencli.c Fixed a few issues found by AFL (American Fuzzy Lop) 2015-08-24 20:17:11 +01:00
dibio.c notificationLevel into ZDICT_param_t 2016-02-12 20:19:48 +01:00
dibio.h notificationLevel into ZDICT_param_t 2016-02-12 20:19:48 +01:00
fileio.c notificationLevel into ZDICT_param_t 2016-02-12 20:19:48 +01:00
fileio.h cli : added ability to compress multiple files into stdout (-c) 2016-02-12 15:56:46 +01:00
fullbench.c fixed #94 2015-12-10 15:51:38 +01:00
fuzzer.c added v0.4 legacy support 2016-02-03 01:09:46 +01:00
paramgrill.c Introduced new compression level settings 2016-02-13 02:08:46 +01:00
playTests.sh added simple one file test 2016-02-13 03:12:10 +01:00
xxhash.c minor cosmetics 2016-02-11 04:17:50 +01:00
xxhash.h updated xxhash 2016-01-06 01:37:46 +01:00
zbufftest.c zstd_buffered => zbuff 2016-02-12 18:59:11 +01:00
zstd.1 added : -m : decompress multiple files 2015-12-17 20:30:14 +01:00
zstdcli.c Fixed : error when compressing one file 2016-02-13 03:09:48 +01:00