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 6057695c87 * ext/win32ole/win32ole_variant.c (ole_val2variant_err,
ole_val2variantdata, Init_win32ole_variant): support VT_ERROR
  variant with error code. add WIN32OLE_VARIANT::NoParam.
* test/win32ole/test_win32ole_variant.rb(test_c_noparam,
  test_vt_error_noparam): ditto.
* ext/win32ole/win32ole.c: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-06 07:52:04 +00:00
..
-test- * configure.in (dirfd): Check function. 2014-09-04 15:54:04 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: [DOC] Add description of 2014-07-31 22:36:16 +00:00
continuation
coverage
date ext: prefer RB_TYPE_P over comparison TYPE with constants 2014-08-03 01:56:01 +00:00
dbm
digest Revert r46828 2014-07-15 15:43:03 +00:00
dl
etc
fcntl
fiber
fiddle
gdbm * ext/gdbm/gdbm.c: remove needless tabs. 2014-07-13 08:48:42 +00:00
io
json
mathn
nkf
objspace ext: get rid of inadvertent ID creation 2014-08-03 01:56:16 +00:00
openssl openssl: constify 2014-08-03 15:19:20 +00:00
pathname
psych * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping and 2014-08-29 21:41:02 +00:00
pty
racc/cparse
rbconfig/sizeof rbconfig/sizeof: remove garbage 2014-07-26 06:16:19 +00:00
readline
ripper
sdbm * ext/gdbm/gdbm.c: remove needless tabs. 2014-07-13 08:48:42 +00:00
socket introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use 2014-07-25 21:34:35 +00:00
stringio
strscan strscan.c: encoding in messages 2014-08-03 01:56:31 +00:00
syslog
thread thread.c: check initialized 2014-08-19 01:13:24 +00:00
tk * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix typo. 2014-08-04 00:07:01 +00:00
win32
win32ole * ext/win32ole/win32ole_variant.c (ole_val2variant_err, 2014-09-06 07:52:04 +00:00
zlib zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILE 2014-08-30 23:53:28 +00:00
.document * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt