zstd/programs
Yann Collet cf5ce55cca Updated xxhash 2015-08-21 12:00:52 +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 Fixed : ZSTD_compress() can attempt compression on a too small buffer 2015-08-07 19:07:32 +01:00
bench.c Integrated huff0 (breaking format change) 2015-07-26 00:23:57 +01:00
bench.h Updated FSE 2015-06-18 07:43:16 -08:00
datagen.c Fixed minor visual analyzer warning 2015-07-07 17:26:17 -08:00
datagen.h Fixed minor visual analyzer warning 2015-07-07 17:26:17 -08:00
datagencli.c datagen refactoring 2015-02-10 18:15:20 +01:00
fileio.c Fixed a few minor visual analyzer warnings 2015-07-04 23:20:56 -08:00
fileio.h Normalize all the line endings 2015-01-31 10:52:59 +01:00
fullbench.c Fixed : g++ link error within fullbench 2015-08-20 00:02:43 +01:00
fuzzer.c Added : fuzzer tests : decompressing noisy src 2015-08-21 02:44:20 +01:00
unzstd.1 Add `unzstd` program for decompression. 2015-03-24 20:15:56 +01:00
xxhash.c Updated xxhash 2015-08-21 12:00:52 +01:00
xxhash.h updated xxhash version 2015-07-04 18:14:14 -08:00
zstd.1 Initial release 2015-01-24 01:58:16 +01:00
zstdcat.1 Initial release 2015-01-24 01:58:16 +01:00
zstdcli.c Fixed minor clang warnings 2015-07-07 00:14:27 -08:00