zstd/programs
Yann Collet 2a2ba3691c Merge pull request #266 from jrmarino/master
Enable build on FreeBSD ports (includes DragonFly BSD) [dev branch]
2016-07-31 02:21:26 +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
COPYING Initial release 2015-01-24 01:58:16 +01:00
Makefile Merge pull request #266 from jrmarino/master 2016-07-31 02:21:26 +02:00
bench.c removed "avg" evaluation from bench -q 2016-07-31 01:32:48 +02:00
bench.h Added : ability to create compressed frames without dictID 2016-05-31 02:29:45 +02: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 Changed ZSTD_compressEnd() 2016-07-28 15:29:08 +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 util.h: detect if an error occurs in readdir() (thanks to Jim Meyering) 2016-07-26 11:07:37 +02:00
zbufftest.c zbuff uses ZSTD_compressEnd() 2016-07-28 19:55:09 +02:00
zstd.1 zbuff uses ZSTD_compressEnd() 2016-07-28 19:55:09 +02:00
zstdcli.c ZSTD_maxCLevel() is promoted to "stable" API (#254, by @FrancescAlted) 2016-07-27 15:09:11 +02:00