| .. |
|
legacy
|
added v0.4 legacy support
|
2016-02-03 01:09:46 +01:00 |
|
.gitignore
|
added : .gitignore generated binaries
|
2015-08-10 18:02:52 +01:00 |
|
bench.c
|
modified buffer management rules
|
2016-02-02 14:36:49 +01:00 |
|
bench.h
|
benchmark can use dictionary
|
2015-12-18 01:26:48 +01:00 |
|
COPYING
|
Initial release
|
2015-01-24 01:58:16 +01:00 |
|
datagen.c
|
modified buffer management rules
|
2016-02-02 14:36:49 +01:00 |
|
datagen.h
|
fixed benchmark autogen
|
2015-12-01 01:31:17 +01:00 |
|
datagencli.c
|
Fixed a few issues found by AFL (American Fuzzy Lop)
|
2015-08-24 20:17:11 +01:00 |
|
dibio.c
|
notificationLevel into ZDICT_param_t
|
2016-02-12 20:19:48 +01:00 |
|
dibio.h
|
notificationLevel into ZDICT_param_t
|
2016-02-12 20:19:48 +01:00 |
|
fileio.c
|
Added : option -t to test compressed files integrity
|
2016-02-15 19:33:16 +01:00 |
|
fileio.h
|
Added : option -t to test compressed files integrity
|
2016-02-15 19:33:16 +01:00 |
|
fullbench.c
|
fixed #94
|
2015-12-10 15:51:38 +01:00 |
|
fuzzer.c
|
Removed if (matchIndex >= current) return 0; as recommended by @inikep
|
2016-02-15 17:44:14 +01:00 |
|
Makefile
|
zstd_buffered => zbuff
|
2016-02-12 18:59:11 +01:00 |
|
paramgrill.c
|
Change : zstd_opt_bt => zstd_btopt
|
2016-02-15 07:21:54 +01:00 |
|
playTests.sh
|
added simple one file test
|
2016-02-13 03:12:10 +01:00 |
|
xxhash.c
|
minor cosmetics
|
2016-02-11 04:17:50 +01:00 |
|
xxhash.h
|
updated xxhash
|
2016-01-06 01:37:46 +01:00 |
|
zbufftest.c
|
zstd_buffered => zbuff
|
2016-02-12 18:59:11 +01:00 |
|
zstd.1
|
added : -m : decompress multiple files
|
2015-12-17 20:30:14 +01:00 |
|
zstdcli.c
|
Added : option -t to test compressed files integrity
|
2016-02-15 19:33:16 +01:00 |