1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/win32ole
shyouhei 7d110cc79c merge revision(s) 17827,17846:17848:
* gc.c: add rb_during_gc(). based on a patch from arton <artonx AT
	  yahoo.co.jp> at [ruby-dev:35313].   
	* intern.h: ditto.
	* 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
	* ext/win32ole/tests/testWIN32OLE.rb(test_convert_bignum):
	  fix test.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@17924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-07 03:10:04 +00:00
..
doc merge win32ole from rough 2002-06-01 12:34:30 +00:00
lib/win32ole merge win32ole from rough 2002-06-01 12:34:30 +00:00
sample consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00
tests merge revision(s) 17827,17846:17848: 2008-07-07 03:10:04 +00:00
.cvsignore add .document 2006-01-27 12:41:52 +00:00
depend avoid some warnings 2002-06-12 12:23:10 +00:00
extconf.rb create .document file for rdoc. 2005-10-09 02:15:03 +00:00
win32ole.c merge revision(s) 17827,17846:17848: 2008-07-07 03:10:04 +00:00