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