| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-22 | [Feature #18249] Update dependencies | Peter Zhu | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5474 | |||
| 2021-11-21 | Update dependencies | Nobuyoshi Nakada | |
| 2021-11-08 | Fix filename typo [Bug #18140] | Nobuyoshi Nakada | |
| 2021-09-01 | Guard array when appending | Aaron Patterson | |
| This prevents early collection of the array. The GC doesn't see the array on the stack when Ruby is compiled with optimizations enabled Thanks @jhaberman for the test case [ruby-core:105099] [Bug #18140] | |||
