summaryrefslogtreecommitdiff
path: root/ext/win32ole
AgeCommit message (Expand)Author
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