aboutsummaryrefslogtreecommitdiffstats
path: root/ext/win32ole/tests
Commit message (Expand)AuthorAgeFilesLines
* add testNIL2VTEMPTY.rbsuke2005-10-092-0/+30
* avoid core dump with WIN32OLE_EVENT.suke2005-09-232-2/+20
* refactoringsuke2005-08-201-9/+7
* add test script to check WIN32OLE can invoke InvokeVerb of FolderItem2suke2005-08-201-0/+70
* add WIN32OLE_VARIANT classsuke2005-08-132-0/+75
* * ext/win32ole/win32ole.c (WIN32OLE_EVENT#on_event): should setsuke2005-08-121-0/+40
* add WIN32OLE_TYPE#ole_typelib, WIN32OLE_TYPE#implemented_ole_types.suke2005-07-301-0/+15
* convert dispid in Ruby and C by INT2NUM and NUM2INT.suke2005-07-092-0/+10
* * ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage=suke2005-04-152-2/+18
* * ext/win32ole/win32ole.c: rename WIN32OLE#ole_obj_help tosuke2004-11-061-0/+8
* add WIN32OLE.codepage, WIN32OLE.codepage=suke2004-10-311-1/+39
* ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB class. addsuke2004-10-304-28/+150
* * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.suke2004-10-171-4/+18
* add WIN32OLE_TYPE#to_s method.suke2003-05-175-2/+33
* merge win32ole from roughsuke2002-06-019-0/+659