Age | Commit message (Expand) | Author |
---|---|---|
2020-08-15 | common: Make use of [[nodiscard]] where applicable | Lioncash |
2020-06-18 | Common/Fiber: Address Feedback and Correct Memory leaks. | Fernando Sahmkow |
2020-06-18 | Common/Fiber: Implement Rewind on Boost Context. | Fernando Sahmkow |
2020-06-18 | Common/Fiber: Document fiber interexchange. | Fernando Sahmkow |
2020-06-18 | Common/Fiber: Implement Rewinding. | Fernando Sahmkow |
2020-06-18 | Common/Tests: Address Feedback | Fernando Sahmkow |
2020-06-18 | Common: Make MinGW build use Windows Fibers instead of fcontext_t | Fernando Sahmkow |
2020-06-18 | Common/Tests: Clang Format. | Fernando Sahmkow |
2020-06-18 | Common: Polish Fiber class, add comments, asserts and more tests. | Fernando Sahmkow |
2020-06-18 | Tests: Add tests for fibers and refactor/fix Fiber class | Fernando Sahmkow |
2020-06-18 | Common: Implement a basic Fiber class. | Fernando Sahmkow |