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
/
base
/
clonable_ptr_test.cpp
Age
Commit message (
Expand
)
Author
2024-03-19
SERVER-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2023-06-15
SERVER-77042 automated IWYU changes up to ratio of 0.3
Daniel Moody
2023-02-11
SERVER-72197 Run clang-format 12.0.1 on the codebase
clang-format 12.0.1
2022-08-26
SERVER-69154 fix clang tidy issue static_cast(bug BF-26203 is depend on)
Juan Gu
2022-08-19
SERVER-68830 did some tidy clang fixes
Juan Gu
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-11-17
SERVER-36656 Add canary builders for XCode 10 and XCode 10 with C++17
Andrew Morrow
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-01-11
SERVER-32414 Remove some `stdx::` checks from lint
ADAM David Alan Martin
2017-06-01
SERVER-29315 Fix lint issue.
ADAM David Alan Martin
2017-06-01
SERVER-29315 Fix `clonable_ptr_test` in UBSAN
ADAM David Alan Martin
2017-03-30
SERVER-26025 Smart pointer with clone on copy
ADAM David Alan Martin
2017-03-22
Revert "SERVER-26025 Smart pointer with clone on copy"
Randolph Tan
2017-03-22
SERVER-26025 Smart pointer with clone on copy
ADAM David Alan Martin