summaryrefslogtreecommitdiff
path: root/lib/irb
AgeCommit message (Expand)Author
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-01-17* lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod.yugui
2009-01-13* lib/irb/input-method.rb: IRB did not prompt for MSwin32.yugui
2008-12-26* lib/irb/input-method.rb (IRB::StdioInputMethod#initialize):yugui
2008-12-20* lib/irb/locale.rb (IRB::Locale#initialize)yugui
2008-12-18* lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as commandyugui
2008-12-18* lib/optparse/version.rb: remove variable shadowing to stopmatz
2008-10-23* lib/irb/init.rb (IRB.load_modules): catch LoadError explicitly.matz
2008-10-04* irb/ext/save-history.rb: typokeiju
2008-10-04 * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_pat...keiju
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-03-12* lib/irb/cmd/help.rb: should be updated for new ri structure.matz
2008-03-04* lib/irb.rb (IRB::Irb::eval_input): SyntaxError should not bematz
2008-02-18* lib/irb/locale.rb (IRB::Locale#lc2kconv): check ja_JP.EUC-JP as well.akr
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2008-01-27* ruby-trunk.naruse
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-12-28Remove garbage ("X=1").knu
2007-12-27* lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes...akr
2007-12-24Fix uninitialized variable warning in Net::HTTPdrbrain
2007-12-24* lib/irb/output-method.rb: translate a comment to English toakr
2007-12-14* lib/rdoc/options.rb (Options::parse): do not access $KCODE anymatz
2007-08-06* irb/ruby-lex.rb: support for '\c'. [ruby-talk:263508]keiju
2007-07-06 * lib/irb.rb: typo. Thanks, Giles Bowkett.keiju
2006-12-14* lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch frommatz
2006-12-09* lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?matz
2006-09-01* lib/irb/ruby-lex.rb (RubyLex::getc): should not push nil intomatz
2006-08-08* lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz
2006-08-04 * lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' forkeiju
2006-07-20* object.c (rb_mod_attr): make Module#attr to be an alias tomatz
2006-07-19 * lib/irb/completion.rb: support for completion of numerickeiju
2006-07-18patch was misapplied. fixed. sorryryan
2006-07-08cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb...ryan
2006-06-10* lib/getoptlong.rb (GetoptLong#set_options): recieve argumentsusa
2006-02-28 * lib/irb/ruby-lex.rb: fixed that irb can't parse /\^/. [ruby-dev:28404] and...keiju
2006-02-13* parse.y (parser_parse_string): mention "regexp" in a errormatz
2005-08-30* lib/irb/init.rb: bug fix. [ruby-dev: 26920]keiju
2005-08-29* lib/irb/init.rb: make IRB -I option that is same befavior for ruby.keiju
2005-08-26* lib/irb/init.rb: make IRB -I option that is same befavior for ruby.keiju
2005-07-29* lib/irb/context.rb: fix `irb --readline` option. [ruby-dev:40955]keiju
2005-06-30* lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implementskeiju
2005-06-30* lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treatmatz
2005-06-17* ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.shugo
2005-06-07* ext/curses/curses.c (curses_insertln): merged a patch frommatz
2005-05-19* ext/readline/readline.c: supported libedit. fixed: [ruby-core:4858]shugo
2005-04-14 * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745]keiju
2005-04-14 * lib/irb/notifier.rb, lib/irb/output-method.rb, lib/irb/ext/history.rbkeiju
2005-04-13 * doc/irb/irb.rd.ja: a lost of release IRB 0.9.5.keiju
2005-04-13* bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5(new files)keiju