| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-10-08 | Substitute `coroutine_transfer` with prefixed symbol in Makefile | Nobuyoshi Nakada |
| 2020-12-08 | Fix "Ruby is not properly fortified on armv7hl". | Samuel Williams |
| 2020-07-05 | Prefix export symbol prefix to coroutine_transfer | Nobuyoshi Nakada |
| 2020-07-05 | Removed trailing spaces [ci skip] | Nobuyoshi Nakada |
| 2020-04-01 | Patch assembly so that it aligns properly | Paul Jordan |
| 2019-12-28 | Remove "All Rights Reserved." from Copyright statement. | Samuel Williams |
| 2019-06-26 | Restore updated implementation of arm32 coroutine code, but prefer ucontext. | Samuel Williams |
| 2019-06-26 | Revert "coroutine/arm32/Context.S: save/restore the registers via stack" | Yusuke Endoh |
| 2019-06-26 | coroutine/arm32/Context.S: save/restore the registers via stack | Yusuke Endoh |
| 2019-06-25 | Revert 518adcca0a and dbe232e24e | Yusuke Endoh |
| 2019-06-25 | Order of arguments might be incorrect in arm32 coroutine implementation. | Samuel Williams |
| 2018-11-24 | Change Makefile rule for assembly to use .S rather than .s | samuel |
