1. f3b7897 Merge branch chandlerc_dev by tanjent@gmail.com · 12 years ago
  2. 84de9bd and fix corresponding build breakages under Windows by tanjent@gmail.com · 13 years ago
  3. a27c281 Enable all gcc warnings except strict aliasing, fix build issues by aappleby@google.com · 13 years ago
  4. 510b852 Add Google's open-source CityHash Fix build breakage on Cygwin by tanjent@gmail.com · 13 years ago
  5. 954fc28 make murmurhash3 compile standalone on Visual Studio by tanjent@gmail.com · 13 years ago
  6. 0f37bbd some test code for collision reporting by tanjent@gmail.com · 13 years ago
  7. 6bde278 Add improved timing code that attempts to filter out spurious timing results by aappleby@google.com · 13 years ago
  8. 2ff5e9b Final final final Murmur3, all variants. I am tired of working on it. :) by tanjent@gmail.com · 13 years ago
  9. 9915597 faster bmix64, 7.5 gigs/sec, passes all tests by tanjent@gmail.com · 13 years ago
  10. 603c878 Tweak to Murmur3a (yeah, even though I said it was finalized...) by tanjent@gmail.com · 13 years ago
  11. 7f20a31 verification code work by aappleby@google.com · 13 years ago
  12. b379f34 Fix rdtsc errors from core hopping causing bad timing results by tanjent@gmail.com · 13 years ago
  13. 6ffe010 Add startup self-test by tanjent@gmail.com · 13 years ago
  14. 2aa29c3 Cross-platform compliation fixes. Everything should compile under GCC now, but no guarantees that it runs correctly yet... by tanjent@gmail.com · 13 years ago
  15. babb553 Tweak Murmur3, new more rigorous sanity test, combinatorial block test by tanjent@gmail.com · 13 years ago
  16. ad4b363 MurmurHash3 is released to beta by tanjent@gmail.com · 14 years ago