Yann Collet
|
d3b7f8d21f
|
Merged zstd_static.h into zstd.h . Now requires ZSTD_STATIC_LINKING_ONLY macro
|
2016-06-04 19:47:02 +02:00 |
|
inikep
|
ff9114aee3
|
zlibWrapper: added support for custom memory allocation functions
|
2016-06-02 16:52:36 +02:00 |
|
inikep
|
c4807f4d2f
|
default custom allocation functions moved to zstd_internal.h
|
2016-06-02 15:11:39 +02:00 |
|
inikep
|
2866951558
|
opaque parameter for custom memory allocation functions
|
2016-06-02 13:04:18 +02:00 |
|
Yann Collet
|
c0a9bf3c2e
|
minor code refactoring
|
2016-05-30 04:48:32 +02:00 |
|
inikep
|
63ecd747de
|
added common/entropy_common.c
|
2016-05-13 11:27:56 +02:00 |
|
Yann Collet
|
ccd6e86d45
|
improved decoding speed by inlining x_isError() functions
|
2016-05-12 15:55:26 +02:00 |
|
Yann Collet
|
c75e4c25e8
|
Added : ZSTD_getErrorString(), to get error string from error enum (#168)
|
2016-05-10 17:47:11 +02:00 |
|
inikep
|
f066816998
|
fix for g++ compilation
|
2016-04-22 18:54:05 +02:00 |
|
inikep
|
db3964382c
|
introduced ZSTD_NODECOMPRESS to link only compressor
|
2016-04-22 18:22:30 +02:00 |
|
inikep
|
a1febea01d
|
Error functions moved to common/zstd_common.c
|
2016-04-22 17:14:25 +02:00 |
|