diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-01-17 08:05:01 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-01-17 08:05:01 +0000 |
commit | c35d89ae4c897cd9f39d979db96d4c9fc992ddca (patch) | |
tree | ffea2ef4d746494935a21f43a0ce08d823e770b2 /array.c | |
parent | 3e92416e9b2aeb3e0a7e3d27a0bb9bf909270050 (diff) | |
download | ruby-c35d89ae4c897cd9f39d979db96d4c9fc992ddca.tar.gz ruby-c35d89ae4c897cd9f39d979db96d4c9fc992ddca.tar.xz ruby-c35d89ae4c897cd9f39d979db96d4c9fc992ddca.zip |
* 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: http://svn.ruby-lang.org/repos/ruby/trunk@2002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'array.c')
0 files changed, 0 insertions, 0 deletions