ruby-changes:27303
From: ko1 <ko1@a...>
Date: Thu, 21 Feb 2013 16:24:02 +0900 (JST)
Subject: [ruby-changes:27303] ko1:r39355 (ruby_2_0_0): merge revision(s) 39308:
ko1 2013-02-21 16:23:51 +0900 (Thu, 21 Feb 2013) New Revision: 39355 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=39355 Log: merge revision(s) 39308: * vm_eval.c (vm_call0_body): check interrupts after method dispatch from C methods. [Bug #7878] Modified files: branches/ruby_2_0_0/ChangeLog Index: ruby_2_0_0/ChangeLog =================================================================== --- ruby_2_0_0/ChangeLog (revision 39354) +++ ruby_2_0_0/ChangeLog (revision 39355) @@ -1,3 +1,8 @@ https://github.com/ruby/ruby/blob/trunk/ruby_2_0_0/ChangeLog#L1 +Thu Feb 21 16:23:18 2013 Koichi Sasada <ko1@a...> + + * vm_eval.c (vm_call0_body): check interrupts after method dispatch + from C methods. [Bug #7878] + Thu Feb 21 05:03:38 2013 Eric Hodel <drbrain@s...> * lib/rubygems/commands/update_command.rb: Create the installer after -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/