1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nagachika 2f0555c3a1 merge revision(s) 55523: [Backport #12524]
* 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.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@55918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-08-16 03:13:24 +00:00
..
-test- merge revision(s) 54611,54612: [Backport #12291] 2016-04-18 09:12:46 +00:00
bigdecimal merge revision(s) 55123,55129,55130,55133,55136: [Backport #12414] 2016-06-18 19:48:54 +00:00
cgi/escape escape.c: should not freeze 2015-12-22 05:31:31 +00:00
continuation handle ext/ as r53141 2015-12-16 05:31:54 +00:00
coverage merge revision(s) 54465: [Backport #12237] 2016-04-18 08:00:38 +00:00
date merge revision(s) 55410: [Backport #12488] 2016-08-15 19:47:39 +00:00
dbm handle ext/ as r53141 2015-12-16 05:31:54 +00:00
digest merge revision(s) 55523: [Backport #12524] 2016-08-16 03:13:24 +00:00
etc handle ext/ as r53141 2015-12-16 05:31:54 +00:00
fcntl handle ext/ as r53141 2015-12-16 05:31:54 +00:00
fiber handle ext/ as r53141 2015-12-16 05:31:54 +00:00
fiddle * ext/fiddle/handle.c: check tainted string arguments. 2015-12-16 12:08:49 +00:00
gdbm handle ext/ as r53141 2015-12-16 05:31:54 +00:00
io io/console: fix gem build failure on Windows 2015-12-23 15:26:08 +00:00
json merge revision(s) 55380: [Backport #12255] 2016-08-10 16:30:43 +00:00
mathn handle ext/ as r53141 2015-12-16 05:31:54 +00:00
nkf merge revision(s) 54423,54489: [Backport #12201] [Backport #12202] 2016-04-22 15:39:27 +00:00
objspace handle ext/ as r53141 2015-12-16 05:31:54 +00:00
openssl merge revision(s) 55047: [Backport #12441] 2016-08-15 19:06:03 +00:00
pathname handle ext/ as r53141 2015-12-16 05:31:54 +00:00
psych merge revision(s) 55497,55498,55504: [Backport #11988] 2016-08-15 17:56:05 +00:00
pty * ext/pty/pty.c: fix double words typo. 2015-12-18 00:44:52 +00:00
racc/cparse handle ext/ as r53141 2015-12-16 05:31:54 +00:00
rbconfig/sizeof handle ext/ as r53141 2015-12-16 05:31:54 +00:00
readline handle ext/ as r53141 2015-12-16 05:31:54 +00:00
ripper merge revision(s) 53722: [Backport #12232] 2016-04-01 17:08:01 +00:00
sdbm handle ext/ as r53141 2015-12-16 05:31:54 +00:00
socket merge revision(s) 54139: [Backport #12185] 2016-03-29 06:02:25 +00:00
stringio merge revision(s) 53435: [Backport #11945] 2016-03-29 05:00:42 +00:00
strscan handle ext/ as r53141 2015-12-16 05:31:54 +00:00
syslog handle ext/ as r53141 2015-12-16 05:31:54 +00:00
thread handle ext/ as r53141 2015-12-16 05:31:54 +00:00
tk merge revision(s) 54022: [Backport #11893] 2016-03-29 06:05:18 +00:00
win32 merge revision(s) 54529: [Backport #12264] 2016-04-18 08:54:57 +00:00
win32ole merge revision(s) 53322,53323: [Backport #11880] 2016-05-05 17:28:45 +00:00
zlib zlib.c: Fix typo [ci skip] 2015-12-19 05:27:52 +00:00
.document * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
extmk.rb merge revision(s) 55434: [Backport #12401] 2016-08-11 19:26:43 +00:00
Setup cgi/escape: Optimize CGI.escapeHTML 2015-12-20 11:54:54 +00:00
Setup.atheos cgi/escape: Optimize CGI.escapeHTML 2015-12-20 11:54:54 +00:00
Setup.nacl cgi/escape: Optimize CGI.escapeHTML 2015-12-20 11:54:54 +00:00
Setup.nt cgi/escape: Optimize CGI.escapeHTML 2015-12-20 11:54:54 +00:00