zstd/programs
2016-06-02 22:15:09 +02:00
..
legacy CLI supports dictionary decompression in legacy mode v0.5.x 2016-05-08 08:11:24 +02:00
.gitignore added : frame content checksum 2016-05-31 22:23:45 +02:00
bench.c Changed ZSTD_adjustCParams() prototype 2016-06-01 18:45:34 +02:00
bench.h Added : ability to create compressed frames without dictID 2016-05-31 02:29:45 +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 cmake project works with MSYS 2016-05-31 13:36:14 +02:00
fileio.c checksum generation can be selected from command line (--checksum) 2016-06-01 19:22:15 +02:00
fileio.h checksum generation can be selected from command line (--checksum) 2016-06-01 19:22:15 +02:00
fullbench.c zstd_stats.h included only in debug mode 2016-05-24 15:36:37 +02:00
fuzzer.c added : frame content checksum 2016-05-31 22:23:45 +02:00
Makefile Added -Wdeclaration-after-statement compilation flag 2016-06-02 17:56:00 +02:00
paramgrill.c Fixed paramgrill 2016-06-01 18:59:55 +02:00
playTests.sh update playTests.sh permission 2016-06-01 00:13:02 +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 zlibWrapper: added gcc flag -Wdeclaration-after-statement 2016-06-02 22:15:09 +02:00
zstd.1 Changed command name to --check , -C, following xz convention 2016-06-02 17:05:50 +02:00
zstdcli.c Changed command name to --check , -C, following xz convention 2016-06-02 17:05:50 +02:00