zstd/programs
2016-05-18 18:04:10 +02:00
..
legacy CLI supports dictionary decompression in legacy mode v0.5.x 2016-05-08 08:11:24 +02:00
tests update file permission 2016-05-18 18:04:10 +02:00
.gitignore Fix infinite loop with invalid data (fuzzer test) 2016-04-10 14:42:26 +02:00
bench.c changed definition of UTIL_createFileList 2016-05-13 10:52:02 +02:00
bench.h bench.c: experimental -r (operate recursively on directories) for Windows and _POSIX_C_SOURCE >= 200112L 2016-05-10 14:22:55 +02:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
datagen.c datagencli uses mem.h 2016-05-11 11:42:51 +02:00
datagen.h fixed benchmark autogen 2015-12-01 01:31:17 +01:00
datagencli.c datagencli uses mem.h 2016-05-11 11:42:51 +02:00
dibio.c bench.c: experimental -r (operate recursively on directories) for Windows and _POSIX_C_SOURCE >= 200112L 2016-05-10 14:22:55 +02:00
dibio.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
fileio.c Merge pull request #182 from inikep/dev 2016-05-10 17:18:12 +02:00
fileio.h implemented --ultra mode protection 2016-03-10 21:02:25 +01:00
fullbench.c code cleaning 2016-05-05 13:58:56 +02:00
fuzzer.c Fixed : contentSize + copyCCtx() 2016-04-12 19:13:08 +02:00
Makefile added playTestsMSYS.sh 2016-05-18 16:38:36 +02:00
paramgrill.c code cleaning 2016-05-05 13:58:56 +02:00
util.h changed definition of UTIL_createFileList 2016-05-13 10:52:02 +02:00
xxhash.c No stdint.h on OpenVMS. 2016-05-04 15:42:25 +01:00
xxhash.h updated xxhash 2016-01-06 01:37:46 +01:00
zbufftest.c fixed : unused argument in printf 2016-05-10 15:30:43 +02:00
zstd.1 Updated man zstd 2016-02-16 14:42:08 +01:00
zstdcli.c dynamic memory allocation in UTIL_createFileList 2016-05-11 14:11:00 +02:00