summaryrefslogtreecommitdiff
path: root/src/mongo/util/text_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis2019-06-171-6/+7
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-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-15/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-26/+24
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-7252 Properly handle empty-string arguments in argv when generating a ...Andy Schwerin2012-12-061-2/+24
* SERVER-7252 Introduce and test function for building a Windows command line f...Andy Schwerin2012-12-041-0/+59