summaryrefslogtreecommitdiff
path: root/src/mongo/base/system_error.cpp
AgeCommit message (Expand)Author
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2017-11-02SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error()Mathias Stearn
2016-12-22SERVER-24398 Remove use of boost NOEXCEPT macros in favor of true C++11 noexceptMark Benvenuto
2015-08-13SERVER-19720 add missing BOOST_NOEXCEPT to fix MSVCAdam Midvidy
2015-08-13SERVER-19720 fix lintAdam Midvidy
2015-08-13SERVER-19720 add a std::error_category() for MongoDB error codesAdam Midvidy