index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
platform
/
bits_test.cpp
Age
Commit message (
Collapse
)
Author
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-02-03
SERVER-33104 remove MONGO_PLATFORM_32 and MONGO_PLATFORM_64
Benety Goh
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-01-07
Add countLeadingZeros and countTrailingZeros to bits.h
Mathias Stearn
2014-05-16
SERVER-13264 Move Apache-licensed files to AGPL
Ian Whalen
Also update generators.
2012-10-14
cross platform firstBitSet in prep for firstBitSet
Eliot Horowitz
2012-06-24
fix linux warning
Eliot Horowitz
2012-06-24
added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ↵
Eliot Horowitz
time