summaryrefslogtreecommitdiff
path: root/src/mongo/platform/bits_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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