| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-21 | Added UNREACHABLE_RETURN | Nobuyoshi Nakada | |
| To get rid of a void function at the end of non-void function. | |||
| 2020-05-21 | rb_scan_args_set: make it slightly readable | 卜部昌平 | |
| This is a pure refactoring that improves understanding of what is going on. Not a big win though. | |||
| 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 | |||
