Christophe Chevalier
|
dc245e91cb
|
Changed to use ZSTDLIBv06_API and ZSTDLIBv07_API for DLL exports to fix warning
- changed name to prevent collision with ZSTDLIB_API used by non-legacy dll exports
|
2016-09-23 17:09:36 +02:00 |
|
inikep
|
8161e7321a
|
unified error codes for legacy decoders
|
2016-09-05 12:29:51 +02:00 |
|
Yann Collet
|
1563bfeabc
|
fixing FORCE_INLINE for older compilers (#330)
|
2016-09-02 11:44:21 -07:00 |
|
Yann Collet
|
4ded9e591c
|
added boilerplate
|
2016-08-30 11:06:28 -07:00 |
|
Yann Collet
|
5f53b0335e
|
fixed continuation context
|
2016-08-28 10:00:49 -07:00 |
|
Yann Collet
|
87c18b2ebd
|
fixed multiple minor warnings for XCode
|
2016-08-26 01:43:47 +02:00 |
|
inikep
|
57ef4b1a0d
|
zstd_v07.c: removed unused macros
|
2016-08-24 17:16:56 +02:00 |
|
inikep
|
a7bb322a93
|
removed never referenced functions
|
2016-08-18 10:30:21 +02:00 |
|
inikep
|
48849f86f0
|
fixed compilation with Intel Compiler with Windows
|
2016-08-10 14:26:35 +02:00 |
|
Yann Collet
|
7adc2328a3
|
fixed --test on zero-length files, reported by @amnilsson
|
2016-07-26 15:49:24 +02:00 |
|
inikep
|
4178f5c289
|
fixed gcc warning: always_inline function might not be inlinable
|
2016-07-25 21:17:45 +02:00 |
|
inikep
|
fca90f8f60
|
legacy decoder for v0.7 format
|
2016-07-25 17:49:08 +02:00 |
|