summaryrefslogtreecommitdiff
path: root/src/mongo/platform/strcasestr.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-2/+1
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-131-13/+10
* SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis2019-06-171-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-50/+43
* SERVER-17552 Use correct OS detection macros, rather than our ownAndrew Morrow2015-03-111-8/+8
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10259 Do not return pointer into temporary stringTad Marshall2013-07-191-1/+6
* SERVER-9786 Link to strcasestr at runtime for SolarisTad Marshall2013-06-171-0/+100