Yann Collet
|
06e7697f96
|
added test of new parameter ZSTD_p_forceWindow
|
2017-01-25 16:39:03 -08:00 |
|
Sean Purcell
|
c44c4d5223
|
Fix missing 'OK' logging on fuzzer testcase
|
2017-01-12 09:38:33 -08:00 |
|
Sean Purcell
|
834ab50fa3
|
Fixed decompress_usingDict not propagating corrupted dictionary error
|
2017-01-11 17:31:34 -08:00 |
|
Nick Terrell
|
a8b4fe0481
|
Add COVER dictionary builder to fuzzer unit tests
|
2017-01-02 18:45:19 -08:00 |
|
Yann Collet
|
f586bdfe23
|
fixed fuzzer test
|
2016-12-06 06:11:46 +01:00 |
|
Yann Collet
|
e7a41a5955
|
added : dictID retrieval functions.
added : unit tests for dictID retrieval functions
|
2016-12-05 16:21:06 -08:00 |
|
Yann Collet
|
4c0b44f8ce
|
minor display improvement in fuzzer when nb of tests is very large
|
2016-11-01 11:13:22 -07:00 |
|
Yann Collet
|
a17fd7312a
|
changed error_public.h into zstd_errors.h
|
2016-10-11 16:41:09 -07:00 |
|
Yann Collet
|
97b378a6f8
|
Streaming : dictionary compression on multiple files / segments can correctly provide srcSize into header (when provided) using pledgedSrcSize.
|
2016-09-21 17:20:19 +02:00 |
|
Yann Collet
|
64deef3bee
|
Fixed srcSize=1
|
2016-09-14 00:16:07 +02:00 |
|
Yann Collet
|
a7737f6a60
|
improved compression on small files when using same parameters
|
2016-09-06 09:44:59 +02:00 |
|
Yann Collet
|
2b26ad1947
|
removed timeb.h (#319)
|
2016-09-02 15:34:41 -07:00 |
|
Yann Collet
|
4ded9e591c
|
added boilerplate
|
2016-08-30 11:06:28 -07:00 |
|
Yann Collet
|
cb3276329a
|
added sizeof CStream and DStream
|
2016-08-23 00:31:59 +02:00 |
|
Yann Collet
|
da3fbcb302
|
Added ZDICT_getDictID()
|
2016-08-19 14:23:58 +02:00 |
|
inikep
|
2868d565e4
|
test-related files moved to tests/
|
2016-08-18 13:18:11 +02:00 |
|