Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -1/+1 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -3/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -14/+17 |
* | SERVER-33104 remove MONGO_PLATFORM_32 and MONGO_PLATFORM_64 | Benety Goh | 2018-02-03 | 1 | -10/+0 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -22/+22 |
* | Add countLeadingZeros and countTrailingZeros to bits.h | Mathias Stearn | 2015-01-07 | 1 | -8/+16 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | cross platform firstBitSet in prep for firstBitSet | Eliot Horowitz | 2012-10-14 | 1 | -0/+13 |
* | fix linux warning | Eliot Horowitz | 2012-06-24 | 1 | -2/+2 |
* | added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ... | Eliot Horowitz | 2012-06-24 | 1 | -0/+34 |