1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/win32ole
zzak b4e9ffbdc8 * ext/win32ole/sample/example*.rb: Add wait input to quit for examples
with patch provided by @windwiny [Fixes GH-705]
  https://github.com/ruby/ruby/pull/705


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-04 00:13:18 +00:00
..
lib/win32ole
sample * ext/win32ole/sample/example*.rb: Add wait input to quit for examples 2014-10-04 00:13:18 +00:00
depend * ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src from 2014-08-15 11:36:12 +00:00
extconf.rb
win32ole.c * ext/win32ole/win32ole.c: [DOC] Fix typo in :nodoc: reported by 2014-10-04 00:09:57 +00:00
win32ole.h * ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src from 2014-08-15 11:36:12 +00:00
win32ole_error.c * remove trailing spaces. 2014-08-06 09:47:51 +00:00
win32ole_error.h * ext/win32ole/win32ole.c: separate src of WIN32OLERuntimeError 2014-08-06 09:47:39 +00:00
win32ole_event.c protoize no-arguments functions 2014-09-30 05:25:32 +00:00
win32ole_event.h * ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src from 2014-08-15 11:36:12 +00:00
win32ole_method.c ext/win32ole/win32ole_method.c(olemethod_set_member): remove 2014-10-03 21:08:55 +00:00
win32ole_method.h * ext/win32ole/win32ole.c: refactoring. move some methods 2014-08-12 14:21:22 +00:00
win32ole_param.c protoize no-arguments functions 2014-09-30 05:25:32 +00:00
win32ole_param.h * ext/win32ole/win32ole.c: seperate WIN32OLE_PARAM src from win32ole.c 2014-08-12 15:09:29 +00:00
win32ole_record.c protoize no-arguments functions 2014-09-30 05:25:32 +00:00
win32ole_record.h * ext/win32ole/win32ole.c: seperate WIN32OLE_RECORD src from 2014-08-13 15:28:26 +00:00
win32ole_type.c ext/win32ole/win32ole_method.c(olemethod_set_member): remove 2014-10-03 21:08:55 +00:00
win32ole_type.h * ext/win32ole/win32ole.c: refactoring. move some methods 2014-08-12 14:21:22 +00:00
win32ole_typelib.c * ext/win32ole/win32ole_typelib.c: use typed data. 2014-09-30 09:47:38 +00:00
win32ole_typelib.h * ext/win32ole/win32ole.c: refactoring. move 2014-08-12 14:00:45 +00:00
win32ole_variable.c * ext/win32ole/win32ole.c(ole_search_handler_method, rescue_callback, 2014-08-13 10:35:20 +00:00
win32ole_variable.h * ext/win32ole/win32ole.c: seperate WIN32OLE_VARIABLE src from 2014-08-11 11:50:17 +00:00
win32ole_variant.c protoize no-arguments functions 2014-09-30 05:25:32 +00:00
win32ole_variant.h * ext/win32ole/win32ole.c: seperate WIN32OLE_VARIANT src from 2014-08-13 12:46:23 +00:00
win32ole_variant_m.c * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
win32ole_variant_m.h * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00