| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | common: Make use of [[nodiscard]] where applicable | 2020-08-15 | 1 | -1/+1 | |
| * | Common/Fiber: Address Feedback and Correct Memory leaks. | 2020-06-18 | 1 | -8/+9 | |
| * | Common/Fiber: Implement Rewind on Boost Context. | 2020-06-18 | 1 | -0/+2 | |
| * | Common/Fiber: Document fiber interexchange. | 2020-06-18 | 1 | -1/+4 | |
| * | Common/Fiber: Implement Rewinding. | 2020-06-18 | 1 | -0/+8 | |
| * | Common/Tests: Address Feedback | 2020-06-18 | 1 | -4/+4 | |
| * | 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 | -1/+1 | |
| * | Common: Polish Fiber class, add comments, asserts and more tests. | 2020-06-18 | 1 | -2/+12 | |
| * | Tests: Add tests for fibers and refactor/fix Fiber class | 2020-06-18 | 1 | -3/+16 | |
| * | Common: Implement a basic Fiber class. | 2020-06-18 | 1 | -0/+55 |