| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/win32ole.c(ole_invoke): retrieve the result value when | suke | 2004-10-19 | 1 | -3/+5 |
* | * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch. | suke | 2004-10-17 | 2 | -14/+22 |
* | * ext/win32ole/win32ole.c (ole_hresult2msg): remove trailing | ocean | 2004-06-22 | 1 | -3/+6 |
* | * ext/win32ole/win32ole.c (OLE_FREE): should not call CoFreeUnuse- | suke | 2004-06-22 | 1 | -9/+8 |
* | * eval.c (top_include): include in the wrapped load is done for | matz | 2004-04-05 | 1 | -40/+40 |
* | * ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin. | eban | 2004-02-18 | 1 | -0/+1 |
* | ext/win32ole/win32ole.c: add IDispatch interface in val2variant | suke | 2004-02-15 | 1 | -241/+385 |
* | * ext/win32ole/win32ole.c (set_argv): fix condition. | usa | 2004-01-27 | 1 | -1/+1 |
* | * ext/extmk.rb: Makefiles should depend on also rbconfig.rb. | nobu | 2004-01-26 | 2 | -14/+20 |
* | consistent parentheses in assignment RHS. | matz | 2003-10-16 | 1 | -5/+5 |
* | * ext/win32ole/extconf.rb: check "windows.h", not "windows". | eban | 2003-10-12 | 1 | -1/+1 |
* | * ext/win32ole/extconf.rb: add windows.h checking. | eban | 2003-09-29 | 1 | -1/+2 |
* | * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c, | nobu | 2003-09-24 | 1 | -1/+1 |
* | * ext/win32ole/win32ole.c (OLE_FREE): should not call | suke | 2003-08-14 | 1 | -5/+7 |
* | * eval.c (rb_disable_super, rb_enable_super): deprecate. | matz | 2003-07-16 | 1 | -4/+0 |
* | * io.c (io_close): missing prototype. | aamine | 2003-06-23 | 1 | -0/+2 |
* | * ext/dl/dl.c (rb_dl_callback): use rb_block_proc() instead of | usa | 2003-06-16 | 1 | -1/+1 |
* | * gc.c (define_final): eliminate rb_f_lambda() call. | matz | 2003-06-06 | 1 | -1/+1 |
* | add WIN32OLE_TYPE#to_s method. | suke | 2003-05-17 | 6 | -3/+38 |
* | secure check when safe level 4. | suke | 2003-05-03 | 1 | -2/+26 |
* | * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc), | usa | 2002-12-21 | 1 | -0/+2 |
* | * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, | nobu | 2002-12-20 | 1 | -4/+4 |
* | * configure.in (LIBPATHFLAG): avoid $ substitution. | nobu | 2002-10-24 | 1 | -5/+3 |
* | * win32ole.c(EVENTSINK_Invoke): set pvarResult. | suke | 2002-10-17 | 1 | -3/+8 |
* | * configure.in: modify program_prefix only if specified | eban | 2002-09-08 | 1 | -0/+1 |
* | win32ole.c(fole_each) : ensure to release IEnumVARIANT interface. | suke | 2002-09-01 | 1 | -11/+28 |
* | ole_invoke: retry when calling by reference is fail. | suke | 2002-08-13 | 1 | -2/+20 |
* | * win32ole.c(WIN32OLE#ole_methods): list up all methods. | suke | 2002-08-10 | 1 | -115/+172 |
* | avoid some warnings | suke | 2002-06-12 | 2 | -11/+10 |
* | change PLATFORM with RUBY_PLATFORM. | suke | 2002-06-03 | 2 | -2/+2 |
* | merge win32ole from rough | suke | 2002-06-01 | 25 | -0/+14139 |