summaryrefslogtreecommitdiff
path: root/src/mongo/util/stringutils_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29762 Look up arrays by index during update.Justin Seyster2017-07-061-6/+76
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-164/+159
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-2/+2
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-16258 Remove our strnlen and audit all callersMathias Stearn2014-12-081-1/+0
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-7324 removed too-large number from previous commitAndrewCEmil2013-05-291-1/+0
* SERVER-7324: added templated toHexTemp function to hex.h/hex.cppAndrewCEmil2013-05-291-0/+16
* SERVER-7984 config upgrade from v3 to v4Greg Studer2012-12-211-0/+24
* remove isNumber and stringToNumEliot Horowitz2012-12-181-1/+1
* SERVER-7866 - fix StringData substring and LexNumCmpEliot Horowitz2012-12-141-0/+149