ruby-cvs:25066
From: suke ruby-lang.org
Date: Thu, 3 Jul 2008 19:30:43 +0900 (JST)
Subject: [ruby-cvs:25066] Ruby:r17847 (ruby_1_8): * ext/win32ole/win32ole.c: avoid creating Ruby object during
suke 2008-07-03 19:30:42 +0900 (Thu, 03 Jul 2008)
New Revision: 17847
Removed files:
branches/ruby_1_8/ext/win32ole/tests/testOLEEVENT.rb
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/win32ole/tests/testWIN32OLE.rb
branches/ruby_1_8/ext/win32ole/tests/testall.rb
branches/ruby_1_8/ext/win32ole/win32ole.c
Log:
* ext/win32ole/win32ole.c: avoid creating Ruby object during
GC. thanks to arton <artonx AT yahoo.co.jp>. [ruby-dev:35313]
* ext/win32ole/tests: add test_win32ole_event.rb, remove
testOLEEVENT.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17847