summaryrefslogtreecommitdiff
path: root/src/mongo/util/text.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-19444 Add polyfill for strnlenJonathan Reams2015-08-271-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-64/+72
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-3/+3
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-5099 Convert UTF-16 environment to UTF-8 in WindowsCommandLineTad Marshall2013-03-131-2/+7
* SERVER-7252 Introduce and test function for building a Windows command line f...Andy Schwerin2012-12-041-0/+9
* fix a lot of copyright noticesEliot Horowitz2012-10-151-15/+1
* Make StringSplitter::join's first parameter be a const reference.Andy Schwerin2012-09-131-1/+1
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-1/+1
* SERVER-2939 fix Windows console outputTad Marshall2012-06-131-0/+2
* moved code from .h to .cpp, no logic changesEliot Horowitz2012-05-161-73/+15
* SERVER-2939 Supporting code for UTF-8 in the shellTad Marshall2012-03-221-1/+15
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+148