zstd/programs
2016-08-02 11:27:05 +02:00
..
legacy legacy decoder for v0.7 format 2016-07-25 17:49:08 +02:00
.gitignore fixed 32-bits compilation 2016-07-22 14:37:09 +02:00
bench.c Fixed : ZSTD_compress* can compress > 4 GB in a single pass, reported by Nick Terrell 2016-08-02 11:27:05 +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 coverity warnings 2016-07-13 19:21:57 +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 zbuff uses ZSTD_compressEnd() 2016-07-28 19:55:09 +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 Merge pull request #266 from jrmarino/master 2016-07-31 02:21:26 +02:00
paramgrill.c ZSTD_maxCLevel() is promoted to "stable" API (#254, by @FrancescAlted) 2016-07-27 15:09:11 +02:00
playTests.sh fixed : frame concatenation without checksum 2016-07-28 20:30:25 +02:00
roundTripCrash.c roundTripCrash automatic compression level now depends on first 128 bytes 2016-06-20 16:18:19 +02:00
util.h minor style change 2016-08-01 14:26:49 +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 minor style change 2016-08-01 14:26:49 +02:00