Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-43418 ASSERT macro repairs | Billy Donahue | 2019-10-02 | 1 | -4/+8 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -1/+1 |
* | SERVER-36359 Non-ready Futures don't actually complete SharedPromises | Mathias Stearn | 2019-04-18 | 1 | -2/+19 |
* | SERVER-36359 Add SharedSemiFuture::thenRunOn(exec) and make SSFs chainable | Mathias Stearn | 2019-04-18 | 1 | -34/+17 |
* | SERVER-36359 Introduce SemiFuture<T> and ExecutorFuture<T> | Mathias Stearn | 2019-04-11 | 1 | -0/+106 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-35682 Add SharedPromise and SharedSemiFuture types | Mathias Stearn | 2018-11-30 | 1 | -0/+70 |
* | SERVER-37804 Fix usage of a Future after waiting fails | Mathias Stearn | 2018-11-15 | 1 | -0/+92 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-36384 Split up `future_test.cpp`. | ADAM David Alan Martin | 2018-08-03 | 1 | -0/+83 |