summaryrefslogtreecommitdiff
path: root/src/mongo/util/mongoutils/str.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-177/+197
* SERVER-9435 Move implementation of str::stripTrailing to site of only caller.Andy Schwerin2015-06-121-16/+0
* SERVER-13256 Move win32 strcasecmp to somewhere sanerAndrew Morrow2015-01-051-0/+5
* SERVER-13256 Move string utils from goodies.h to str.hAndrew Morrow2015-01-051-0/+6
* SERVER-6062 clean up of str::stripTrailing. added unit test.Michael Ivanov2014-10-171-5/+10
* SERVER-14376 Make mongoutils::str available in the mongo namespace.Andy Schwerin2014-06-271-12/+12
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-8/+8
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* Fixup all relative includes refering to parent directoriesAndrew Morrow2014-01-171-1/+1
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-25/+25
* Prevent calling str::contains to look for '\0'.Mathias Stearn2012-07-261-1/+4
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+216