1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ngoto 8b251c6c2c * ext/digest/md5/md5ossl.h: Remove excess semicolons.
Suppress warning on Solaris with Oracle Solaris Studio 12.
  [ruby-dev:49692] [Bug #12524]
    
* ext/digest/md5/md5cc.h: ditto.
* ext/digest/sha1/sha1cc.h: ditto.
* ext/digest/sha1/sha1ossl.h: ditto.
* ext/digest/sha2/sha2cc.h: ditto.
* ext/digest/sha2/sha2ossl.h: ditto.
* ext/openssl/ossl_pkey_rsa.c: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55523 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-28 09:42:29 +00:00
..
-test- string.c: return reallocated pointer 2016-05-30 07:20:28 +00:00
bigdecimal Integer conversion 2016-06-18 02:25:28 +00:00
cgi/escape cgi/util.rb: remove CGI::Util#_unescape 2016-04-20 08:33:33 +00:00
continuation
coverage Update dependencies. 2016-04-11 11:50:00 +00:00
date date_core.c: remove assert 2016-06-15 06:26:52 +00:00
dbm remove unnecessary volatiles 2016-05-23 04:31:55 +00:00
digest * ext/digest/md5/md5ossl.h: Remove excess semicolons. 2016-06-28 09:42:29 +00:00
etc etc.c: retry with allocated string buffer 2016-06-02 12:21:42 +00:00
fcntl
fiber
fiddle
gdbm
io io/console: bump up 2016-04-15 06:15:54 +00:00
json Integer unification macro 2016-06-13 11:34:56 +00:00
mathn
nkf Update dependencies. 2016-04-11 11:50:00 +00:00
objspace ObjectSpace.dump_all: valid JSON 2016-06-11 05:04:22 +00:00
openssl * ext/digest/md5/md5ossl.h: Remove excess semicolons. 2016-06-28 09:42:29 +00:00
pathname
psych * remove trailing spaces. 2016-06-24 09:06:09 +00:00
pty pty.c: dry up 2016-04-30 01:12:52 +00:00
racc/cparse
rbconfig/sizeof rbconfig/sizeof: calculate at compilation time 2016-04-25 05:39:12 +00:00
readline Update dependencies. 2016-04-11 11:50:00 +00:00
ripper ripper: fix ripper.E 2016-04-25 07:56:06 +00:00
sdbm remove unnecessary volatiles 2016-05-23 04:31:55 +00:00
socket * ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStr 2016-05-30 15:33:06 +00:00
stringio stringio.c: fix index overflow 2016-06-17 23:52:48 +00:00
strscan Update dependencies. 2016-04-11 11:50:00 +00:00
syslog Update dependencies. 2016-04-11 11:50:00 +00:00
tk tcltklib.c: elimitate dead code 2016-05-23 04:40:43 +00:00
win32 Convert arguments first 2016-06-26 10:35:53 +00:00
win32ole win32ole.c: share the content 2016-05-20 12:17:14 +00:00
zlib Unnecessary checks 2016-06-17 08:45:05 +00:00
.document
extmk.rb Fix static-linked-ext encodings 2016-06-18 01:13:39 +00:00
Setup ext/thread: remove 2016-04-30 02:56:17 +00:00
Setup.atheos
Setup.nacl
Setup.nt