summaryrefslogtreecommitdiff
path: root/src/mongo/util/thread_safe_string.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60646 remove ThreadSafeStringBilly Donahue2021-10-141-81/+0
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-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-8/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-34/+34
* SERVER-18991 Replace all usages of boost::noncopyable with MONGO_DISALLOW_COP...Andrew Morrow2015-06-161-3/+3
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13256 Remove boost/utility from pch.hAndrew Morrow2015-01-051-1/+1
* SERVER-13256 Move ThreadSafeString to own fileAndrew Morrow2015-01-051-0/+80