summaryrefslogtreecommitdiff
path: root/src/third_party/murmurhash3
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43148 fix MurmurHash3 layering violationBilly Donahue2019-10-013-376/+409
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-17414 Disable warnings in third-partyMark Benvenuto2017-10-201-0/+4
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-21828 Murmurhash for bigendianMark Benvenuto2016-03-022-9/+24
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-1/+1
* make murmurhash3 compile on WindowsEric Milkie2012-06-131-17/+0
* added inlines for compiling with older gccKevin Matulef2012-02-141-4/+4
* adding MurmurHash3 libraryKevin Matulef2012-02-143-0/+374