1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/tk
matz 36192dfa4a * eval.c (block_pass): allow "retry" from within argument passed
block. [new]

* eval.c (localjump_error): should preserve exit status in the
  exception object. [new]

* eval.c (proc_invoke): should raise exception for "break" if it's
  yielding, not calling. [new]

* eval.c (block_pass): should NOT raise exception for "break". [new]

* eval.c (block_pass): should allow block argument relay even in
  the tainted mode.

* ext/socket/socket.c: support subclassing by proper "initialize"
  calling convention. [new]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-01-17 08:05:01 +00:00
..
lib * eval.c (block_pass): allow "retry" from within argument passed 2002-01-17 08:05:01 +00:00
sample changes from personal modifies -- matz 2000-12-28 05:00:47 +00:00
.cvsignore Add .cvsignore's. 2001-01-09 17:11:36 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
MANIFEST remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
tkutil.c tkutil needed to be updated 2001-11-13 08:53:15 +00:00