| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-01 | Fix docs about movement for rb_gc_register_mark_object() | Alan Wu | |
| This API in fact pins objects passed to it. See vm.c:2546. Notes: Merged: https://github.com/ruby/ruby/pull/3815 | |||
| 2020-11-06 | Add docs for some C extension GC APIs | Alan Wu | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3733 | |||
| 2020-05-11 | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 | |
| To fix build failures. Notes: Merged: https://github.com/ruby/ruby/pull/3079 | |||
| 2020-05-11 | mv include/ruby/{impl,internal} | 卜部昌平 | |
| Devs do not love "impl". Notes: Merged: https://github.com/ruby/ruby/pull/3079 | |||
