| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-25 | ALLOCA_N: do not use RUBY_ALIGNOF | 卜部昌平 | |
| Now that RUBY_ALIGNOF behaves like C11's _Alignof. This is not necessarily the best stack arrangement. We can just give up using __builtin_alloca_with_align(), and let alloca choose what is optimal. Notes: Merged: https://github.com/ruby/ruby/pull/3570 | |||
| 2020-05-26 | Get rid of redefinition of memcpy on mingw | Nobuyoshi Nakada | |
| 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 | |||
