zstd/programs
Yann Collet 5c71491a46 first working version with alternate LL codes 2016-03-21 02:23:34 +01:00
..
legacy added v0.4 legacy support 2016-02-03 01:09:46 +01:00
.gitignore minor code refactor 2016-03-19 12:12:07 +01:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
Makefile fullbench can measure speed of zbuff 2016-03-15 20:47:23 +01:00
bench.c first working version with alternate LL codes 2016-03-21 02:23:34 +01:00
bench.h bench.c : implemented single pass mode `-i0` 2016-03-17 19:51:02 +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 fix fileio bug with new zbuff 2016-03-15 12:56:03 +01:00
fileio.h implemented `--ultra` mode protection 2016-03-10 21:02:25 +01:00
fullbench.c bench : changed timer to clock_t, reduced timeloop to 1sec 2016-03-17 19:37:33 +01:00
fuzzer.c minor refactoring 2016-03-19 13:21:08 +01:00
paramgrill.c hashLog3 removed from paramgrill 2016-03-10 15:45:21 +01:00
playTests.sh Improved index overflow protection 2016-03-20 16:20:06 +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