summaryrefslogtreecommitdiff
path: root/src/mongo/util/thread_safe_string.h
Commit message (Expand)AuthorAgeFilesLines
* 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