| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-08 | Substitute `coroutine_transfer` with prefixed symbol in Makefile | Nobuyoshi Nakada | |
| ``` coroutine/arm64/Context.S:31:57: error: invoking macro TOKEN_PASTE argument 1: empty macro arguments are undefined in ISO C90 [-Wpedantic] 31 | .global PREFIXED_SYMBOL(SYMBOL_PREFIX,coroutine_transfer) | ^ ``` | |||
| 2021-03-30 | Support for native riscv64 coroutines. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4337 | |||
