zstd/programs
inikep cf6edcd0a1 zbufftest.c: fixed g++ warning 2016-05-31 20:21:43 +02:00
..
legacy CLI supports dictionary decompression in legacy mode v0.5.x 2016-05-08 08:11:24 +02:00
.gitignore Fix infinite loop with invalid data (fuzzer test) 2016-04-10 14:42:26 +02:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
Makefile cmake project works with MSYS 2016-05-31 13:36:14 +02:00
bench.c zstdcli: -r (operate recursively on directories) works with dictBuilder and compression 2016-05-25 15:30:55 +02:00
bench.h zstdcli: -r (operate recursively on directories) works with dictBuilder and compression 2016-05-25 15:30:55 +02:00
datagen.c fixed minor conversion warnings 2016-05-18 17:26:23 +02:00
datagen.h fixed benchmark autogen 2015-12-01 01:31:17 +01:00
datagencli.c added datagen in Visual Studio project 2016-05-19 12:16:14 +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 cmake project works with MSYS 2016-05-31 13:36:14 +02:00
fileio.c support for skippable frames 2016-05-31 12:43:46 +02:00
fileio.h Added : Sparse write support 2016-05-23 16:56:56 +02:00
fullbench.c zstd_stats.h included only in debug mode 2016-05-24 15:36:37 +02:00
fuzzer.c all programs use `ZSTD_VERSION_STRING` from `zstd.h` to display their version 2016-05-20 12:34:40 +02:00
paramgrill.c all programs use `ZSTD_VERSION_STRING` from `zstd.h` to display their version 2016-05-20 12:34:40 +02:00
playTests.sh improved scripts compatibility 2016-05-30 11:33:52 +02:00
util.h zstdcli: -r (operate recursively on directories) works with dictBuilder and compression 2016-05-25 15:30:55 +02:00
xxhash.c spelling-fixes, as of lintian.debian.org 2016-05-16 22:23:24 +02:00
xxhash.h updated xxhash 2016-01-06 01:37:46 +01:00
zbufftest.c zbufftest.c: fixed g++ warning 2016-05-31 20:21:43 +02:00
zstd.1 Updated man zstd 2016-02-16 14:42:08 +01:00
zstdcli.c playTests.sh working with Linux, Windows, OS X 2016-05-30 10:17:55 +02:00