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
/
strcasestr.cpp
Age
Commit message (
Expand
)
Author
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-02-11
SERVER-72197 Run clang-format 12.0.1 on the codebase
clang-format 12.0.1
2020-12-08
SERVER-40811 make initializers throwy
Billy Donahue
2020-10-13
SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcs
Billy Donahue
2019-06-17
SERVER-41071 Replace more NULLs with nullptr
A. Jesse Jiryu Davis
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-03-11
SERVER-17552 Use correct OS detection macros, rather than our own
Andrew Morrow
2014-05-16
SERVER-13264 Move Apache-licensed files to AGPL
Ian Whalen
2013-07-19
SERVER-10259 Do not return pointer into temporary string
Tad Marshall
2013-06-17
SERVER-9786 Link to strcasestr at runtime for Solaris
Tad Marshall