summaryrefslogtreecommitdiff
path: root/Stats.h
AgeCommit message (Collapse)Author
2012-03-01Merge branch chandlerc_devtanjent@gmail.com
git-svn-id: http://smhasher.googlecode.com/svn/trunk@144 77a7d1d3-4c08-bdc2-d393-d5859734b01a
2011-04-08Build fixes for clang, etcaappleby@google.com
git-svn-id: http://smhasher.googlecode.com/svn/trunk@128 77a7d1d3-4c08-bdc2-d393-d5859734b01a
2011-04-01Tweak to Murmur3a (yeah, even though I said it was finalized...)tanjent@gmail.com
Added key-processing callback experiments, may move all keyset tests to use it git-svn-id: http://smhasher.googlecode.com/svn/trunk@102 77a7d1d3-4c08-bdc2-d393-d5859734b01a
2011-03-31Add TwoBytes test (not on by default)tanjent@gmail.com
Remove hash list duplication from collision test so we don't use so much RAM git-svn-id: http://smhasher.googlecode.com/svn/trunk@101 77a7d1d3-4c08-bdc2-d393-d5859734b01a
2011-03-19Add startup self-testtanjent@gmail.com
Remove randhash (will fail self-test) Remove QuickBrownFox (replaced by VerificationTest) De-tabulate all files git-svn-id: http://smhasher.googlecode.com/svn/trunk@90 77a7d1d3-4c08-bdc2-d393-d5859734b01a
2011-03-19Cross-platform compliation fixes. Everything should compile under GCC now, ↵tanjent@gmail.com
but no guarantees that it runs correctly yet... Thanks to McKay Davis for help with the cross-platform testing. git-svn-id: http://smhasher.googlecode.com/svn/trunk@87 77a7d1d3-4c08-bdc2-d393-d5859734b01a
2010-11-05MurmurHash3 is released to betatanjent@gmail.com
(potentially some constant-tweaking yet to be done, but it is quite usable and all variants pass all tests) git-svn-id: http://smhasher.googlecode.com/svn/trunk@5 77a7d1d3-4c08-bdc2-d393-d5859734b01a
2010-11-02Initial source checkintanjent@gmail.com
git-svn-id: http://smhasher.googlecode.com/svn/trunk@2 77a7d1d3-4c08-bdc2-d393-d5859734b01a