descriptiongit clone http://git.chromium.org/external/smhasher.git
owner
last changeFri, 10 May 2013 19:30:25 +0000 (19:30 +0000)
shortlog
12 days ago aappleby@google.comMerge patch from benswick@ to make Murmur3 compile... master
12 days ago tanjent@gmail.comAdd required 'inline' keyword to FORCE_INLINE macros.
2013-04-19 tanjent@gmail.comCity.cpp/h was using the _mm_crc32_u64 intrinsic, which...
2012-05-11 tanjent@gmail.comMinor fixes & tweaks.
2012-05-11 tanjent@gmail.comMerge in PMurHash by Shane Day, a MurmurHash3_x86_32...
2012-03-01 tanjent@gmail.comAdd #include "Platform.h" to fix Windows build git-svn
2012-03-01 tanjent@gmail.comMerge branch chandlerc_dev
2011-05-20 tanjent@gmail.comFix typo in rotation constant for Murmur3_x86_32's...
2011-04-13 tanjent@gmail.commore size_t warnings
2011-04-13 tanjent@gmail.comand fix corresponding build breakages under Windows
2011-04-13 aappleby@google.comEnable all gcc warnings except strict aliasing, fix...
2011-04-12 tanjent@gmail.comAdd Google's open-source CityHash
2011-04-11 tanjent@gmail.comMake verification failure print the hash names
2011-04-08 aappleby@google.comFix typos
2011-04-08 aappleby@google.comRemove dead files, make Murmur1/2/3 all have explicit...
2011-04-08 aappleby@google.comBuild fixes for clang, etc
...
heads
12 days ago master