summaryrefslogtreecommitdiff
path: root/src/mongo/platform/bits.h
AgeCommit message (Expand)Author
2021-05-21SERVER-55601 Improve performance of Queries.CoveredBlockingSort benchmark in SBENikita Lapkov
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-02-03SERVER-33104 remove MONGO_PLATFORM_32 and MONGO_PLATFORM_64Benety Goh
2016-05-05SERVER-1625 Add missing cases for other 64-bit and 32-bit targetsAndrew Morrow
2015-12-21SERVER-21822 Add s390x preprocessor check in bits.hAndrew Morrow
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-01-07Add countLeadingZeros and countTrailingZeros to bits.hMathias Stearn
2014-05-16SERVER-13264 Move Apache-licensed files to AGPLIan Whalen
2014-04-04Added PPC64 as it works as is in little endianCorentin Baron
2014-01-07SERVER-12065 Support ARM and AArch64 buildsRobie Basak
2012-10-14cross platform firstBitSet in prep for firstBitSetEliot Horowitz
2012-06-24added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ...Eliot Horowitz