1. 5b8fd3c Merge patch from benswick@ to make Murmur3 compile as plain C code. by aappleby@google.com · 11 years ago
  2. 6f63a48 Add required 'inline' keyword to FORCE_INLINE macros. by tanjent@gmail.com · 11 years ago
  3. e813f9b Minor fixes & tweaks. by tanjent@gmail.com · 12 years ago
  4. f3b7897 Merge branch chandlerc_dev by tanjent@gmail.com · 12 years ago
  5. b35e562 Fix typo in rotation constant for Murmur3_x86_32's tail, update verification value. by tanjent@gmail.com · 13 years ago
  6. 833fd8d Make verification failure print the hash names by tanjent@gmail.com · 13 years ago
  7. 7af0ee0 gcc complains about multiply defined symbols, move rotl macros back to source file by aappleby@google.com · 13 years ago
  8. 58dd886 Remove platform.h dependency from MurmurHash3.h, move platform #ifdefs to header by tanjent@gmail.com · 13 years ago
  9. 954fc28 make murmurhash3 compile standalone on Visual Studio by tanjent@gmail.com · 13 years ago
  10. f068a58 Make MurmurHash3.cpp compile standalone on GCC by aappleby@google.com · 13 years ago
  11. 0f37bbd some test code for collision reporting by tanjent@gmail.com · 13 years ago
  12. 2ff5e9b Final final final Murmur3, all variants. I am tired of working on it. :) by tanjent@gmail.com · 13 years ago
  13. 9915597 faster bmix64, 7.5 gigs/sec, passes all tests by tanjent@gmail.com · 13 years ago
  14. c365c96 simpler block mix for murmur3c by tanjent@gmail.com · 13 years ago
  15. 603c878 Tweak to Murmur3a (yeah, even though I said it was finalized...) by tanjent@gmail.com · 13 years ago
  16. 6ffe010 Add startup self-test by tanjent@gmail.com · 13 years ago
  17. f67ce94 Add beginnings of bitslice test by tanjent@gmail.com · 13 years ago
  18. b0f1181 Remove a few bits of commented-out code. by tanjent@gmail.com · 13 years ago
  19. babb553 Tweak Murmur3, new more rigorous sanity test, combinatorial block test by tanjent@gmail.com · 13 years ago
  20. 31a9e8e MurmurHash3_x86_128 was missing a rotate instruction by tanjent@gmail.com · 14 years ago
  21. ad4b363 MurmurHash3 is released to beta by tanjent@gmail.com · 14 years ago
  22. 7e5c363 Initial source checkin by tanjent@gmail.com · 14 years ago