Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error() | Mathias Stearn | 2017-11-02 | 1 | -4/+4 |
* | SERVER-24398 Remove use of boost NOEXCEPT macros in favor of true C++11 noexcept | Mark Benvenuto | 2016-12-22 | 1 | -8/+4 |
* | SERVER-19720 add missing BOOST_NOEXCEPT to fix MSVC | Adam Midvidy | 2015-08-13 | 1 | -1/+1 |
* | SERVER-19720 fix lint | Adam Midvidy | 2015-08-13 | 1 | -1/+1 |
* | SERVER-19720 add a std::error_category() for MongoDB error codes | Adam Midvidy | 2015-08-13 | 1 | -0/+91 |