summaryrefslogtreecommitdiff
path: root/ext/win32ole
AgeCommit message (Expand)Author
2005-02-28* exception error messages updated. [ruby-core:04497]matz
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-10-30* string.c (rb_str_locktmp): lock string temporarily.matz
2004-10-30some typo fixed.suke
2004-10-19 * ext/win32ole.c(ole_invoke): retrieve the result value whensuke
2004-10-17 * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.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-04-05* eval.c (top_include): include in the wrapped load is done formatz
2004-02-18* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban
2004-02-15ext/win32ole/win32ole.c: add IDispatch interface 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
2002-09-01win32ole.c(fole_each) : ensure to release IEnumVARIANT interface.suke
2002-08-13ole_invoke: retry when calling by reference is fail.suke
2002-08-10* win32ole.c(WIN32OLE#ole_methods): list up all methods.suke
2002-06-12avoid some warningssuke
2002-06-03change PLATFORM with RUBY_PLATFORM.suke
2002-06-01merge win32ole from roughsuke