| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-07-01 | Replace copy coroutine with pthread implementation. | Samuel Williams |
| 2021-05-04 | Fix -Wundef warnings in coroutine/*/Context.h | Benoit Daloze |
| 2021-01-22 | Added include guards to coroutine headers | Nobuyoshi Nakada |
| 2020-12-05 | Protoized old pre-ANSI K&R style definitions | Nobuyoshi Nakada |
| 2020-12-05 | Rework the order of operations to avoid stack smashing. | Samuel Williams |
| 2019-12-28 | Remove "All Rights Reserved." from Copyright statement. | Samuel Williams |
| 2019-12-27 | Fix coroutine copy implementation on OpenBSD | Jeremy Evans |
| 2019-07-19 | Add assertions to `coroutine_initialize_main`. | Samuel Williams |
| 2019-07-19 | Split assertions to check which one fails. | Samuel Williams |
| 2019-07-18 | Make fiber_pool more conservative on platforms with limited address space. | Samuel Williams |
| 2019-07-18 | Stack copying implementation of coroutines. | Samuel Williams |
