1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 1bf4a34eec win32ole.c: suppress warning
* ext/win32ole/win32ole.c (ole_rec2variant): cast to suppress a
  format warning on x86_64-cygwin.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-27 20:51:46 +00:00
..
-test-
bigdecimal
continuation
coverage
date
dbm
digest
dl
etc
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace * ext/objspace/objspace_dump.c (dump_append): avoid fflush. 2014-07-26 08:28:05 +00:00
openssl * ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665] 2014-07-27 19:37:10 +00:00
pathname
psych
pty
racc/cparse
rbconfig/sizeof rbconfig/sizeof: remove garbage 2014-07-26 06:16:19 +00:00
readline
ripper
sdbm
socket introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use 2014-07-25 21:34:35 +00:00
stringio
strscan introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use 2014-07-25 21:34:35 +00:00
syslog
thread * ext/thread/thread.c: added nodoc attribute into 2014-07-19 16:00:51 +00:00
tk
win32
win32ole win32ole.c: suppress warning 2014-07-27 20:51:46 +00:00
zlib * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as 2014-07-27 19:41:22 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt