summaryrefslogtreecommitdiff
path: root/src/mongo/platform/strcasestr.cpp
AgeCommit message (Expand)Author
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2020-12-08SERVER-40811 make initializers throwyBilly Donahue
2020-10-13SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue
2019-06-17SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-03-11SERVER-17552 Use correct OS detection macros, rather than our ownAndrew Morrow
2014-05-16SERVER-13264 Move Apache-licensed files to AGPLIan Whalen
2013-07-19SERVER-10259 Do not return pointer into temporary stringTad Marshall
2013-06-17SERVER-9786 Link to strcasestr at runtime for SolarisTad Marshall