summaryrefslogtreecommitdiff
path: root/src/mongo/platform/bits_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-33104 remove MONGO_PLATFORM_32 and MONGO_PLATFORM_64Benety Goh2018-02-031-10/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-22/+22
* Add countLeadingZeros and countTrailingZeros to bits.hMathias Stearn2015-01-071-8/+16
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* cross platform firstBitSet in prep for firstBitSetEliot Horowitz2012-10-141-0/+13
* fix linux warningEliot Horowitz2012-06-241-2/+2
* added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ...Eliot Horowitz2012-06-241-0/+34