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