| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-24 | Migrate irb and reline to the bundled gems | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/12624 | |||
| 2024-03-14 | [ruby/irb] Add disable_irb command to disable debug of binding.irb | hogelog | |
| (https://github.com/ruby/irb/pull/898) * Add disable_irb command to disable debug of binding.irb * disable_irb doesn't override Kernel.exit Kernel.exit call is removed because disable_irb does not override Kernel.exit and workaround to https://bugs.ruby-lang.org/issues/18234 is not needed. https://github.com/ruby/irb/commit/29901e4f21 | |||
