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 01cf2127bd merge revision(s) r45595: [Backport #9743] [Backport #9745]
* ext/openssl/ossl_pkey.c (ossl_pkey_verify): as EVP_VerifyFinal()
	  finalizes only a copy of the digest context, the context must be
	  cleaned up after initialization by EVP_MD_CTX_cleanup() or a
	  memory leak will occur.  [ruby-core:62038] [Bug #9743]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@45821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-04 17:44:00 +00:00
..
-test- merge revision(s) 44654: [Backport #9426] 2014-02-20 07:30:24 +00:00
bigdecimal merge revision(s) r45015: [Backport #9657] 2014-05-04 15:55:30 +00:00
continuation
coverage * common.mk, ext/objspace/depend, ext/coverage/depend, 2013-10-28 03:43:17 +00:00
date date_strptime.c: get rid of backtrack explosion 2013-12-10 14:58:43 +00:00
dbm ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST 2013-11-29 07:59:14 +00:00
digest * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabble 2013-11-21 07:53:39 +00:00
dl merge revision(s) r45291,r45299,r45314,r45325: [Backport #9518] 2014-05-04 17:32:44 +00:00
etc etc.c: encodings 2013-08-03 00:46:10 +00:00
fcntl * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
fiber
fiddle merge revision(s) r45291,r45299,r45314,r45325: [Backport #9518] 2014-05-04 17:32:44 +00:00
gdbm ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST 2013-11-29 07:59:14 +00:00
io merge revision(s) 45130: [Backport #9554] 2014-02-22 13:27:49 +00:00
json merge revision(s) 45076: [Backport #9535] 2014-02-22 09:53:35 +00:00
mathn
nkf * remove trailing spaces. 2013-11-22 05:21:06 +00:00
objspace * ext/objspace/object_tracing.c: Fix typo in a variable name 2013-12-17 11:18:47 +00:00
openssl merge revision(s) r45595: [Backport #9743] [Backport #9745] 2014-05-04 17:44:00 +00:00
pathname ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST 2013-11-29 07:59:14 +00:00
psych merge revision(s) r45453,r45455,r45577: [Backport #9798] 2014-05-04 15:45:33 +00:00
pty merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +00:00
racc/cparse merge revision(s) 44579: [Backport #9500] 2014-02-10 13:35:07 +00:00
rbconfig/sizeof ext/rbconfig/sizeof: move to an extension library 2013-11-18 14:19:16 +00:00
readline merge revision(s) r45518: [Backport #9578] [Backport #9630] [Backport #9702] 2014-05-01 11:59:37 +00:00
ripper merge revision(s) 44878,44879: [Backport #9483] 2014-02-22 06:06:55 +00:00
sdbm ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST 2013-11-29 07:59:14 +00:00
socket merge revision(s) 45084: [Backport #9547] 2014-02-22 10:03:49 +00:00
stringio * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use 2013-10-29 11:16:54 +00:00
strscan merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +00:00
syslog merge revision(s) 44579: [Backport #9500] 2014-02-10 13:35:07 +00:00
thread merge revision(s) 44595: [Backport #9342] 2014-02-22 04:21:39 +00:00
tk merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +00:00
win32 win32/registry.rb: size in bytes 2013-09-24 07:41:17 +00:00
win32ole merge revision(s) 44572,44578,44591,44592: [Backport #9490] 2014-02-10 11:45:14 +00:00
zlib merge revision(s) 45076: [Backport #9535] 2014-02-22 09:53:35 +00:00
.document * ext/.document: Remove curses from documentable directories. 2013-12-09 21:16:19 +00:00
extmk.rb extmk.rb: static extensions 2013-07-28 11:10:52 +00:00
Setup * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.atheos * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.emx * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.nacl * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.nt * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00