GoogleGit

  1. e87738e  Patch City.h to fix compile errors in Chromium (see issue 27) by aappleby@google.com - 3 months ago master
  2. b52816c  Merge patch to fix build under VS2010 by aappleby@google.com - 7 months ago
  3. 5b8fd3c  Merge patch from benswick@ to make Murmur3 compile as plain C code. by aappleby@google.com - 1 year, 2 months ago
  4. 6f63a48  Add required 'inline' keyword to FORCE_INLINE macros. by tanjent@gmail.com - 1 year, 2 months ago
  5. 8adb133  City.cpp/h was using the _mm_crc32_u64 intrinsic, which is only supported on x64 platforms - see https://bugs.gentoo.org/show_bug.cgi?id=459126 for details. by tanjent@gmail.com - 1 year, 3 months ago
  6. e813f9b  Minor fixes & tweaks. by tanjent@gmail.com - 2 years, 2 months ago
  7. 6895dce  Merge in PMurHash by Shane Day, a MurmurHash3_x86_32 implementation that should work on virtually all platforms regardless of endian-ness or alignment issues. by tanjent@gmail.com - 2 years, 2 months ago
  8. dd462f2  Add #include "Platform.h" to fix Windows build remove CXX_FLAGS, which make Visual Studio complain Widen sanity test out of paranoia. Fix typo in g_hashes reference to SpookyHash Remove Visual Studio-specific .sln & .vcproj files by tanjent@gmail.com - 2 years, 5 months ago
  9. f3b7897  Merge branch chandlerc_dev by tanjent@gmail.com - 2 years, 5 months ago
  10. b35e562  Fix typo in rotation constant for Murmur3_x86_32's tail, update verification value. by tanjent@gmail.com - 3 years, 2 months ago
  11. bb9b561  more size_t warnings by tanjent@gmail.com - 3 years, 3 months ago
  12. 84de9bd  and fix corresponding build breakages under Windows by tanjent@gmail.com - 3 years, 3 months ago
  13. a27c281  Enable all gcc warnings except strict aliasing, fix build issues by aappleby@google.com - 3 years, 3 months ago
  14. 510b852  Add Google's open-source CityHash Fix build breakage on Cygwin by tanjent@gmail.com - 3 years, 3 months ago
  15. 833fd8d  Make verification failure print the hash names Fix typo in murmur3f (rotl values didn't match) by tanjent@gmail.com - 3 years, 3 months ago
  16. c2b49e0  Fix typos by aappleby@google.com - 3 years, 3 months ago
  17. c8e8bf8  Remove dead files, make Murmur1/2/3 all have explicit public domain licensing & no external dependencies by aappleby@google.com - 3 years, 3 months ago
  18. cc59216  Build fixes for clang, etc by aappleby@google.com - 3 years, 3 months ago
  19. 7af0ee0  gcc complains about multiply defined symbols, move rotl macros back to source file by aappleby@google.com - 3 years, 3 months ago
  20. 58dd886  Remove platform.h dependency from MurmurHash3.h, move platform #ifdefs to header by tanjent@gmail.com - 3 years, 3 months ago

Branches