1. 7bd1a29 added ZSTD_dictMode_e to control dictionary loading mode by Yann Collet · 7 years ago
  2. 31533ba Changed ZSTD_createCDict_advanced() by Yann Collet · 7 years ago
  3. 4f81818 clarified frame parameters for ZSTD_compress*_usingCDict() by Yann Collet · 7 years ago
  4. 680e4e0 Ignore symbolic links unless --force specified by Sean Purcell · 7 years ago
  5. 042ba12 Change g_displayLevel to int and fix DISPLAYUPDATE flush by Sean Purcell · 7 years ago
  6. e052c60 introduce UTIL_freq_t by Przemyslaw Skibinski · 7 years ago
  7. 94abd6a SET_REALTIME_PRIORITY by Przemyslaw Skibinski · 7 years ago
  8. 9ceb49e fixed zlib_wrapper conversion warnings by Yann Collet · 8 years ago
  9. 1f57c2e added : ZSTD_createCDict_byReference() by Yann Collet · 8 years ago
  10. 96fca2b improved zwrapbench.c by Przemyslaw Skibinski · 8 years ago
  11. 6cecb35 zwrapbench uses z_const by Przemyslaw Skibinski · 8 years ago
  12. d007eb5 fixed clang warnings in zlibWrapper by Przemyslaw Skibinski · 8 years ago
  13. 20859af renamed to ZWRAP_deflateReset_keepDict by inikep · 8 years ago
  14. 706876f added ZWRAP_deflateResetWithoutDict and ZWRAP_inflateResetWithoutDict by inikep · 8 years ago
  15. a03b7a7 zwrapbench: improved tests with a dictionary by inikep · 8 years ago
  16. 2bb83e8 zlibWrapper\README.md: Reusing contexts by inikep · 8 years ago
  17. b88accf use valgrind with a dynamic zstd library by inikep · 8 years ago
  18. 68cd476 initialization of strm->adler by inikep · 8 years ago
  19. cf3ec08 ZWRAP_setPledgedSrcSize not required with Z_FINISH by inikep · 8 years ago
  20. 252c20d a new ZWRAP API by inikep · 8 years ago
  21. f7ab3ad zwrapbench: testing reusing of a context by inikep · 8 years ago
  22. f71828f zwrapbench: testing speed of ZSTD_decompressStream by inikep · 8 years ago
  23. 8e8b046 zwrapbench benchmarks zlibWrapper by inikep · 8 years ago
  24. 54320ce zwrapbench tests zlib by inikep · 8 years ago
  25. dfef5dd added zwrapbench.c by inikep · 8 years ago