Age | Commit message (Expand) | Author |
---|
2023-04-05 | [ruby/irb] Drop Ruby 2.6 support | Stan Lo |
2023-02-27 | [ruby/irb] Provide more useful message when | Stan Lo |
2023-01-11 | [ruby/irb] Formatting to header styles | Hiroshi SHIBATA |
2023-01-11 | [ruby/irb] Removed Release Version and Revisions for old VCS software | Hiroshi SHIBATA |
2022-06-28 | [ruby/irb] Centralize coloring control (https://.com/ruby/irb/pull/374) | Stan Lo |
2022-01-17 | [ruby/irb] Use require_relative to require lib files | st0012 |
2021-01-07 | [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp | Takashi Kokubun |
2021-01-08 | [ruby/irb] refactoring an error handling in `IRB::Inspector` | Nobuhiro IMAI |
2020-12-28 | [ruby/irb] Enhance colored inspect output | Takashi Kokubun |
2020-08-28 | [ruby/irb] Discard newlines at end of file | aycabta |
2020-07-22 | [ruby/irb] Fix error when `inspect` is called but not found in inspector | Masataka Pocke Kuwabara |
2019-05-21 | Add --colorize and --nocolorize options to IRB | aycabta |
2019-04-26 | Colorize IRB's inspect result | Takashi Kokubun |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-08-09 | * lib/irb.rb: removed commented-out code. | hsbt |
2013-11-30 | * lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/) | a_matsuda |
2012-12-26 | * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598] | keiju |
2012-12-21 | * lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and | zzak |
2012-12-21 | * lib/irb.rb, lib/irb/*: Documentation for IRB | zzak |
2012-12-13 | * lib/irb*: merge doc from doc/irb/ird.rd and improve overall | zzak |
2011-05-15 | * remove trailing spaces. | nobu |
2009-09-07 | * lib/irb/inspector.rb (IRB::INSPECTORS.def_inspector): support | matz |
2009-07-08 | * lib/irb/inspector.rb: forget svn add. | keiju |