| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-05 | coroutine/ucontext/Context.c: define __EXTENSIONS__ explicitly | Yusuke Endoh | |
| instead of ruby/config.h, per samuel's request. https://github.com/ruby/ruby/commit/dbfd4b780e3914a3f27e92c2248254452bf0fd6b#diff-7fd78c3cc8a19b7e0637502983ec26ff | |||
| 2019-12-04 | coroutine/ucontext/Context.c: Include "ruby/config.h" for Solaris | Yusuke Endoh | |
| getcontext, makecontext, and swapcontext seem to be available only when `__EXTENSION__` is defined on Solaris. | |||
| 2019-06-26 | Add `ucontext` coroutine implementation for generic fallback. | Samuel Williams | |
