1. dca60f2 Added : new cross-version test : check new versions can decode older ones by Yann Collet · 8 years ago
  2. 764d23e Merge pull request #189 from thatsafunnyname/patch-2 by Yann Collet · 8 years ago
  3. 04773ac Minor changes needed for OpenVMS by Peter (Stig) Edwards · 8 years ago
  4. f22a0d6 huff0 dynamic reduction by Yann Collet · 8 years ago
  5. 45f84ab all programs use `ZSTD_VERSION_STRING` from `zstd.h` to display their version by Yann Collet · 8 years ago
  6. de4d4da changed version to 0.6.2 by Yann Collet · 8 years ago
  7. 7591a7f minor refactoring by Yann Collet · 8 years ago
  8. e162ace minor simplification by Yann Collet · 8 years ago
  9. 35276a9 fixed minor conversion warnings by Yann Collet · 8 years ago
  10. bde926f removed msan tests by Yann Collet · 8 years ago
  11. d996743 added memory sanitizer to travis CI by Yann Collet · 8 years ago
  12. 236d94f reverted default compression level to 1 by Yann Collet · 8 years ago
  13. 78aa052 fixed Visual warning in debug mode by Yann Collet · 8 years ago
  14. c8e9c40 Merge branch 'dev' of github.com:Cyan4973/zstd into dev by Yann Collet · 8 years ago
  15. ea4daa3 added `ZSTDv05_getFrameParams()` to "zstd_v05.h" by Yann Collet · 8 years ago
  16. af3246b Merge pull request #187 from ka7/spelling_fix by Yann Collet · 8 years ago
  17. 268775d spelling-fixes, as of lintian.debian.org by klemens · 8 years ago
  18. d9b3cca restore openVMS support (detected by @thatsafunnyname) by Yann Collet · 8 years ago
  19. 929f802 Merge pull request #185 from inikep/dev by Yann Collet · 8 years ago
  20. 5c39327 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev by inikep · 8 years ago
  21. e6aa23b updated NEWS for v0.6.1 by Yann Collet · 8 years ago
  22. 63ecd74 added common/entropy_common.c by inikep · 8 years ago
  23. ea7e4f0 Merge pull request #183 from inikep/dev by Yann Collet · 8 years ago
  24. 58a1d45 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev by inikep · 8 years ago
  25. 0bdb6a8 changed definition of UTIL_createFileList by inikep · 8 years ago
  26. 37aba8b updated zlibWrapper/README.md (2) by inikep · 8 years ago
  27. b5e6870 updated zlibWrapper/README.md by inikep · 8 years ago
  28. 3eabe9b added zlibWrapper - zstd wrapper for zlib by inikep · 8 years ago
  29. ccd6e86 improved decoding speed by inlining x_isError() functions by Yann Collet · 8 years ago
  30. 1687168 minor refactor : more accurate variable scope by Yann Collet · 8 years ago
  31. b19d5d7 restored inline for better decompression speed by Yann Collet · 8 years ago
  32. 1ceb5a9 restored DStream init due to strange speed regressions and warnins on gcc 5.3 by Yann Collet · 8 years ago
  33. ce27e85 fixed clang conversion warning by Yann Collet · 8 years ago
  34. 1032fbe update FSE library by Yann Collet · 8 years ago
  35. 249ae0c better big-endian / little-endian r/w support by Yann Collet · 8 years ago
  36. 4dbf7f4 dynamic memory allocation in UTIL_createFileList by inikep · 8 years ago
  37. a96f9fd datagencli uses `mem.h` by Yann Collet · 8 years ago
  38. 3329d98 fixed minor asan warning in legacy decoder by Yann Collet · 8 years ago
  39. c75e4c2 Added : ZSTD_getErrorString(), to get error string from error enum (#168) by Yann Collet · 8 years ago
  40. b3a9938 Merge pull request #182 from inikep/dev by Yann Collet · 8 years ago
  41. b12b369 fixed : unused argument in printf by Yann Collet · 8 years ago
  42. 9545945 disable Visual Studio code analysis by inikep · 8 years ago
  43. 3733797 bench.c: experimental -r (operate recursively on directories) for Windows and _POSIX_C_SOURCE >= 200112L by inikep · 8 years ago
  44. bd39d54 zbuff supports byte-by-byte decompression scenarios by Yann Collet · 8 years ago
  45. ed9a085 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev by inikep · 8 years ago
  46. 918b934 minor comment update by Yann Collet · 8 years ago
  47. d693117 fixed : null-length string roundtrip by Yann Collet · 8 years ago
  48. 8b23eea minor refactor : more accurate variables scope Added null-length string test by Yann Collet · 8 years ago
  49. 349fcf7 fixed Linux compilation by inikep · 8 years ago
  50. aaaf923 common/util.h moved to programs/util.h by inikep · 8 years ago
  51. d44ec48 detection of snprintf for Visual <= 2012 by inikep · 8 years ago
  52. 03bf5ad added appveyor.yml by inikep · 8 years ago
  53. 6e61a84 added support for VS 2015 by inikep · 8 years ago
  54. d782890 fixed datagen by Yann Collet · 8 years ago
  55. ceca200 datagen uses `mem.h` by Yann Collet · 8 years ago
  56. 59b6ba7 Merge pull request #180 from thatsafunnyname/patch-1 by Yann Collet · 8 years ago
  57. 4ff73a2 added : midipix support (#181) by Yann Collet · 8 years ago
  58. d275236 Fixed Windows API, as detected by @KrzysFR (#171) by Yann Collet · 8 years ago
  59. f6ca09b Reduced console display on loading lots of files with `zstd --train`. Reported by @KrzysFR, see #177 by Yann Collet · 8 years ago
  60. e1a69a8 Expose Advanced Streaming API for v0.5.x legacy by Yann Collet · 8 years ago
  61. 95af06f fixed legacy dictionary decompression by Yann Collet · 8 years ago
  62. 0c0f314 CLI supports dictionary decompression in legacy mode v0.5.x by Yann Collet · 8 years ago
  63. f849462 minor refactor : more accurate variable scope by Yann Collet · 8 years ago
  64. a5dacdf updated fse (minor refactor) by Yann Collet · 8 years ago
  65. 18dedec Support legacy ZSTD_decompress_usingDict() (starting v0.5+) by Yann Collet · 8 years ago
  66. 8283a2f Fixed decoding corruption error with quad-symbols huffman on legacy decoders by Yann Collet · 8 years ago
  67. 13c8424 code cleaning by inikep · 8 years ago
  68. 0bd0fae fixed compatibility issues by inikep · 8 years ago
  69. 6d1d252 fixed Huff0 quad-symbols decoder (#173) by Yann Collet · 8 years ago
  70. 9c22e57 Compiler Options moved to util.h by inikep · 8 years ago
  71. ddb8ebd Stricter gnu90 tests by Yann Collet · 8 years ago
  72. 3f8ed50 Added gnu90 test by Yann Collet · 8 years ago
  73. 3163403 UTIL_prepareFileList by inikep · 8 years ago
  74. b0e5427 No stdint.h on OpenVMS. by thatsafunnyname · 8 years ago
  75. dca5cf9 No stdint.h on OpenVMS. by thatsafunnyname · 8 years ago
  76. eef5fdb No stdint.h on OpenVMS. by thatsafunnyname · 8 years ago
  77. f6ac479 removed BMI tests on Travis CI : incompatible compiler by Yann Collet · 8 years ago
  78. 17d35b0 added : BMI x64 test for Travis CI by Yann Collet · 8 years ago
  79. 6f9c056 Fixed BMI behavior on x86 and x32 targets, reported by @tycho (#178) by Yann Collet · 8 years ago
  80. cf8584c Merge pull request #175 from inikep/dev by Yann Collet · 8 years ago
  81. 648d74a Sync by inikep · 8 years ago
  82. bab4317 util.h must the the first include to #define _POSIX_C_SOURCE by inikep · 8 years ago
  83. 4f832c9 util.h must be the first include to #define _POSIX_C_SOURCE by inikep · 8 years ago
  84. 55d047a getTotalFileSize moved to common/util.h by inikep · 8 years ago
  85. d5ff2c3 ordering of #include by inikep · 8 years ago
  86. 83c76b4 bench.c: time functions moved to common/util.h by inikep · 8 years ago
  87. 69fcd7c getFileSize moved to common/util.h by inikep · 8 years ago
  88. 1007a1f get rid of some Visual C++ warnings by inikep · 8 years ago
  89. 6cb083f fixed 64-bit compilation with Visual C++ by inikep · 8 years ago
  90. ea4ee3e added compatibility with Visual C++ 2012 by inikep · 8 years ago
  91. a8138fd updated lib/README.md part 2 by inikep · 8 years ago
  92. 4979431 updated lib/README.md by inikep · 8 years ago
  93. f066816 fix for g++ compilation by inikep · 8 years ago
  94. db39643 introduced ZSTD_NODECOMPRESS to link only compressor by inikep · 8 years ago
  95. a1febea Error functions moved to common/zstd_common.c by inikep · 8 years ago
  96. d6be275 updated CMakeLists.txt by inikep · 8 years ago
  97. 3c7c352 introduced ZSTD_NOCOMPRESS to generate decompressor only by inikep · 8 years ago
  98. 23a0889 separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ by inikep · 8 years ago
  99. 4699b3b Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev by inikep · 8 years ago
  100. 3865498 minor speed improvements 2 by inikep · 8 years ago