| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2021-03-07 | common: Fiber: use a reference for YieldTo. | 1 | -14/+14 | |
| 2021-03-05 | Revert "core: Switch to unique_ptr for usage of Common::Fiber." | 1 | -18/+21 | |
| 2021-02-27 | core: Switch to unique_ptr for usage of Common::Fiber. | 1 | -21/+18 | |
| 2021-01-02 | general: Fix various spelling errors | 1 | -2/+2 | |
| 2020-10-28 | tests: Fix data race in fibers test | 1 | -31/+40 | |
| 2020-06-27 | Core/Common: Address Feedback. | 1 | -1/+1 | |
| 2020-06-18 | Common/Fiber: Implement Rewinding. | 1 | -0/+46 | |
| 2020-06-18 | Common/Tests: Address Feedback | 1 | -10/+10 | |
| 2020-06-18 | Common/Tests: Clang Format. | 1 | -9/+14 | |
| 2020-06-18 | Common: Polish Fiber class, add comments, asserts and more tests. | 1 | -1/+94 | |
| 2020-06-18 | Tests: Add tests for fibers and refactor/fix Fiber class | 1 | -0/+214 |