Yann Collet
695a6cb463
fixed #94
2015-12-10 15:51:38 +01:00
Yann Collet
88fcd2916e
Added : zstd buffered API
2015-11-25 14:42:45 +01:00
Yann Collet
93a823ccb7
fixed asan warnings
2015-11-13 15:08:43 +01:00
Yann Collet
0f366c61ed
fixed streaming decoder
2015-11-12 16:19:30 +01:00
Yann Collet
cfdeb34180
fixed g++ link error
2015-11-12 16:00:04 +01:00
Yann Collet
5be2dd25f2
Changed Library source tree
...
- no more zstdhc ; zstd.h is enough
- ZSTD_compress() now needs a compressionLevel
- separated zstd_compress.c and zstd_decompress.c
- updated zstdcli, fullbench, fuzzer with new API
2015-11-11 13:43:58 +01:00
Yann Collet
fd9d6b8e2f
paramgrill
2015-10-26 00:06:36 +01:00
Yann Collet
07e0674007
Fixed fullbench
2015-10-19 20:02:46 +01:00
Yann Collet
b1f3f4b565
update huff0
2015-10-18 22:18:32 +01:00
Yann Collet
0fef5be1cc
Fix fullbench
2015-10-14 18:07:24 +01:00
Yann Collet
352ab88aea
fixed minor issue on decoding invalid data
2015-08-26 22:45:23 +01:00
Yann Collet
f3cb79b58f
Fixed : g++ link error within fullbench
2015-08-20 00:02:43 +01:00
Yann Collet
f4ce8913a3
Added more strigent tests : compresson into too small buffer
2015-08-11 14:18:45 +01:00
Yann Collet
b5e06dc7c3
Fixed a few minor visual analyzer warnings
2015-07-04 23:20:56 -08:00
Yann Collet
1efa31fad8
Updated FSE lib
2015-07-04 15:56:41 -08:00
Yann Collet
213089c078
Updated FSE
...
Added clang and g++ tests
2015-06-18 07:43:16 -08:00
Yann Collet
f66d2babf8
Updated test-fullbench
2015-02-11 08:34:50 +01:00
Yann Collet
f96780683b
updated fullbench, to include datagen
2015-02-11 08:19:57 +01:00
Yann Collet
fb98fd0bd4
datagen refactoring
2015-02-10 18:15:20 +01:00
Yann Collet
759433d679
Updated fullbench tests
2015-01-24 13:31:55 +01:00
Yann Collet
18a68714d0
Fixed : issue within fullbench, reported by AJ Baxter
2015-01-24 12:08:52 +01:00
Yann Collet
4856a00164
Initial release
2015-01-24 01:58:16 +01:00