| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-09 | Rename rb_iterate to get rid of name clash on Sun C | Nobuyoshi Nakada | |
| 2021-08-09 | Suppress deprecated rb_iterate declaration warnings in C++ | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4720 | |||
| 2021-07-16 | Emit deprecatation warnings for rb_iterate() | Benoit Daloze | |
| * It is obsolete since 1.9, see https://github.com/ruby/ruby/blob/master/doc/extension.rdoc#label-Control+Structure and [Misc #18025] Notes: Merged: https://github.com/ruby/ruby/pull/4629 | |||
| 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 | |||
