.. |
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
|
added : xxhash namespace enforced from xxhash.h.
|
2016-08-10 08:16:51 +02:00 |
bench.c
|
bench.c: removed benchResult_t
|
2016-08-10 14:59:18 +02:00 |
bench.h
|
Added : ability to create compressed frames without dictID
|
2016-05-31 02:29:45 +02: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
|
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 |
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 |