1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
suke 5d2ce2fb40 ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring.
use ole_variant2variant to convert WIN32OLE_VARIANT object to
VARIANT object.

ext/win32ole/win32ole_variant.c: refactoring. add
ole_variant2variant.
ext/win32ole/win32ole_variant.h: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-25 22:46:15 +00:00
..
-test- test/-ext-/hash/test_delete.rb: assert deleted values 2014-10-23 14:18:32 +00:00
bigdecimal
continuation
coverage
date * ext/date/lib/date.rb: fix indent [ci skip] 2014-10-13 20:16:07 +00:00
dbm
digest
dl
etc * ext/etc/etc.c (etc_nprocessors_affin): maximum "n" should be 16384. 2014-10-21 18:48:03 +00:00
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace
openssl * ext/openssl/lib/openssl/ssl.rb (DEFAULT_PARAMS): override 2014-10-22 13:55:24 +00:00
pathname
psych
pty ruby/io.h: deprecate old macros 2014-10-10 02:27:41 +00:00
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket * ext/socket/unixsocket.c: [DOC] Fix example to render in HTML 2014-10-11 00:33:08 +00:00
stringio ruby/io.h: deprecate old macros 2014-10-10 02:27:41 +00:00
strscan
syslog
thread
tk * ext/tk/lib/tkextlib/tile/treeview.rb: fix syntax error. 2014-10-19 11:06:07 +00:00
win32
win32ole ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring. 2014-10-25 22:46:15 +00:00
zlib
.document
extmk.rb * ext/extmk.rb: generates the rule for extinit.$(OBJEXT). 2014-10-11 13:33:19 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt