1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
nobu 776206b3e7 * lib/irb/init.rb (IRB.rc_files): yield possible rc file names.
* lib/irb/input-method.rb (IRB::ReadlineInputMethod::initialize):
  load and save history automatically.  [ruby-core:02352]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-02-07 10:56:16 +00:00
..
cmd * lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610] 2004-02-06 00:16:50 +00:00
ext * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb, 2003-02-07 19:00:21 +00:00
lc update NotImplementError to NotImplementedError. 2003-03-23 17:58:57 +00:00
completion.rb consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00
context.rb * marshal.c (w_object): dump extended modules as well. 2003-10-15 02:27:56 +00:00
extend-command.rb * lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610] 2004-02-06 00:16:50 +00:00
frame.rb
help.rb
init.rb * lib/irb/init.rb (IRB.rc_files): yield possible rc file names. 2004-02-07 10:56:16 +00:00
input-method.rb * lib/irb/init.rb (IRB.rc_files): yield possible rc file names. 2004-02-07 10:56:16 +00:00
locale.rb * eval.c (thgroup_add): no warning for terminated threads. 2003-07-24 05:18:47 +00:00
ruby-lex.rb * marshal.c (w_object): instance variable dump do not cause error 2003-10-04 17:51:11 +00:00
ruby-token.rb * lib/irb/ruby-lex.rb, lib/irb/ruby-token.rb: support %s-notation for irb. 2003-08-05 03:08:16 +00:00
slex.rb * lib/irb/slex.rb: small cleanups. (ruby-bugs-ja PR#492) 2003-06-10 05:36:35 +00:00
version.rb
workspace.rb consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00
ws-for-case-2.rb
xmp.rb