Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-19431 Remove little endian assumption from BSON db hash | Andrew Morrow | 2015-07-21 | 1 | -5/+6 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -63/+57 |
* | SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T> | Andrew Morrow | 2015-06-10 | 1 | -3/+2 |
* | SERVER-13256 Remove scoped_ptr from pch.h | Andrew Morrow | 2015-01-05 | 1 | -0/+5 |
* | SERVER-8886 Add OpenSSL exception to files in src/mongo/db | Ian Whalen | 2013-09-06 | 1 | -0/+12 |
* | SERVER-2001 add startup test to validate hash function | Kevin Matulef | 2012-12-20 | 1 | -0/+8 |
* | SERVER-2001 part 1: hashing BSONElements | Kevin Matulef | 2012-05-09 | 1 | -0/+94 |