summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-28Add faster BICTest variantstanjent@gmail.com
2011-03-21verification code workaappleby@google.com
2011-03-21Start work on verification codestanjent@gmail.com
2011-03-20Remove stub filetanjent@gmail.com
2011-03-20And add stdio.h so SuperFastHash has a reference to NULLtanjent@gmail.com
2011-03-20Remove leftover references to pstdint.h that break Ubuntu buildtanjent@gmail.com
2011-03-20Fix rdtsc errors from core hopping causing bad timing resultstanjent@gmail.com
2011-03-19Add startup self-testtanjent@gmail.com
2011-03-19Fix x86_64 gcc 4.4.1 build errors:McKay.Davis@gmail.com
2011-03-19Initial commit of CMake file. Builds SMHasherSupport lib and SMHasher execut...McKay.Davis@gmail.com
2011-03-19Cross-platform compliation fixes. Everything should compile under GCC now, bu...tanjent@gmail.com
2011-03-14Add beginnings of bitslice testtanjent@gmail.com
2011-02-28Remove a few bits of commented-out code.tanjent@gmail.com
2011-02-28test murmur3a by defaulttanjent@gmail.com
2011-02-28Tweak Murmur3, new more rigorous sanity test, combinatorial block testtanjent@gmail.com
2010-11-17remove swap() and use std::swap instead, make alignment test a bit more robusttanjent@gmail.com
2010-11-09MurmurHash3_x86_128 was missing a rotate instructiontanjent@gmail.com
2010-11-05MurmurHash3 is released to betatanjent@gmail.com
2010-11-02Remove code that's not part of this librarytanjent@gmail.com
2010-11-02Add project filestanjent@gmail.com
2010-11-02Initial source checkintanjent@gmail.com
2010-11-02Initial directory structure.(no author)