Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -1/+1 |
* | SERVER-42313 Fix forwarding in `ScopeGuard` ctor. | ADAM David Alan Martin | 2019-07-26 | 1 | -10/+8 |
* | SERVER-40914 Add [[nodiscard]] to ScopeGuard | Ben Caimano | 2019-05-01 | 1 | -8/+4 |
* | SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-type | Billy Donahue | 2019-01-11 | 1 | -362/+56 |
* | Replace LOKI_ preprocessor macros with mongo equivalents.. | Billy Donahue | 2018-04-20 | 1 | -9/+6 |
* | comment fix | Billy Donahue | 2018-04-03 | 1 | -1/+1 |
* | SERVER-30874 Don't ignore errors in scope guard / ON_BLOCK_EXIT | Mathias Stearn | 2017-08-29 | 1 | -0/+3 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -385/+342 |
* | Introduce mongo/platform/compiler.h. | Andy Schwerin | 2012-04-12 | 1 | -7/+6 |
* | avoid "unused local variable" warnings from g++ | Eric Milkie | 2012-01-18 | 1 | -2/+7 |
* | bulk move of code to src/ SERVER-4551 | Eliot Horowitz | 2011-12-24 | 1 | -0/+427 |