set svn:eol-style
0 lines of code changed in:
* ext/win32ole/win32ole.c (ole_val2olevariantdata, ole_val2variant):
fix the bug of WIN32OLE_VARIANT.new when variant type is
VT_ARRAY.
* ext/win32ole/sample/excel1.rb: rewrite using WIN32OLE_VARIANT.
* test/win32ole/test_win32ole.rb: add some test.
* test/win32ole/test_win32ole_variant.rb: ditto.
13 lines of code changed in:
change the behavior of WIN32OLE#[] and WIN32OLE#[]=.
5 lines of code changed in:
consistent parentheses in assignment RHS.
5 lines of code changed in:
merge win32ole from rough
7825 lines of code changed in: