| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-30 | Disable public interface for now. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4173 | |||
| 2021-03-30 | Fix native implementation. | Samuel Williams | |
| # Conflicts: # scheduler.c Notes: Merged: https://github.com/ruby/ruby/pull/4173 | |||
| 2021-03-30 | Add hook for `Timeout.timeout`. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4173 | |||
| 2021-02-09 | Updated pre-prototype declarations | Nobuyoshi Nakada | |
| 2021-02-09 | Expose scheduler as public interface & bug fixes. (#3945) | Samuel Williams | |
| * Rename `rb_scheduler` to `rb_fiber_scheduler`. * Use public interface if available. * Use `rb_check_funcall` where possible. * Don't use `unblock` unless the fiber was non-blocking. Notes: Merged-By: ioquatix <samuel@codeotaku.com> | |||
