Yann Collet
|
45f84ab7cc
|
all programs use ZSTD_VERSION_STRING from zstd.h to display their version
|
2016-05-20 12:34:40 +02:00 |
|
Yann Collet
|
bde926fce7
|
removed msan tests
|
2016-05-18 17:18:48 +02:00 |
|
Yann Collet
|
b12b369817
|
fixed : unused argument in printf
|
2016-05-10 15:30:43 +02:00 |
|
Yann Collet
|
bd39d54576
|
zbuff supports byte-by-byte decompression scenarios
|
2016-05-10 14:14:19 +02:00 |
|
Yann Collet
|
1535414927
|
Fixed 32-bits windowLog limitation
Fixed some macro errors in zbufftest
|
2016-04-04 04:22:53 +02:00 |
|
Yann Collet
|
9bf7016627
|
minor variable isolation
|
2016-04-04 03:01:15 +02:00 |
|
Yann Collet
|
fd265ca518
|
minor cli correction (arguments are const char* )
|
2016-04-04 02:48:55 +02:00 |
|
Yann Collet
|
38461085d8
|
code refactorization, for better clarity and reliability
|
2016-04-04 02:47:20 +02:00 |
|
Yann Collet
|
541cf1993f
|
minor variable isolation
|
2016-04-04 01:49:30 +02:00 |
|
Yann Collet
|
15bc943201
|
stronger zbuff synchronization tests
|
2016-04-04 01:22:26 +02:00 |
|
Yann Collet
|
efb18309ef
|
fixed minor visual 32-64bits conversion warning
|
2016-04-01 18:54:13 +02:00 |
|
Yann Collet
|
27caf2afca
|
minor variable isolation
|
2016-04-01 15:48:48 +02:00 |
|
Yann Collet
|
62ae5fb0d2
|
zstd_buffered => zbuff
|
2016-02-12 18:59:11 +01:00 |
|
Yann Collet
|
1c8e194297
|
modified streaming compression API
|
2016-01-26 16:31:22 +01:00 |
|
Yann Collet
|
7b51a2948f
|
modified streaming decompression API
|
2016-01-26 15:58:49 +01:00 |
|
Yann Collet
|
5835e1b5ba
|
updated xxhash source
|
2016-01-05 01:44:36 +01:00 |
|
Yann Collet
|
3a061a4c9f
|
extended static dictionary to buffered mode
|
2015-12-12 11:17:42 +01:00 |
|
Yann Collet
|
800fa6c378
|
stronger tests for zbuff decompression
|
2015-11-27 14:30:23 +01:00 |
|
Yann Collet
|
31d1806a77
|
zbuff properly supports small dst buffers
|
2015-11-27 14:07:36 +01:00 |
|
Yann Collet
|
661f843637
|
fixed test in zbufftest
|
2015-11-26 15:39:44 +01:00 |
|
Yann Collet
|
26415d3ff2
|
fixed leak
|
2015-11-26 12:43:28 +01:00 |
|
Yann Collet
|
6bcdeac954
|
fixed asan warning
|
2015-11-26 11:43:00 +01:00 |
|
Yann Collet
|
7447ee96f6
|
fixed g++ warning
|
2015-11-26 10:52:30 +01:00 |
|
Yann Collet
|
5f2ec63852
|
fixed decompression bug (buffered mode)
|
2015-11-26 10:32:17 +01:00 |
|
Yann Collet
|
91a97960f7
|
Added zbufftest
|
2015-11-26 09:59:49 +01:00 |
|