| .. |
|
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
|
updated compression levels table
|
2016-07-13 14:56:24 +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
|
fixed minor visual warning
|
2016-07-03 19:03:13 +02:00 |
|
dibio.c
|
added <errno.h> dependency
|
2016-07-06 16:27:17 +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
|
strengthened integrity tests
|
2016-07-26 01:33:20 +02:00 |
|
fileio.h
|
fixed #260, reported by @amnilsson
|
2016-07-26 00:49:47 +02:00 |
|
fullbench.c
|
unified encoding types
|
2016-07-23 16:31:49 +02:00 |
|
fuzzer.c
|
cBlockSize uses little-endian convention
|
2016-07-22 14:37:09 +02:00 |
|
Makefile
|
better MOREFLAGS
|
2016-07-24 17:46:05 +02:00 |
|
paramgrill.c
|
fixed paramgrill
|
2016-07-14 20:46:24 +02:00 |
|
playTests.sh
|
strengthened integrity tests
|
2016-07-26 01:33:20 +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
|
use ZSTD_getParams() to simplify code
|
2016-06-27 15:28:45 +02:00 |
|
zstd.1
|
fixed doc on cLevel default, reported by Oliver Lange
|
2016-07-24 01:21:53 +02:00 |
|
zstdcli.c
|
fixed #260, reported by @amnilsson
|
2016-07-26 00:49:47 +02:00 |