| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/irb/lc/ja/help-message: update help messages. | ayumin | 2013-06-04 | 1 | -4/+16 |
* | * lib/irb/completion.rb: Use %w literal construction for long lists. | eregon | 2013-06-04 | 1 | -21/+19 |
* | * lib/irb/lc/help-message: Apply english updates for irb --help #7510 | zzak | 2013-06-02 | 1 | -8/+18 |
* | * lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how to | zzak | 2013-02-04 | 1 | -0/+7 |
* | * lib/irb.rb, lib/irb/context.rb: Add documentation on how to enable | zzak | 2013-02-04 | 1 | -1/+15 |
* | * .document: Removed extra space | drbrain | 2013-01-16 | 1 | -0/+4 |
* | * lib/irb/ext/save-history.rb: identify rightly a status of a | keiju | 2013-01-15 | 1 | -1/+1 |
* | * lib/irb/ext/save-history.rb: outputs its history to | keiju | 2013-01-14 | 1 | -1/+12 |
* | * lib/irb/completion.rb: treat rightly comletion for symbol on irb | keiju | 2012-12-29 | 1 | -2/+2 |
* | * lib/irb/context.rb: IRB::Context#new: Check from JobManager | keiju | 2012-12-28 | 1 | -1/+1 |
* | * lib/irb/ruby-lex.rb: make lex_state to EXPR_END when next token | keiju | 2012-12-27 | 1 | -1/+6 |
* | * lib/irb/ruby-lex.rb: allow to handle recursive heredocs on | keiju | 2012-12-27 | 1 | -4/+19 |
* | fix typo from r38623 | zzak | 2012-12-26 | 1 | -1/+1 |
* | * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598] | keiju | 2012-12-26 | 1 | -1/+1 |
* | * lib/irb/context.rb: IRB::Context#use_readline= has been obsolate | keiju | 2012-12-26 | 1 | -10/+4 |
* | * lib/irb/context.rb: make a correct prompt from | keiju | 2012-12-26 | 1 | -1/+1 |
* | * lib/irb/ext/math-mode.rb: make not able to change math-mode | keiju | 2012-12-26 | 1 | -1/+1 |
* | * lib/irb/init.rb: change default debug level for | keiju | 2012-12-26 | 1 | -1/+1 |
* | * remove trailing spaces. | nobu | 2012-12-25 | 2 | -2/+2 |
* | * lib/irb/init.rb, lib/irb/context.rb: fix conf.debug_level= | keiju | 2012-12-25 | 2 | -3/+2 |
* | * lib/irb/ruby-lex.rb: improve RubyLex performance for large files | keiju | 2012-12-25 | 1 | -4/+4 |
* | * lib/irb/output-method.rb: raise right exception when | keiju | 2012-12-25 | 1 | -2/+4 |
* | * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb: | keiju | 2012-12-25 | 3 | -1/+8 |
* | * lib/irb/workspace.rb: define method to private on top-level irb | keiju | 2012-12-25 | 1 | -2/+2 |
* | * lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irb | zzak | 2012-12-23 | 1 | -0/+2 |
* | * lib/irb/slex.rb(#match): Typo, should be D_DETAIL | zzak | 2012-12-21 | 1 | -1/+1 |
* | * lib/irb/input-method.rb, lib/irb.rb: Typo in | zzak | 2012-12-21 | 1 | -3/+3 |
* | * lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and | zzak | 2012-12-21 | 2 | -67/+67 |
* | * lib/irb.rb, lib/irb/*: Documentation for IRB | zzak | 2012-12-21 | 19 | -52/+518 |
* | * lib/irb/completion.rb (CompletionProc): support completion of | tarui | 2012-12-20 | 1 | -2/+3 |
* | * lib/irb*: merge doc from doc/irb/ird.rd and improve overall | zzak | 2012-12-13 | 27 | -20/+165 |
* | * lib/irb/magic-file.rb: set a encoding, which is detected from | nari | 2012-12-10 | 1 | -1/+2 |
* | * lib/cgi/core.rb: Use symbols instead of strings for | marcandre | 2012-11-16 | 1 | -1/+1 |
* | NotImplementError is not exist. | kazu | 2012-06-27 | 1 | -1/+1 |
* | * lib/irb/completion.rb (IRB::InputCompletor::CompletionProc): | nobu | 2012-01-27 | 1 | -2/+6 |
* | * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb, | ktsj | 2011-11-05 | 1 | -1/+1 |
* | * lib/irb/completion.rb: complate correctry string literal. fix [Bug #1145]. | keiju | 2011-06-29 | 1 | -1/+10 |
* | * lib/irb/cmd/help.rb: support RDoc 3.7. fix [Bug #3760]. | keiju | 2011-06-29 | 1 | -1/+1 |
* | * lib/irb/ruby-lex.rb: recognize '\char' in ruby statement. | keiju | 2011-06-28 | 1 | -1/+1 |
* | * lib/irb/ruby-lex.rb: fix [Bug #4232]. | keiju | 2011-06-27 | 1 | -1/+1 |
* | * lib/irb/workspace.rb: fix BUG#4793. | keiju | 2011-06-27 | 1 | -1/+1 |
* | * lib: remove trailing spaces. | nobu | 2011-05-18 | 2 | -12/+12 |
* | * remove trailing spaces. | nobu | 2011-05-15 | 5 | -15/+15 |
* | * lib/irb/locale.rb (IRB::Locale::#search_file): | yugui | 2011-01-31 | 1 | -1/+1 |
* | * lib/irb/comletion.rb: Irb tab completion support for XX::method forms. | keiju | 2011-01-18 | 1 | -18/+31 |
* | * lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE): | yugui | 2011-01-09 | 1 | -10/+8 |
* | * lib/irb/locale.rb (IRB::Locale#search_file): make it possible | yugui | 2011-01-05 | 1 | -42/+31 |
* | * lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574] | nobu | 2010-12-05 | 1 | -1/+1 |
* | * lib/*.rb: Remove unused variable warnings. | marcandre | 2010-11-08 | 2 | -4/+4 |
* | * lib/irb/ruby-lex.rb (RubyLex#identify_string): use charclass. | nobu | 2010-11-03 | 1 | -3/+3 |