zstd/programs
2016-05-30 22:29:45 +02:00
..
legacy CLI supports dictionary decompression in legacy mode v0.5.x 2016-05-08 08:11:24 +02:00
tests Added : ability to manually select the dictionary ID of a newly created dictionary 2016-05-30 21:18:52 +02:00
.clang_complete updated xxhash to latest "dev" version 2016-05-28 13:34:07 +02:00
.gitignore restored zstdcli.c 2016-05-29 05:16:05 +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
COPYING Initial release 2015-01-24 01:58:16 +01: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 Added : ability to manually select the dictionary ID of a newly created dictionary 2016-05-30 21:18:52 +02:00
dibio.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
fileio.c added dictionary ID (incomplete) 2016-05-29 05:01:04 +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 fixed minor conversion warning 2016-05-30 22:29:45 +02:00
Makefile fuzzer tests dictBuilder. 2016-05-30 16:17:33 +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
roundTripCrash.c Added : utility roundTripCrash 2016-05-28 15:30:01 +02:00
util.h zstdcli: -r (operate recursively on directories) works with dictBuilder and compression 2016-05-25 15:30:55 +02:00
zbufftest.c updated xxhash to latest "dev" version 2016-05-28 13:34:07 +02:00
zstd.1 Added : ability to manually select the dictionary ID of a newly created dictionary 2016-05-30 21:18:52 +02:00
zstdcli.c Added : ability to manually select the dictionary ID of a newly created dictionary 2016-05-30 21:18:52 +02:00