1. b077345 zlibWrapper converted from ZBUFF to ZSTD_CStream by inikep · 8 years ago
  2. 5c33c32 copy zlib license into file header by Yann Collet · 8 years ago
  3. 4ded9e5 added boilerplate by Yann Collet · 8 years ago
  4. 6416b0d updated README.md by inikep · 8 years ago
  5. e416e30 remove unnecessary comments by inikep · 8 years ago
  6. 2ed3ba2 Fix issue with SYNC_FLUSH support by zlib wrapper by Dmitry Krot · 8 years ago
  7. 3d2c58c fixed compilation with Visual in C++ mode by inikep · 8 years ago
  8. 613c706 fixed zlibWrapper examples for lib/zstd.h by Yann Collet · 8 years ago
  9. 1c9521f zlibWrapper: improved memory deallocation in case of error by inikep · 8 years ago
  10. 16f7299 fixed zlib wrapper for new `.h` strategy by Yann Collet · 8 years ago
  11. de2c92f zlibWrapper: compress uses ZWRAP_DEFAULT_CLEVEL by inikep · 8 years ago
  12. 4af2c9d zlibWrapper: improved error handling by inikep · 8 years ago
  13. 3640396 fixed: deallocation of structures in case of error in ZBUFF_createCCtx and ZBUFF_createDCtx by inikep · 8 years ago
  14. f040be9 zlibWrapper: ZWRAP_createDCtx and ZWRAP_freeDCtx use custom memory allocation functions by inikep · 8 years ago
  15. 2a74609 zlibWrapper: ZWRAP_createCCtx and ZWRAP_freeCCtx use custom memory allocation functions by inikep · 8 years ago
  16. db2f540 added defaultCustomNULL by inikep · 8 years ago
  17. ff2d189 zlibWrapper: added gcc flag -Wdeclaration-after-statement by inikep · 8 years ago
  18. 614fdde zlibWrapper: support for stricter gcc warnings by inikep · 8 years ago
  19. 7cab86f ZWRAP_allocFunction and ZWRAP_freeFunction are static by inikep · 8 years ago
  20. ff9114a zlibWrapper: added support for custom memory allocation functions by inikep · 8 years ago
  21. e02bf99 zlibWrapper: fixed memory deallocation bug with zstd decompression by inikep · 8 years ago
  22. bf25d7a zlibWrapper: support for zlib versions from 1.2.3 to 1.2.8 by inikep · 8 years ago
  23. 8b45245 zlibWrapper: Z_DEFAULT_COMPRESSION is translated to ZWRAP_DEFAULT_CLEVEL for zstd by inikep · 8 years ago
  24. 043b3c0 zlibWrapped: removed dependency from ZSTD_FRAMEHEADERSIZE_MIN by inikep · 8 years ago
  25. d0c3862 #define z_const if not defined by inikep · 8 years ago
  26. e9dfdf6 added zlibwrapper test for Travis by inikep · 8 years ago
  27. 0bdb6a8 changed definition of UTIL_createFileList by inikep · 8 years ago
  28. 37aba8b updated zlibWrapper/README.md (2) by inikep · 8 years ago
  29. b5e6870 updated zlibWrapper/README.md by inikep · 8 years ago
  30. 3eabe9b added zlibWrapper - zstd wrapper for zlib by inikep · 8 years ago