Age | Commit message (Expand) | Author |
2008-06-07 | merge revision(s) 13951: | shyouhei |
2007-09-07 | * ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key, | shyouhei |
2007-08-22 | * file.c (rb_file_s_rename): deleted code to get rid of a bug of | shyouhei |
2007-02-10 | * ext/win32ole/win32ole.c (ole_variant2val): fix compile error | suke |
2007-02-09 | * ext/win32ole/win32ole.c (ole_variant2val): fix the bug when | suke |
2007-01-13 | remove including header file | suke |
2007-01-13 | fix memory leak of win32ole. | suke |
2006-07-07 | Test class name should not be duplicated. | suke |
2006-06-19 | support some kind of method of word. [ruby-Bugs#3237] | suke |
2006-06-16 | support PROPERTYPUTREF. [ruby-talk:183042] | suke |
2006-06-15 | The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methods | suke |
2006-03-29 | WIN32OLE#[] should accept multi argments. | suke |
2006-01-27 | add .document | suke |
2005-12-12 | * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to | matz |
2005-10-09 | add testNIL2VTEMPTY | suke |
2005-10-09 | create .document file for rdoc. | suke |
2005-10-04 | update comment. | suke |
2005-09-19 | avoid core dump with WIN32OLE_EVENT. [ruby-dev:27133] | suke |
2005-09-16 | fix bug in ext/win32ole/sample/ienavi.rb | suke |
2005-08-06 | should set only one handler in WIN32OLE_EVENT#on_event | suke |
2005-07-09 | convert dispid in Ruby and C by INT2NUM and NUM2INT. | suke |
2005-04-18 | add WIN32OLE.codepage, WIN32OLE.codepage= methods. | suke |
2005-04-10 | * ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnil | suke |
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-30 | some typo fixed. | suke |
2004-10-19 | * ext/win32ole.c(ole_invoke): retrieve the result value when | suke |
2004-10-17 | * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch. | suke |
2004-06-22 | * ext/win32ole/win32ole.c (ole_hresult2msg): remove trailing | ocean |
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 for | matz |
2004-02-18 | * ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin. | eban |
2004-02-15 | ext/win32ole/win32ole.c: add IDispatch interface in val2variant | suke |
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-16 | consistent 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 call | suke |
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 of | usa |
2003-06-06 | * gc.c (define_final): eliminate rb_f_lambda() call. | matz |
2003-05-17 | add WIN32OLE_TYPE#to_s method. | suke |
2003-05-03 | secure 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 |