| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-12 | RBIMPL_ATTR_DEPRECATED: enable for GCC 10.3+ | 卜部昌平 | |
| They fixed the bug. Notes: Merged: https://github.com/ruby/ruby/pull/4735 | |||
| 2021-06-26 | Disable RBIMPL_ATTR_DEPRECATED for Coverity Scan build | Yusuke Endoh | |
| Coverity Scan emulates gcc but seems not to support this attribute correctly. | |||
| 2020-05-25 | RBIMPL_ATTR_DEPRECATED: disable for GCC10 | 卜部昌平 | |
| GCC 10.x seems buggy here. See also https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95302 | |||
| 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 | |||
