| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/**/*.rb: removed unnecessary shbang lines. | nobu | 2009-03-06 | 2 | -5/+0 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 35 | -191/+191 |
* | * lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod. | yugui | 2009-01-17 | 1 | -0/+12 |
* | * lib/irb/input-method.rb: IRB did not prompt for MSwin32. | yugui | 2009-01-13 | 1 | -2/+2 |
* | * lib/irb/input-method.rb (IRB::StdioInputMethod#initialize): | yugui | 2008-12-26 | 1 | -1/+0 |
* | * lib/irb/locale.rb (IRB::Locale#initialize) | yugui | 2008-12-20 | 1 | -1/+2 |
* | * lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as command | yugui | 2008-12-18 | 11 | -108/+232 |
* | * lib/optparse/version.rb: remove variable shadowing to stop | matz | 2008-12-18 | 2 | -2/+2 |
* | * lib/irb/init.rb (IRB.load_modules): catch LoadError explicitly. | matz | 2008-10-23 | 1 | -2/+2 |
* | * irb/ext/save-history.rb: typo | keiju | 2008-10-04 | 1 | -1/+1 |
* | * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_pat... | keiju | 2008-10-04 | 2 | -8/+11 |
* | * lib/irb/extend-command.rb (def_extend_command): check number of | mame | 2008-08-25 | 2 | -6/+11 |
* | * lib/rdoc.rb: massive spelling correction patch from Evan Farrar | matz | 2008-06-04 | 5 | -5/+5 |
* | * lib/irb/cmd/help.rb: should be updated for new ri structure. | matz | 2008-03-12 | 1 | -3/+4 |
* | * lib/irb.rb (IRB::Irb::eval_input): SyntaxError should not be | matz | 2008-03-04 | 1 | -0/+2 |
* | * lib/irb/locale.rb (IRB::Locale#lc2kconv): check ja_JP.EUC-JP as well. | akr | 2008-02-18 | 1 | -1/+1 |
* | * ext/json/lib/json/pure/generator.rb, | naruse | 2008-02-12 | 2 | -2/+2 |
* | * ruby-trunk. | naruse | 2008-01-27 | 1 | -1/+1 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 37 | -37/+0 |
* | Remove garbage ("X=1"). | knu | 2007-12-28 | 1 | -2/+0 |
* | * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes... | akr | 2007-12-27 | 2 | -2/+2 |
* | Fix uninitialized variable warning in Net::HTTP | drbrain | 2007-12-24 | 1 | -15/+0 |
* | * lib/irb/output-method.rb: translate a comment to English to | akr | 2007-12-24 | 1 | -5/+5 |
* | * lib/rdoc/options.rb (Options::parse): do not access $KCODE any | matz | 2007-12-14 | 1 | -2/+0 |
* | * irb/ruby-lex.rb: support for '\c'. [ruby-talk:263508] | keiju | 2007-08-06 | 1 | -0/+6 |
* | * lib/irb.rb: typo. Thanks, Giles Bowkett. | keiju | 2007-07-06 | 1 | -17/+22 |
* | * lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch from | matz | 2006-12-14 | 1 | -1/+1 |
* | * lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist? | matz | 2006-12-09 | 1 | -2/+2 |
* | * lib/irb/ruby-lex.rb (RubyLex::getc): should not push nil into | matz | 2006-09-01 | 1 | -1/+1 |
* | * lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacify | matz | 2006-08-08 | 1 | -5/+5 |
* | * lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' for | keiju | 2006-08-04 | 3 | -24/+38 |
* | * object.c (rb_mod_attr): make Module#attr to be an alias to | matz | 2006-07-20 | 1 | -4/+2 |
* | * lib/irb/completion.rb: support for completion of numeric | keiju | 2006-07-19 | 1 | -4/+20 |
* | patch was misapplied. fixed. sorry | ryan | 2006-07-18 | 1 | -1/+1 |
* | cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb... | ryan | 2006-07-08 | 1 | -2/+3 |
* | * lib/getoptlong.rb (GetoptLong#set_options): recieve arguments | usa | 2006-06-10 | 1 | -12/+12 |
* | * lib/irb/ruby-lex.rb: fixed that irb can't parse /\^/. [ruby-dev:28404] and... | keiju | 2006-02-28 | 1 | -5/+5 |
* | * parse.y (parser_parse_string): mention "regexp" in a error | matz | 2006-02-13 | 1 | -2/+2 |
* | * lib/irb/init.rb: bug fix. [ruby-dev: 26920] | keiju | 2005-08-30 | 1 | -1/+1 |
* | * lib/irb/init.rb: make IRB -I option that is same befavior for ruby. | keiju | 2005-08-29 | 1 | -7/+6 |
* | * lib/irb/init.rb: make IRB -I option that is same befavior for ruby. | keiju | 2005-08-26 | 2 | -1/+13 |
* | * lib/irb/context.rb: fix `irb --readline` option. [ruby-dev:40955] | keiju | 2005-07-29 | 1 | -4/+16 |
* | * lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implements | keiju | 2005-06-30 | 1 | -8/+15 |
* | * lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treat | matz | 2005-06-30 | 1 | -2/+3 |
* | * ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream. | shugo | 2005-06-17 | 1 | -0/+2 |
* | * ext/curses/curses.c (curses_insertln): merged a patch from | matz | 2005-06-07 | 1 | -0/+3 |
* | * ext/readline/readline.c: supported libedit. fixed: [ruby-core:4858] | shugo | 2005-05-19 | 1 | -2/+2 |
* | * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745] | keiju | 2005-04-14 | 4 | -6/+19 |
* | * lib/irb/notifier.rb, lib/irb/output-method.rb, lib/irb/ext/history.rb | keiju | 2005-04-14 | 3 | -5/+5 |
* | * doc/irb/irb.rd.ja: a lost of release IRB 0.9.5. | keiju | 2005-04-13 | 1 | -1/+1 |