summaryrefslogtreecommitdiff
path: root/lib/irb/extend-command.rb
AgeCommit message (Expand)Author
2019-08-28Adjusted indents and supplied last commasNobuyoshi Nakada
2017-04-20Removed math mode from irb.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-08-09* lib/irb.rb: removed commented-out code.hsbt
2014-08-09* lib/cmath.rb: fixed indent.hsbt
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2009-12-05* lib/irb/extend-command.rb (def_extend_command): fixed argumentnobu
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-08-25* lib/irb/extend-command.rb (def_extend_command): check number ofmame
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2006-08-08* lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz
2005-04-13 * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju
2005-01-16* ext/readline/readline.c: suppress warnings.nobu
2004-02-06* lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610]nobu
2002-07-29* numeric.c (num_to_int): default to_int implementaion for everymatz
2002-07-09* irb 0.9keiju
2001-05-03Get rid of Japanese comments and fix English comments as appropriate.knu
2001-04-30Initial revisionknu