zstd/programs
Yann Collet 886274bc79 Merge pull request #147 from Cyan4973/dev
Decompression error return code, by @chipturner
2016-03-14 18:41:24 +01:00
..
legacy added v0.4 legacy support 2016-02-03 01:09:46 +01:00
.gitignore improved memory size evaluation by paramgrill 2016-03-08 12:22:11 +01:00
bench.c benchmark mode : automated cooling (overheat protection) 2016-03-11 13:41:20 +01:00
bench.h benchmark can use dictionary 2015-12-18 01:26:48 +01:00
COPYING Initial release 2015-01-24 01:58:16 +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 minor cosmetic 2016-02-23 21:34:18 +01:00
dibio.h notificationLevel into ZDICT_param_t 2016-02-12 20:19:48 +01:00
fileio.c Merge pull request #147 from Cyan4973/dev 2016-03-14 18:41:24 +01:00
fileio.h implemented --ultra mode protection 2016-03-10 21:02:25 +01:00
fullbench.c fixed #94 2015-12-10 15:51:38 +01:00
fuzzer.c Fixed large NbSeq > 32 K 2016-03-08 02:35:34 +01:00
Makefile longer pgo tests 2016-02-17 17:04:12 +01:00
paramgrill.c hashLog3 removed from paramgrill 2016-03-10 15:45:21 +01:00
playTests.sh Added test to check decompression error return code 2016-03-14 17:05:40 +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 Updated man zstd 2016-02-16 14:42:08 +01:00
zstdcli.c implemented --ultra mode protection 2016-03-10 21:02:25 +01:00