Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-62564 Trailing return types in complex lambdas in future_test_* | Billy Donahue | 2022-01-13 | 1 | -275/+233 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -12/+10 |
* | SERVER-36359 Add SharedSemiFuture::thenRunOn(exec) and make SSFs chainable | Mathias Stearn | 2019-04-18 | 1 | -34/+0 |
* | SERVER-36359 Introduce SemiFuture<T> and ExecutorFuture<T> | Mathias Stearn | 2019-04-11 | 1 | -151/+140 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-38184 add onCompletion to future | Jason Carey | 2018-12-06 | 1 | -0/+161 |
* | SERVER-35682 Add SharedPromise and SharedSemiFuture types | Mathias Stearn | 2018-11-30 | 1 | -1/+33 |
* | SERVER-35682 kill existing SharedPromise type | Mathias Stearn | 2018-11-15 | 1 | -2/+2 |
* | 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/+538 |