Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-43148 fix MurmurHash3 layering violation | Billy Donahue | 2019-10-01 | 3 | -376/+409 |
* | SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ... | Henrik Edin | 2019-02-01 | 1 | -1/+1 |
* | SERVER-17414 Disable warnings in third-party | Mark Benvenuto | 2017-10-20 | 1 | -0/+4 |
* | SERVER-27497 Scope SCons Environment changes narrowly | Andrew Morrow | 2017-01-03 | 1 | -0/+2 |
* | SERVER-21828 Murmurhash for bigendian | Mark Benvenuto | 2016-03-02 | 2 | -9/+24 |
* | SERVER-11658 Consistently use Library target | Andrew Morrow | 2013-11-18 | 1 | -1/+1 |
* | make murmurhash3 compile on Windows | Eric Milkie | 2012-06-13 | 1 | -17/+0 |
* | added inlines for compiling with older gcc | Kevin Matulef | 2012-02-14 | 1 | -4/+4 |
* | adding MurmurHash3 library | Kevin Matulef | 2012-02-14 | 3 | -0/+374 |