Age | Commit message (Expand) | Author |
---|---|---|
2025-01-24 | Migrate irb and reline to the bundled gems | Hiroshi SHIBATA |
2023-06-13 | [ruby/irb] Stanardise test class names with `Test` postfix instead | Stan Lo |
2022-11-03 | [ruby/irb] Provide a base test class and let tests restore encodings | Stan Lo |
2019-06-13 | make sync-default-gems GEM=irb | Takashi Kokubun |
2019-04-27 | make sync-default-gems GEM=irb | Takashi Kokubun |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-11-13 | * test/lib/envutil.rb: Moved from test/ruby/. | akr |
2010-12-08 | * test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138 | nobu |
2010-12-05 | * lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574] | nobu |