summaryrefslogtreecommitdiff
path: root/ext/win32ole
AgeCommit message (Expand)Author
2005-09-23avoid core dump with WIN32OLE_EVENT.suke
2005-08-25* ext/win32ole/win32ole.c: supress warnings. (win32)ocean
2005-08-20refactoringsuke
2005-08-20add test script to check WIN32OLE can invoke InvokeVerb of FolderItem2suke
2005-08-13add WIN32OLE_VARIANT class.suke
2005-08-13add WIN32OLE_VARIANT classsuke
2005-08-12* ext/win32ole/win32ole.c (WIN32OLE_EVENT#on_event): should setsuke
2005-07-30add WIN32OLE_TYPE#ole_typelib, WIN32OLE_TYPE#implemented_ole_types.suke
2005-07-09convert dispid in Ruby and C by INT2NUM and NUM2INT.suke
2005-04-15* ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage=suke
2005-04-15ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2004-11-06* ext/win32ole/win32ole.c: rename WIN32OLE#ole_obj_help tosuke
2004-11-04ext/win32ole/win32ole.c(typelib_file_from_typelib): search "win16"suke
2004-11-03add rdoc style document.suke
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-10-31add WIN32OLE.codepage, WIN32OLE.codepage=suke
2004-10-30* ext/win32ole/MANIFEST: added tests/testOLETYPELIB.rb.eban
2004-10-30* eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz
2004-10-30ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB class. addsuke
2004-10-21remove ext/win32ole/.document.suke
2004-10-19 * ext/win32ole.c(ole_invoke): retrieve the result value whensuke
2004-10-19* io.c (read_all): block string buffer modification duringmatz
2004-10-17 * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.suke
2004-10-15 .document : entry win32ole.c for rdoc.suke
2004-10-15 .document : entry win32ole.c for rdoc.suke
2004-06-22* ext/win32ole/win32ole.c (ole_hresult2msg): remove trailingocean
2004-06-22 * ext/win32ole/win32ole.c (OLE_FREE): should not call CoFreeUnuse-suke
2004-05-08 * win32ole.c: add RDoc style comment.suke
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2004-02-18* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban
2004-02-15add IDispatch wrapper in val2variantsuke
2004-01-27* ext/win32ole/win32ole.c (set_argv): fix condition.usa
2004-01-26* ext/extmk.rb: Makefiles should depend on also rbconfig.rb.nobu
2003-10-16consistent parentheses in assignment RHS.matz
2003-10-12* ext/win32ole/extconf.rb: check "windows.h", not "windows".eban
2003-09-29* ext/win32ole/extconf.rb: add windows.h checking.eban
2003-09-24* ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,nobu
2003-08-14* ext/win32ole/win32ole.c (OLE_FREE): should not callsuke
2003-07-16* eval.c (rb_disable_super, rb_enable_super): deprecate.matz
2003-06-23* io.c (io_close): missing prototype.aamine
2003-06-16 * ext/dl/dl.c (rb_dl_callback): use rb_block_proc() instead ofusa
2003-06-06* gc.c (define_final): eliminate rb_f_lambda() call.matz
2003-05-17add WIN32OLE_TYPE#to_s method.suke
2003-05-03secure check when safe level 4.suke
2002-12-21* array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),usa
2002-12-20* ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,nobu
2002-10-24* configure.in (LIBPATHFLAG): avoid $ substitution.nobu
2002-10-17* win32ole.c(EVENTSINK_Invoke): set pvarResult.suke
2002-09-08* configure.in: modify program_prefix only if specifiedeban