| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Never use the storage of another Fiber, that violates the whole design | Benoit Daloze | 2022-12-20 | 1 | -5/+1 |
| * | Clarify the storage argument. (#6849) | Samuel Williams | 2022-12-02 | 1 | -2/+7 |
| * | Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612) | Samuel Williams | 2022-12-01 | 1 | -0/+21 |
| * | rb_fiber_raise(): add doxygen | 卜部昌平 | 2021-09-30 | 1 | -9/+23 |
| * | Expose `rb_fiber_raise` and tidy up the internal implementation. | Samuel Williams | 2021-09-20 | 1 | -0/+2 |
| * | include/ruby/internal/intern/cont.h: add doxygen | 卜部昌平 | 2021-09-10 | 1 | -3/+201 |
| * | sed -i 's/. They/. They/' | 卜部昌平 | 2021-09-10 | 1 | -1/+1 |
| * | Expose `rb_obj_is_fiber`. | Samuel Williams | 2021-07-13 | 1 | -0/+1 |
| * | Expose `rb_fiber_transfer` and `rb_fiber_transfer_kw`. | Samuel Williams | 2021-06-03 | 1 | -4/+9 |
| * | rb_fiber_new_kw: doesn't exist | 卜部昌平 | 2021-05-10 | 1 | -1/+0 |
| * | Thread scheduler for light weight concurrency. | Samuel Williams | 2020-05-14 | 1 | -0/+1 |
| * | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 | 2020-05-11 | 1 | -3/+3 |
| * | mv include/ruby/{impl,internal} | 卜部昌平 | 2020-05-11 | 1 | -0/+40 |
