1. 2ede75e Merge remote-tracking branch 'upstream/dev' into pzstd-build by Nick Terrell · 8 years ago
  2. 324c8ab [pzstd] Remove gtest dependency from make all by Nick Terrell · 8 years ago
  3. 1f0b09d Fix travis-ci timeout. by Nick Terrell · 8 years ago
  4. f00e66a restore all Travis tests by Przemyslaw Skibinski · 8 years ago
  5. 672dc77 fixed .travis.yml (3) by Przemyslaw Skibinski · 8 years ago
  6. e392b1f fixed .travis.yml (2) by Przemyslaw Skibinski · 8 years ago
  7. 15d9815 fixed .travis.yml by Przemyslaw Skibinski · 8 years ago
  8. 9f26f72 added libzstd-dll by Przemyslaw Skibinski · 8 years ago
  9. c779778 updated IntDir and OutDir by Przemyslaw Skibinski · 8 years ago
  10. 0b48a59 .travis.yml: added aarch64test and ppc64test by Przemyslaw Skibinski · 8 years ago
  11. 861cd06 fix test-zstd-nolegacy by Yann Collet · 8 years ago
  12. 03982b5 Merge pull request #434 from terrelln/dev by Yann Collet · 8 years ago
  13. 4cb5e90 [pzstd] Add asan and tsan tests to travis by Nick Terrell · 8 years ago
  14. 8b4e842 [pzstd] Fix Makefile by Nick Terrell · 8 years ago
  15. 82057aa zstd.h: updated comments by inikep · 8 years ago
  16. 0fa190b .travis.yml: added "make clean" before versionsTest by inikep · 8 years ago
  17. 23cec87 fixed Makefile targets: zstd-small, zstd-decompress, zstd-compress by inikep · 8 years ago
  18. eb32d88 Merge remote-tracking branch 'refs/remotes/facebook/dev' into zlibWrapper by inikep · 8 years ago
  19. e82c811 updated zlibWrapper\README.md by inikep · 8 years ago
  20. 57b9708 faster inflate() autodetection of zlib/zstd by inikep · 8 years ago
  21. f77a113 improved valgrind tests by inikep · 8 years ago
  22. 4602e53 added valgrindTest for zlibWrapper by inikep · 8 years ago
  23. 3b4093c [pzstd] Add 32 bit tests to travis-ci by Nick Terrell · 8 years ago
  24. c03f15e zstd.exe has FileVersion and ProductVersion with 32-bit gcc (MinGW) by inikep · 8 years ago
  25. f747be1 .travis.yml: added ubuntu-toolchain-r-test for asan32 by inikep · 8 years ago
  26. 279a999 .travis.yml: restored asan32 test by inikep · 8 years ago
  27. 4b83b96 .travis.yml: added "sourceline" by inikep · 8 years ago
  28. 437bbec force Travis to use clang-3.8 by inikep · 8 years ago
  29. c6f0ee9 .travis.yml: added gcc-multilib by inikep · 8 years ago
  30. e8e5311 .travis.yml: 32-bit clang tests switched to Ubuntu 14.04 by inikep · 8 years ago
  31. 1e2f6a1 Clean up compiler warnings + Build pzstd on travis by Nick Terrell · 8 years ago
  32. 779c489 Remove if statement, make language cpp by Nick Terrell · 8 years ago
  33. 4738e22 Update travis-ci g++ for pzstds job by Nick Terrell · 8 years ago
  34. 0c28f62 Update travis-ci config to include pzstd by Nick Terrell · 8 years ago
  35. 2d5eb2b updated .travis.yml and appveyor.yml for tests/ by inikep · 8 years ago
  36. c5e12f7 fixed powerpc Travis test by inikep · 8 years ago
  37. 79b4062 fixed paramgrill dependency by inikep · 8 years ago
  38. d0c270f improved programs\Makefile by inikep · 8 years ago
  39. 78f3e06 disabled %llu warnings with MinGW on Windows by inikep · 8 years ago
  40. 156ab8f APT dependencies moved from Makefile to .travis.yml by inikep · 8 years ago
  41. 5fbc8aa .travis.yml: 24 tests merged into 12 tests by inikep · 8 years ago
  42. 4d84bbd updated CMake and VS projects to support decoder for v0.7 format by inikep · 8 years ago
  43. ab48f70 disabled VersionsTest : cannot work without legacy 0.7 mode by Yann Collet · 8 years ago
  44. c9bb102 Makefile: added gcc5test and gcc6test by inikep · 8 years ago
  45. 7eda5f7 Moved versionsTest on Travis to Ubuntu Server VM by Yann Collet · 8 years ago
  46. 3a2c329 re-enable versionsTest on Travis by Yann Collet · 8 years ago
  47. c5c4de9 "versionsTest" renamed to "tests" by inikep · 8 years ago
  48. 068a8c1 commented out versionTests, which can not work while waiting for legacy decoder v0.6 by Yann Collet · 8 years ago
  49. bf25d7a zlibWrapper: support for zlib versions from 1.2.3 to 1.2.8 by inikep · 8 years ago
  50. a6b9420 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev070 by inikep · 8 years ago
  51. 1981d5a Travis tests for PowerPC and OS X by inikep · 8 years ago
  52. 7d64cb3 commented versionsTest, which won't succeed while legacy 0.6 is missing by Yann Collet · 8 years ago
  53. e9dfdf6 added zlibwrapper test for Travis by inikep · 8 years ago
  54. dca60f2 Added : new cross-version test : check new versions can decode older ones by Yann Collet · 8 years ago
  55. de4d4da changed version to 0.6.2 by Yann Collet · 9 years ago
  56. bde926f removed msan tests by Yann Collet · 9 years ago
  57. d996743 added memory sanitizer to travis CI by Yann Collet · 9 years ago
  58. 3f8ed50 Added gnu90 test by Yann Collet · 9 years ago
  59. f6ac479 removed BMI tests on Travis CI : incompatible compiler by Yann Collet · 9 years ago
  60. 17d35b0 added : BMI x64 test for Travis CI by Yann Collet · 9 years ago
  61. 991b390 removed PowerPC target on Travis CI (unfortunately unsupported) by Yann Collet · 9 years ago
  62. 521b010 Added PowerPC tests with Qemu user more by Yann Collet · 9 years ago
  63. 648959a new : ARM tests with Qemu user-mode by Yann Collet · 9 years ago
  64. 52197bc CMake minimal version 2.8.7 test by Artyom Dymchenko · 9 years ago
  65. 0b7c101 CMake 2.8.8 final test; by Artyom Dymchenko · 9 years ago
  66. 14148bd CMake tar.gz updated; by Artyom Dymchenko · 9 years ago
  67. a207930 CMake 2.8.11 with travis test; by Artyom Dymchenko · 9 years ago
  68. 1e00816 travis and CMake 2.8.8 installation test; by Artyom Dymchenko · 9 years ago
  69. 3e5b73b CI tests for cmake by Yann Collet · 9 years ago
  70. 6c3e2e7 fixed : high compression modes for Windows 32 bits by Yann Collet · 9 years ago
  71. a85a8dd Fixed #80 (reported by @luben) by Yann Collet · 9 years ago
  72. 83fae97 Added asan tests by Yann Collet · 9 years ago
  73. bf50409 Refactor Makefile and .travis tests by Yann Collet · 9 years ago
  74. 674d91b Added sanitize=undefine test by Yann Collet · 9 years ago
  75. 7083b8a Travis CI : added ARM compilation tests by Yann Collet · 9 years ago
  76. fc774d3 Added clang & g++-multilib install for Travis CI by Yann Collet · 9 years ago
  77. 213089c Updated FSE Added clang and g++ tests by Yann Collet · 9 years ago
  78. 4856a00 Initial release by Yann Collet · 10 years ago