summaryrefslogtreecommitdiff
path: root/lib/irb/cmd/help.rb
AgeCommit message (Expand)Author
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