From bf08067ded3a38c12924cbb02289162e11792547 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 27 Feb 2004 13:30:00 +0000 Subject: * eval.c (proc_invoke): no orphan block check is needed when pcall is true. * eval.c (localjump_destination): update localjump condition. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2afaacff9b..d058adbea7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Feb 27 20:37:09 2004 Yukihiro Matsumoto + + * eval.c (proc_invoke): no orphan block check is needed when pcall + is true. + + * eval.c (localjump_destination): update localjump condition. + Fri Feb 27 02:10:49 2004 Yukihiro Matsumoto * eval.c (localjump_destination): lambda should not interfere -- cgit v1.2.3