mirror of
https://github.com/ruby/ruby.git
synced 2025-09-20 11:03:58 +02:00
merge revision(s) 39308:
* vm_eval.c (vm_call0_body): check interrupts after method dispatch from C methods. [Bug #7878] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@39355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
79db75dc4e
commit
901f44d1b1
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Thu Feb 21 16:23:18 2013 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
|
* 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@segment7.net>
|
Thu Feb 21 05:03:38 2013 Eric Hodel <drbrain@segment7.net>
|
||||||
|
|
||||||
* lib/rubygems/commands/update_command.rb: Create the installer after
|
* lib/rubygems/commands/update_command.rb: Create the installer after
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue