1. 2bbb3be Fix CMake 4.0 compatibility. (#68) by Theodore Tsirpanis · 4 months ago main
  2. 1c51f87 #ifdef -> #if defined() by Victor Costan · 11 months ago fix-ifdef
  3. d3d60ac Fix invalid pointer casts in arm64 implementation (#65) by David Benjamin · 11 months ago
  4. 9d0fb14 C++ interface: Support std::byte if it's available. (#60) by Shea Levy · 11 months ago
  5. 21fc8ef Fix typo (#59) by Dimitris Apostolou · 3 years, 6 months ago
  6. 89f6984 Fix misspelled "Proccess" in comment by Munkybooty · 3 years, 8 months ago
  7. 02e65f4 Bump deps (#56) by Victor Costan · 3 years, 10 months ago 1.1.2
  8. b9d6e82 Fix Windows CI build. (#54) by Victor Costan · 4 years ago
  9. bbbb93a Switch CI to GitHub Actions (#55) by Victor Costan · 4 years ago
  10. d46cd17 Add clangd cache directory to .gitignore. by Victor Costan · 4 years ago
  11. fa5ade4 Fix compilation warnings on ARM64 with old GCC versions. (#52) by Victor Costan · 4 years, 2 months ago
  12. db08d22 Updated Travis-CI configuration. (#51) by Chris Mumford · 4 years, 2 months ago
  13. e31619a Fix GitHub links. (#50) by Francois Marier · 4 years, 2 months ago
  14. 7fa4c26 Update Travis CI config. (#49) by Victor Costan · 4 years, 8 months ago
  15. a3d9e6d Updated third_party/ and Travis CI config. (#48) by Victor Costan · 4 years, 8 months ago
  16. 1f85030 Add support for ARM64 darwin (#43) by Harry Mallon · 5 years ago
  17. 3bb959c Remove unnecessary reinterpret_cast (#42) by rtobar · 5 years ago
  18. 2e97ab2 Fix (unused) ReadUint64LE for BE machines (#41) by Pieter Wuille · 5 years ago
  19. 47b40d2 Bump dependencies. (#40) by Victor Costan · 5 years ago
  20. ba74185 Move CI to Visual Studio 2019. by Victor Costan · 6 years ago 1.1.1
  21. efa301a Allow different C/C++ standards when this is used as a subproject. by Victor Costan · 6 years ago
  22. cc6d714 CMake: Use configure_package_config_file() by Paweł Bylica · 6 years ago
  23. 675775b CMake: Remove redundant usage of PROJECT_SOURCE_DIR by Paweł Bylica · 6 years ago
  24. f08cac9 Add comment ensuring include(GNUInstallDirs) stays where it should be. by Victor Costan · 6 years ago
  25. 160e3fe Bump dependencies. by Victor Costan · 6 years ago
  26. b377ce4 Fix installed target definition. (#39) by Carlos O'Ryan · 6 years ago
  27. ee37bcc Test CMake installation on Travis. by Paweł Bylica · 6 years ago
  28. 521d2dd Update deps and Travis CI config. by Victor Costan · 6 years ago
  29. fd33bcc Fix regexp replacement in CMake config. by Victor Costan · 6 years ago
  30. 38379d4 Update dependencies. (#37) by Victor Costan · 6 years ago
  31. d7e35bc Set version and soversion in CMake. (#33) by Victor Costan · 6 years ago
  32. 28c4347 Only set the POSITION_INDEPENDENT_CODE property when building a shard library (#34) by Andrew Brampton · 6 years ago
  33. fc1f1e1 Update Travis CI configuration. (#36) by Victor Costan · 6 years ago
  34. 327ce30 Bump dependencies (#31) by Victor Costan · 6 years ago
  35. 5998f84 Replace missed instance of TEST_CASE with TEST_SUITE. by Victor Costan · 6 years ago
  36. e4dfc9f Remove MSBuild section from AppVeyor config. by Victor Costan · 6 years ago
  37. 829bacf Replace TEST_CASE with TEST_SUITE. (#29) by Victor Costan · 6 years ago 1.0.7
  38. f0a0470 Update Travis CI config and dependencies. (#27) by Victor Costan · 7 years ago
  39. 75e82b8 Add shared library mode to Travis CI. (#24) by Victor Costan · 7 years ago 1.0.6
  40. a458d36 Support shared libraries. (#23) by Carlos O'Ryan · 7 years ago
  41. a047ae2 Fix Travis CI for Mac. (#22) by Victor Costan · 7 years ago
  42. e8ac7d4 Update dependencies and bump GCC to 8. (#20) by Victor Costan · 7 years ago
  43. f8925d0 Move string_view inclusion out of crc32c namespace (#19) by Taiju Tsuiki · 7 years ago
  44. 9b56945 Bump third-party dependencies and fix MSVC compile warning. (#18) by Victor Costan · 7 years ago
  45. bca495f Improved configuration for YouCompleteMe, Travis and AppVeyor. (#16) by Victor Costan · 7 years ago
  46. 4fd6421 Disable exceptions on Visual Studio. (#17) by Victor Costan · 7 years ago
  47. 992a77e Replace preprocessor macros with Google Test's Type-Parameterized Tests. (#15) by Victor Costan · 7 years ago
  48. 0f64c85 Update dependencies. (#14) by Victor Costan · 8 years ago
  49. 5fd7758 Remove unofficial product notice from README. (#13) by Victor Costan · 8 years ago
  50. 12a65bf CMake: fix include install path. (#12) by Victor Costan · 8 years ago 1.0.5
  51. 0f771ed Fix SSE4.2 arch flag for MSVC in CMake config. (#8) by Victor Costan · 8 years ago 1.0.4
  52. 9a58163 C API. (#11) by Victor Costan · 8 years ago
  53. 53ecc2f Add license headers to CMake config files. (#7) by Victor Costan · 8 years ago
  54. 8be50be Migrate to 0/1 feature detection macros. (#10) by Victor Costan · 8 years ago
  55. 660013f Travis CI: Bump gcc to 7 and clang to 5. (#9) by Victor Costan · 8 years ago
  56. 9bc7a0c Gate ARM64-accelerated impl on hwcap() having the HWCAP_PMULL flag. (#6) by Victor Costan · 8 years ago 1.0.3
  57. d0f929a More conservative check for <string_view> availability. (#4) by Victor Costan · 8 years ago 1.0.2
  58. db73a3f Fix MSVC warnings in crc32c_unittest.cc. (#3) by Victor Costan · 8 years ago 1.0.1
  59. 52fbb76 Fixed copyright year for imported code. by Victor Costan · 8 years ago 1.0.0
  60. 13e5ce7 Record decision to use Google style in .clang-format. by Victor Costan · 8 years ago
  61. ecf28dd Formatted code and remove "(c)" from copyright banner. by Chris Mumford · 8 years ago
  62. d93ba69 Disable exceptions and RTTI for real. by Victor Costan · 8 years ago
  63. 56b1d45 Fixes for use in other CMake projects. by Victor Costan · 8 years ago
  64. ca3ca7a Fix copy-paste typo in CMake config. by Victor Costan · 8 years ago
  65. 053bf59 Bump up warning level and fix ARM64 warning. by Victor Costan · 8 years ago
  66. 500c09e Refactor ARM64 support for better naming. by Victor Costan · 8 years ago
  67. 476cb03 Improve CMake config comment. by Victor Costan · 8 years ago
  68. 48baacd Refactor ARM acceleration checks to support older Androids. by Victor Costan · 8 years ago
  69. 83fcf62 Document that it doesn't make sense to use SSE4.2 on 32-bit builds. by Victor Costan · 8 years ago
  70. 684827f Point to HighwayHash in the README. by Victor Costan · 8 years ago
  71. 440cb39 Add convenience overload for char*. by Victor Costan · 8 years ago
  72. 9365fce Fix feature detection on MSVC. by Victor Costan · 8 years ago
  73. 8c6bf4c Faster SSE4.2 implementation. by Victor Costan · 8 years ago
  74. 354d61e Out-of-order friendly portable implementation. by Victor Costan · 8 years ago
  75. 35185ce Extract XOR constant. by Victor Costan · 8 years ago
  76. 03d10cf Extract shifting logic into RoundUp, clang-format. by Victor Costan · 8 years ago
  77. b5f22cb Namespace, style consistency fixes. by Victor Costan · 8 years ago
  78. 1ea02c7 Bump Google Benchmark. by Victor Costan · 8 years ago
  79. 17de706 Comment fixes in SSE4.2 version. by Victor Costan · 8 years ago
  80. afeb27b ARM optimizations. by Victor Costan · 8 years ago
  81. 81a91d7 Cleaned up and switched to a CMake-based build. by Victor Costan · 8 years ago
  82. 08d3c2d Make-based version. by Victor Costan · 8 years ago