| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Common/Fiber: Implement Rewinding. | 2020-06-18 | 1 | -2/+30 | |
| * | Common/Fiber: Additional corrections to f_context. | 2020-06-18 | 1 | -4/+4 | |
| * | Common/Fiber: Correct f_context based Fibers. | 2020-06-18 | 1 | -6/+8 | |
| * | Core/HostTiming: Allow events to be advanced manually. | 2020-06-18 | 1 | -1/+1 | |
| * | Common/Tests: Address Feedback | 2020-06-18 | 1 | -3/+2 | |
| * | Common: Make MinGW build use Windows Fibers instead of fcontext_t | 2020-06-18 | 1 | -2/+2 | |
| * | Common/Tests: Clang Format. | 2020-06-18 | 1 | -11/+10 | |
| * | Common: Correct fcontext fibers. | 2020-06-18 | 1 | -5/+4 | |
| * | Common: Polish Fiber class, add comments, asserts and more tests. | 2020-06-18 | 1 | -22/+33 | |
| * | Tests: Add tests for fibers and refactor/fix Fiber class | 2020-06-18 | 1 | -16/+16 | |
| * | Common: Implement a basic Fiber class. | 2020-06-18 | 1 | -0/+147 |