summaryrefslogtreecommitdiff
path: root/lib/irb/cmd/help.rb
AgeCommit message (Expand)Author
2019-06-10irb/cmd/help.rb: return nil after the redefinitionNobuyoshi Nakada
2019-06-10irb: defer requiring rdoc to improve the start up timeNobuyoshi Nakada
2018-11-02lib/*: Prefer require_relative over require, remove explicit extensionmarcandre
2016-10-07* basictest/test.rb: Adjust spaces in class declarationshsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2011-06-29 * lib/irb/cmd/help.rb: support RDoc 3.7. fix [Bug #3760].keiju
2010-04-07* lib/irb/cmd/help.rb (IRB::ExtendCommand::Help#execute): use RInobu
2009-07-21 * lib/irb/cmd/help.rb: fixed irb's "help" command. [ruby-core:22310].keiju
2009-07-07 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-03-12* lib/irb/cmd/help.rb: should be updated for new ri structure.matz
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2005-04-14 * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745]keiju
2004-02-06* lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610]nobu