zstd/programs
2016-08-18 11:48:48 +02:00
..
legacy legacy decoder for v0.7 format 2016-07-25 17:49:08 +02:00
.gitignore added zstreamtest 2016-08-16 15:11:28 +02:00
bench.c fixed Intel Compiler warnings with Visual Studio 2016-08-18 09:00:25 +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 compilation with Visual in C++ mode 2016-08-10 14:28:47 +02:00
datagen.h fixed benchmark autogen 2015-12-01 01:31:17 +01:00
datagencli.c zbuff uses ZSTD_compressEnd() 2016-07-28 19:55:09 +02:00
dibio.c added tutorial warning messages for dictBuilder 2016-07-27 12:43:09 +02:00
dibio.h merged zdict_static.h into zdict.h. Now requires ZDICT_STATIC_LINKING_ONLY macro. 2016-06-04 18:56:23 +02:00
fileio.c Merge pull request #296 from inikep/Other 2016-08-18 11:48:48 +02:00
fileio.h fixed #260, reported by @amnilsson 2016-07-26 00:49:47 +02:00
fullbench.c Changed ZSTD_compressEnd() 2016-07-28 15:29:08 +02:00
fuzzer.c added : resilience test for ZSTD_getErrorName() 2016-08-01 16:25:58 +02:00
Makefile fixed paramgrill dependency 2016-08-17 16:29:57 +02:00
paramgrill.c ZSTD_maxCLevel() is promoted to "stable" API (#254, by @FrancescAlted) 2016-07-27 15:09:11 +02:00
playTests.sh changed test, in compliance with new --ultra policy 2016-08-12 19:00:18 +02:00
roundTripCrash.c roundTripCrash automatic compression level now depends on first 128 bytes 2016-06-20 16:18:19 +02:00
util.h removed never referenced functions 2016-08-18 10:30:21 +02:00
zbufftest.c zbuff uses ZSTD_compressEnd() 2016-07-28 19:55:09 +02:00
zstd.1 changed bench behavior for slow compression levels 2016-08-01 13:40:52 +02:00
zstdcli.c fixed Intel Compiler warnings with Visual Studio 2016-08-18 09:00:25 +02:00
zstreamtest.c updated streaming API 2016-08-17 01:39:22 +02:00