summaryrefslogtreecommitdiff
path: root/src/mongo/platform/bits.h
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-11/+0
* SERVER-1625 Add missing cases for other 64-bit and 32-bit targetsAndrew Morrow2016-05-051-2/+2
* SERVER-21822 Add s390x preprocessor check in bits.hAndrew Morrow2015-12-211-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-46/+49
* Add countLeadingZeros and countTrailingZeros to bits.hMathias Stearn2015-01-071-24/+56
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* Added PPC64 as it works as is in little endianCorentin Baron2014-04-041-1/+1
* SERVER-12065 Support ARM and AArch64 buildsRobie Basak2014-01-071-2/+2
* cross platform firstBitSet in prep for firstBitSetEliot Horowitz2012-10-141-0/+31
* added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ...Eliot Horowitz2012-06-241-0/+29