| Commit message (Expand) | Author | Age | Files | Lines |
* | [ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu... | Burdette Lamar | 2022-07-12 | 2 | -25/+0 |
* | [ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p... | Burdette Lamar | 2022-07-08 | 1 | -40/+41 |
* | [ruby/irb] Move `:stopdoc:` directive | Nobuyoshi Nakada | 2022-03-14 | 3 | -6/+12 |
* | [ruby/irb] Add help about extra doc dir option | aycabta | 2021-10-11 | 1 | -0/+1 |
* | [ruby/irb] Add doc about "echo on assignment" | aycabta | 2021-09-27 | 1 | -0/+6 |
* | [ruby/irb] Add a space before left paren | aycabta | 2021-09-27 | 1 | -1/+1 |
* | Add --autocomplete / --noautocomplete options | aycabta | 2021-08-30 | 2 | -0/+4 |
* | [ruby/irb] Update help message for next context-mode of 4 | Jeremy Evans | 2021-02-27 | 1 | -6/+6 |
* | [ruby/irb] Exclude useless files from RDoc | Nobuyoshi Nakada | 2020-02-01 | 1 | -4/+0 |
* | Remove e2mmap dependency | aycabta | 2019-11-25 | 2 | -30/+110 |
* | Use singleline/multiline instead of readline/reidline | aycabta | 2019-11-21 | 2 | -8/+13 |
* | bc mode is already removed [ci skip] | Kazuhiro NISHIYAMA | 2019-06-27 | 2 | -2/+2 |
* | Add --colorize and --nocolorize options to IRB | aycabta | 2019-05-21 | 2 | -0/+4 |
* | Use Ripper for IRB | aycabta | 2019-04-30 | 2 | -3/+0 |
* | Revert "IRB is improved with Reline and RDoc, take 2" | Nobuyoshi Nakada | 2019-04-23 | 2 | -0/+3 |
* | IRB is improved with Reline and RDoc, take 2 | aycabta | 2019-04-23 | 2 | -3/+0 |
* | Revert "IRB is improved with Reline and RDoc" | aycabta | 2019-04-21 | 2 | -0/+3 |
* | IRB is improved with Reline and RDoc | aycabta | 2019-04-20 | 2 | -3/+0 |
* | Removed math mode from irb. | hsbt | 2017-04-20 | 2 | -2/+0 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 3 | -0/+3 |
* | * lib/irb/lc/ja/help-message: update help messages. | ayumin | 2013-06-04 | 1 | -4/+16 |
* | * lib/irb/lc/help-message: Apply english updates for irb --help #7510 | zzak | 2013-06-02 | 1 | -8/+18 |
* | * .document: Removed extra space | drbrain | 2013-01-16 | 1 | -0/+4 |
* | * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb: | keiju | 2012-12-25 | 2 | -0/+2 |
* | * lib/irb*: merge doc from doc/irb/ird.rd and improve overall | zzak | 2012-12-13 | 3 | -1/+6 |
* | * lib: remove trailing spaces. | nobu | 2011-05-18 | 2 | -12/+12 |
* | * lib/irb/init.rb, lib/irb/lc/help-message, | mame | 2010-04-09 | 2 | -0/+4 |
* | * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode | keiju | 2009-07-07 | 4 | -4/+4 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 2 | -4/+4 |
* | * lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as command | yugui | 2008-12-18 | 4 | -34/+51 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 4 | -4/+0 |
* | * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes... | akr | 2007-12-27 | 1 | -1/+1 |
* | * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5. | keiju | 2005-04-13 | 4 | -10/+8 |
* | * lib/irb/init.rb (IRB::IRB.parse_opts): add -I option to | matz | 2004-02-20 | 2 | -0/+2 |
* | update NotImplementError to NotImplementedError. | matz | 2003-03-23 | 2 | -2/+2 |
* | * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb, | knu | 2003-02-07 | 3 | -24/+24 |
* | * irb 0.9 | keiju | 2002-07-09 | 4 | -4/+4 |
* | * irb messages: fix typos. | keiju | 2001-06-01 | 2 | -2/+2 |
* | Get rid of Japanese comments and fix English comments as appropriate. | knu | 2001-05-03 | 2 | -2/+2 |
* | Initial revision | knu | 2001-04-30 | 4 | -0/+128 |