summaryrefslogtreecommitdiff
path: root/src/mongo/base/status-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20233 Custom move assignments must handle self-assignmentMathias Stearn2015-09-181-0/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-79/+75
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-131-4/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13470 Give Status move semantics in C++11 modeAndrew Morrow2014-04-071-0/+14
* SERVER-12770 Change stringification and casting of ErrorCodes::Error to impro...Andy Schwerin2014-02-261-1/+1
* SERVER-9757 Move Status inlines to inline headerAndrew Morrow2013-05-221-0/+36
* SERVER-9757 Improve performance of Status as a return valueAndrew Morrow2013-05-221-0/+50