summaryrefslogtreecommitdiff
path: root/ext/win32ole
AgeCommit message (Expand)Author
2010-11-22merge revision(s) 28835,28894:shyouhei
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-07-24* ext/win32ole/win32ole.c (fev_initialize): initialize pTypeInfo.suke
2010-04-23* ext/win32ole/win32ole.c (ole_val2variant): fix the core dumpsuke
2010-04-16* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-09-12* ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize resultsuke
2009-08-28* ext/win32ole/win32ole.c (fole_s_show_help): fixed the commentsuke
2008-07-23* ext/win32ole/win32ole.c: got rid of improper casts.nobu
2008-07-04* ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE suke
2008-07-03remove test_unadvise.suke
2008-07-03commit miss.suke
2008-07-03* ext/win32ole/win32ole.c: avoid creating Ruby object duringsuke
2008-06-28* ext/win32ole/win32ole.c (date2time_str): fix the overflow insuke
2008-06-24* ext/win32ole/win32ole.c(ole_invoke): fix memory leak.suke
2007-11-17ext/win32ole/win32ole.c (ole_invoke): bug fix. [ruby-talk:279100]suke
2007-08-31* ext/win32ole/win32ole.c: add WIN32OLE#ole_activex_initialize.suke
2007-08-28* ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key, suke
2007-07-22* file.c (rb_file_s_rename): deleted code to get rid of a bug ofnobu
2007-02-19revert error check-in in r11777matz
2007-02-19* ext/socket/socket.c (unix_peeraddr): wrong syscall name in errormatz
2007-02-10* ext/win32ole/win32ole.c (ole_variant2val): fix compile errorsuke
2007-02-09* ext/win32ole/win32ole.c (ole_variant2val): fix the bug whensuke
2007-01-13remove including header filesuke
2007-01-13fix memory leak of win32ole.suke
2006-07-07Test class name should not be duplicated.suke
2006-06-19support some kind of method of word. [ruby-Bugs#3237]suke
2006-06-16support PROPERTYPUTREF. [ruby-talk:183042]suke
2006-06-15The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methodssuke
2006-03-29WIN32OLE#[] should accept multi argments.suke
2006-01-27add .documentsuke
2005-12-12* ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz
2005-10-09add testNIL2VTEMPTYsuke
2005-10-09create .document file for rdoc.suke
2005-10-04update comment.suke
2005-09-19avoid core dump with WIN32OLE_EVENT. [ruby-dev:27133]suke
2005-09-16fix bug in ext/win32ole/sample/ienavi.rbsuke
2005-08-06should set only one handler in WIN32OLE_EVENT#on_eventsuke
2005-07-09convert dispid in Ruby and C by INT2NUM and NUM2INT.suke
2005-04-18add WIN32OLE.codepage, WIN32OLE.codepage= methods.suke
2005-04-10* ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke
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