Yann Collet
|
613c706c96
|
fixed zlibWrapper examples for lib/zstd.h
|
2016-07-18 03:27:26 +02:00 |
inikep
|
1c9521fec3
|
zlibWrapper: improved memory deallocation in case of error
|
2016-06-13 12:00:46 +02:00 |
Yann Collet
|
16f729957f
|
fixed zlib wrapper for new `.h` strategy
|
2016-06-04 19:52:06 +02:00 |
inikep
|
de2c92f6e0
|
zlibWrapper: compress uses ZWRAP_DEFAULT_CLEVEL
|
2016-06-03 19:44:03 +02:00 |
inikep
|
4af2c9de0c
|
zlibWrapper: improved error handling
|
2016-06-03 17:39:31 +02:00 |
inikep
|
3640396b1a
|
fixed: deallocation of structures in case of error in ZBUFF_createCCtx and ZBUFF_createDCtx
|
2016-06-03 16:36:50 +02:00 |
inikep
|
f040be9850
|
zlibWrapper: ZWRAP_createDCtx and ZWRAP_freeDCtx use custom memory allocation functions
|
2016-06-03 16:31:57 +02:00 |
inikep
|
2a74609b90
|
zlibWrapper: ZWRAP_createCCtx and ZWRAP_freeCCtx use custom memory allocation functions
|
2016-06-03 14:53:51 +02:00 |
inikep
|
db2f540414
|
added defaultCustomNULL
|
2016-06-03 12:56:56 +02:00 |
inikep
|
ff2d18928d
|
zlibWrapper: added gcc flag -Wdeclaration-after-statement
|
2016-06-02 22:15:09 +02:00 |
inikep
|
614fddee6a
|
zlibWrapper: support for stricter gcc warnings
|
2016-06-02 18:40:41 +02:00 |
inikep
|
7cab86f647
|
ZWRAP_allocFunction and ZWRAP_freeFunction are static
|
2016-06-02 18:24:07 +02:00 |
inikep
|
ff9114aee3
|
zlibWrapper: added support for custom memory allocation functions
|
2016-06-02 16:52:36 +02:00 |
inikep
|
e02bf99fa4
|
zlibWrapper: fixed memory deallocation bug with zstd decompression
|
2016-06-02 12:00:32 +02:00 |
inikep
|
bf25d7ac57
|
zlibWrapper: support for zlib versions from 1.2.3 to 1.2.8
|
2016-06-02 10:19:35 +02:00 |
inikep
|
8b452453ce
|
zlibWrapper: Z_DEFAULT_COMPRESSION is translated to ZWRAP_DEFAULT_CLEVEL for zstd
|
2016-06-01 10:50:17 +02:00 |
inikep
|
043b3c01bb
|
zlibWrapped: removed dependency from ZSTD_FRAMEHEADERSIZE_MIN
|
2016-06-01 10:15:25 +02:00 |
inikep
|
d0c3862479
|
#define z_const if not defined
|
2016-05-27 12:33:19 +02:00 |
inikep
|
e9dfdf6924
|
added zlibwrapper test for Travis
|
2016-05-27 11:56:15 +02:00 |
inikep
|
0bdb6a8118
|
changed definition of UTIL_createFileList
|
2016-05-13 10:52:02 +02:00 |
inikep
|
37aba8b1d9
|
updated zlibWrapper/README.md (2)
|
2016-05-12 17:32:28 +02:00 |
inikep
|
b5e6870bb5
|
updated zlibWrapper/README.md
|
2016-05-12 17:28:57 +02:00 |
inikep
|
3eabe9b474
|
added zlibWrapper - zstd wrapper for zlib
|
2016-05-12 17:15:41 +02:00 |