1. 53e17fb updated streaming API by Yann Collet · 8 years ago
  2. 94ca85d fixed Visual warning by Yann Collet · 8 years ago
  3. 655393c updated doc for streaming API by Yann Collet · 8 years ago
  4. 6263ba5 fileio uses new streaming API by Yann Collet · 8 years ago
  5. fb5e385 minor changes by Yann Collet · 8 years ago
  6. 9f9f1fc added streaming_decompression example by Yann Collet · 8 years ago
  7. 553b213 added streaming_compression.c example by Yann Collet · 8 years ago
  8. d7883a2 added zstreamtest by Yann Collet · 8 years ago
  9. 104e5b0 added : streaming decompression API by Yann Collet · 8 years ago
  10. 5a0c8e2 new streaming API (compression) by Yann Collet · 8 years ago
  11. b3950ee support for Z_SYNC_FLUSH, by @dak-evanti-ru by Yann Collet · 8 years ago
  12. 146eee1 Merge pull request #291 from dak-evanti-ru/dev by Yann Collet · 8 years ago
  13. 2ed3ba2 Fix issue with SYNC_FLUSH support by zlib wrapper by Dmitry Krot · 8 years ago
  14. d6ad8fe Merge pull request #288 from inikep/Other by Yann Collet · 8 years ago
  15. e81f2cb improved zstd_compression_format.md by inikep · 8 years ago
  16. 8f56319 Merge pull request #286 from david-y-lam/dev by Yann Collet · 8 years ago
  17. ac43e95 Add more descriptive message to -v option in zstd CLI by David Lam · 8 years ago
  18. fab0230 changed test, in compliance with new --ultra policy by Yann Collet · 8 years ago
  19. fe0590f new --ultra policy by Yann Collet · 8 years ago
  20. 6c36449 minor comments by Yann Collet · 8 years ago
  21. ba92046 Merge branch 'dev' of github.com:Cyan4973/zstd into dev by Yann Collet · 8 years ago
  22. e9b414d fixed msan warning (#281) by Yann Collet · 8 years ago
  23. a9ba7e7 Merge pull request #284 from inikep/Other by Yann Collet · 8 years ago
  24. 60e1287 Merge branch 'dev' of github.com:Cyan4973/zstd into dev by Yann Collet · 8 years ago
  25. 8a734e5 Merge pull request #283 from inikep/Testing2 by Yann Collet · 8 years ago
  26. 828db00 Merge pull request #279 from inikep/Portability by Yann Collet · 8 years ago
  27. f6199ed updated Dspeed graph by Yann Collet · 8 years ago
  28. db4369b updated Dspeed graph by Yann Collet · 8 years ago
  29. f4f8add Merge pull request #3 from inikep/dev08 by Przemyslaw Skibinski · 8 years ago
  30. 5f49eba added usage of rep[0]-1 for the optimal parser by inikep · 8 years ago
  31. 98e08cb fixed: tree not updated after finding very long rep matches by inikep · 8 years ago
  32. 7132fb1 bench.c: removed benchResult_t by inikep · 8 years ago
  33. 5661bc1 Merge remote-tracking branch 'refs/remotes/origin/Portability' into Testing by inikep · 8 years ago
  34. cfe5fe4 modified .gitignore by inikep · 8 years ago
  35. a43d8ab added Visual Studio 2005 project by inikep · 8 years ago
  36. 038d149 fixed compilation with Visual Studio 2005 by inikep · 8 years ago
  37. 3d2c58c fixed compilation with Visual in C++ mode by inikep · 8 years ago
  38. 48849f8 fixed compilation with Intel Compiler with Windows by inikep · 8 years ago
  39. 855dbaf added CompileAsCpp.props for VC++ compilation by inikep · 8 years ago
  40. 70ce21f appveyor.yml: test C++ compilation with Visual Studio by inikep · 8 years ago
  41. 5fbc8aa .travis.yml: 24 tests merged into 12 tests by inikep · 8 years ago
  42. 2aeb932 test-zstd-speed.py: added tests for clang and md5 sum of executables by inikep · 8 years ago
  43. 4cc1954 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev08 by inikep · 8 years ago
  44. 1ea5622 updated xxhash by Yann Collet · 8 years ago
  45. f6aed96 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev08 by inikep · 8 years ago
  46. 666398e added : xxhash namespace enforced from xxhash.h. by Yann Collet · 8 years ago
  47. 8ded0b8 update xxhash to v0.6.2 by Yann Collet · 8 years ago
  48. 0486bb7 fixed : make clean by Yann Collet · 8 years ago
  49. be1eb3f updated mac homebrew install script by Yann Collet · 8 years ago
  50. ac1e7e8 fixed: tree not updated after finding very long rep matches by inikep · 8 years ago
  51. ad9f70e Improved speed of Intel Compiler for Windows by inikep · 8 years ago
  52. 32c02fa Fix for Intel Compiler with Windows by inikep · 8 years ago
  53. 280f9a8 minor comment by Yann Collet · 8 years ago
  54. 3809c3b added Visual Studio 2005 project by inikep · 8 years ago
  55. 2cde2d9 fix warnings during C++ compilation with Visual Studio by inikep · 8 years ago
  56. 1805d3a appveyor.yml: test C++ compilation with Visual Studio by inikep · 8 years ago
  57. 28f85a6 added CompileAsCpp.props by inikep · 8 years ago
  58. 4f5f301 appveyor.yml: fixed missing /p:Platform and /p:Configuration by inikep · 8 years ago
  59. b918a6e appveyor.yml: list generated executables (2) by inikep · 8 years ago
  60. 468191c appveyor.yml: list generated executables by inikep · 8 years ago
  61. 35605fa appveyor.yml: test C++ compilation with Visual Studio by inikep · 8 years ago
  62. 0079425 .travis.yml: tests merged together by inikep · 8 years ago
  63. 4f270ac .travis.yml: clang test joined into bigger test by inikep · 8 years ago
  64. 9d003c1 .travis.yml: joined 7 smaller tests into 2 bigger by inikep · 8 years ago
  65. f896c1d zstd_compression_format.md: improved formatting by inikep · 8 years ago
  66. 586a055 huffman -> Huffman by inikep · 8 years ago
  67. 1b5a8fa test-zstd-speed.py: md5 sum of executables by inikep · 8 years ago
  68. ded65ec test-zstd-speed.py: script versioning by inikep · 8 years ago
  69. fa3fbb4 test-zstd-speed.py: added tests for clang by inikep · 8 years ago
  70. 387800f bench.c: removed benchResult_t by inikep · 8 years ago
  71. 6a806ed Merge remote-tracking branch 'refs/remotes/origin/minus1' into dev08 by inikep · 8 years ago
  72. e0b4a2d fixed dictionary generation, reported by Bartosz Taudul by Yann Collet · 8 years ago
  73. ae40b18 bumped library number by Yann Collet · 8 years ago
  74. 0763905 ZSTD_compress_usingCDict() correctly provides original size by default in frame header by Yann Collet · 8 years ago
  75. 6a21971 bench : implemented avgSize by Yann Collet · 8 years ago
  76. bf2bc11 bench : controlled display update when loading lot of files by Yann Collet · 8 years ago
  77. 346efcc fixed doc typo by Yann Collet · 8 years ago
  78. a95f328 when ll=0 offset 3 becomes rep[0]-1 : in ZSTD_compressBlock_opt_generic by inikep · 8 years ago
  79. de4c04f Fixed : ZSTD_compress* can compress > 4 GB in a single pass, reported by Nick Terrell by Yann Collet · 8 years ago
  80. f116e87 fixed analyzer warning by Yann Collet · 8 years ago
  81. 0b2d682 fixed freeCDict by Yann Collet · 8 years ago
  82. 373d4f9 updated examples (#273) by Yann Collet · 8 years ago
  83. 9a69ec4 added : resilience test for ZSTD_getErrorName() by Yann Collet · 8 years ago
  84. 050909d when ll=0 offset 3 becomes rep[0]-1 : in ZSTD_compressBlock_opt_extDict_generic by inikep · 8 years ago
  85. bd32aff #define ZSTD_REP_MOVE_OPT (ZSTD_REP_NUM) by inikep · 8 years ago
  86. b82f05c introduce ZSTD_REP_MOVE_OPT by inikep · 8 years ago
  87. 415251c minor style change by Yann Collet · 8 years ago
  88. a9febe8 changed bench behavior for slow compression levels by Yann Collet · 8 years ago
  89. 9043fe2 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev08 by inikep · 8 years ago
  90. 9ba929f Merge branch 'dev' of github.com:Cyan4973/zstd into dev by Yann Collet · 8 years ago
  91. 3ca7503 updated doc (#269) by Yann Collet · 8 years ago
  92. c55eb18 Merge pull request #267 from inikep/dev08 by Yann Collet · 8 years ago
  93. 056df51 fixed ZSTD_compressBlock_opt_extDict_generic by inikep · 8 years ago
  94. 917fe18 Implemented repOffset "minus 1" on ll==0 by Yann Collet · 8 years ago
  95. 8f29e8e updated NEWS by Yann Collet · 8 years ago
  96. 2a2ba36 Merge pull request #266 from jrmarino/master by Yann Collet · 8 years ago
  97. 0d07ec0 Enable build on FreeBSD ports (includes DragonFly BSD) by jrmarino · 8 years ago
  98. 8cebfd1 fix attempt on test-zstd-speed by Yann Collet · 8 years ago
  99. 235911e removed "avg" evaluation from bench -q by Yann Collet · 8 years ago
  100. 66f69e5 restore decompression speed on fizzle by Yann Collet · 8 years ago