ruby--ruby/lib/irb
matz 7c097dc891 * struct.c (rb_struct_s_def): Struct::new executes block with
generated struct class. [ruby-talk:02606]

* io.c (rb_io_ungetc): raise IOError instead of calling
  rb_sys_fail().  [ruby-talk:23181]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5934 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-10 07:05:19 +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 * lib/irb/init.rb (IRB::IRB.parse_opts): add -I option to 2004-02-20 10:03:47 +00:00
completion.rb * struct.c (rb_struct_s_def): Struct::new executes block with 2004-03-10 07:05: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 * irb 0.9 2002-07-09 11:17:17 +00:00
help.rb * irb 0.9 2002-07-09 11:17:17 +00:00
init.rb * lib/irb/init.rb (IRB::IRB.parse_opts): add -I option to 2004-02-20 10:03:47 +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 * irb 0.9 2002-07-09 11:17:17 +00:00
workspace.rb consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00
ws-for-case-2.rb * irb 0.9 2002-07-09 11:17:17 +00:00
xmp.rb * irb 0.9 2002-07-09 11:17:17 +00:00