ruby/ext/win32ole
Nobuyoshi Nakada 94b87084a6 [ruby/win32ole] win32ole.c: repeated code
* ext/win32ole/win32ole.c (ole_variant2val): reduce repeated code
  between byref and byval.

https://github.com/ruby/win32ole/commit/e753c6abdd
2024-07-12 09:45:06 +00:00
..
lib [ruby/win32ole] Move toplevel constant for olegen under `WIN32OLE` 2024-01-28 15:25:36 +00:00
.document [ruby/win32ole] [DOC] Add .document files 2023-12-31 01:58:22 +00:00
depend
extconf.rb
win32ole.c [ruby/win32ole] win32ole.c: repeated code 2024-07-12 09:45:06 +00:00
win32ole.gemspec [ruby/win32ole] Added missing extensions 2024-06-04 07:50:20 +00:00
win32ole.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
win32ole_error.c [ruby/win32ole] Move `WIN32OLE` prefixed error classes under `WIN32OLE` 2024-01-28 15:25:35 +00:00
win32ole_error.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
win32ole_event.c [ruby/win32ole] [DOC] Update class names using the scoped names 2024-01-28 15:25:34 +00:00
win32ole_event.h
win32ole_method.c [ruby/win32ole] Use the scoped names in `inspect` and error messages 2024-01-28 15:25:34 +00:00
win32ole_method.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
win32ole_param.c [ruby/win32ole] Use the scoped names in `inspect` and error messages 2024-01-28 15:25:34 +00:00
win32ole_param.h
win32ole_record.c [ruby/win32ole] Use the scoped names in `inspect` and error messages 2024-01-28 15:25:34 +00:00
win32ole_record.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
win32ole_type.c [ruby/win32ole] Use the scoped names in `inspect` and error messages 2024-01-28 15:25:34 +00:00
win32ole_type.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
win32ole_typelib.c [ruby/win32ole] Use the scoped names in `inspect` and error messages 2024-01-28 15:25:34 +00:00
win32ole_typelib.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
win32ole_variable.c [ruby/win32ole] Use the scoped names in `inspect` and error messages 2024-01-28 15:25:34 +00:00
win32ole_variable.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
win32ole_variant.c [ruby/win32ole] Use the scoped names in `inspect` and error messages 2024-01-28 15:25:34 +00:00
win32ole_variant.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
win32ole_variant_m.c [ruby/win32ole] Rename `WIN32OLE::VARIANT` as `WIN32OLE::VariantType` 2024-01-28 15:25:33 +00:00
win32ole_variant_m.h win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00