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 2aaca10505 eval.c: hide internal objects
* eval.c (rb_ensure): veil internal exception objects not to leak
  in ensure functions.  [ruby-core:79371] [Bug #13176]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-02-03 06:23:34 +00:00
..
-test- eval.c: hide internal objects 2017-02-03 06:23:34 +00:00
bigdecimal bigdecimal: version 1.3.0 2016-12-21 15:35:29 +00:00
cgi/escape escape.c: check argument 2017-02-02 08:02:36 +00:00
continuation Update dependencies 2016-07-06 05:48:13 +00:00
coverage Update dependencies. 2016-04-11 11:50:00 +00:00
date Added initial gemspec for Date module. 2017-02-02 08:38:54 +00:00
dbm {ext,test}/dbm: Specify frozen_string_literal: true. 2017-01-28 04:36:08 +00:00
digest fix hexdigest [ci skip] 2016-10-20 13:18:52 +00:00
etc {ext,test}/etc: Specify frozen_string_literal: true. 2017-01-29 01:35:23 +00:00
fcntl ext/fcntl: Specify frozen_string_literal: true. 2017-02-02 15:12:29 +00:00
fiber Update dependencies 2016-07-06 05:48:13 +00:00
fiddle Update dependencies 2016-07-06 05:48:13 +00:00
gdbm Update dependencies 2016-07-06 05:48:13 +00:00
io console.c: unpaired size 2017-01-07 23:02:29 +00:00
json Fix rdoc of OpenStruct.json_create [ci skip] 2016-08-30 06:27:29 +00:00
mathn
nkf Update dependencies. 2016-04-11 11:50:00 +00:00
objspace Add IMEMO type to heap dump output. 2017-01-31 17:46:51 +00:00
openssl openssl: import v2.0.3 2017-01-31 10:08:22 +00:00
pathname Pathname#empty? implemented. 2016-11-05 03:29:08 +00:00
psych Update psych-2.2.2 2016-12-15 11:00:40 +00:00
pty pty.c: dry up 2016-04-30 01:12:52 +00:00
racc/cparse Update dependencies 2016-07-06 05:48:13 +00:00
rbconfig/sizeof make FIXNUM_MAX visible from Ruby 2017-01-30 10:12:18 +00:00
readline readline.c: str_subpos 2016-11-17 11:52:11 +00:00
ripper probes.dmyh: remove preprocessor directives 2016-07-06 05:03:14 +00:00
rubyvm get rid of test failures introduced at r56848 2016-11-20 06:19:05 +00:00
sdbm remove unnecessary volatiles 2016-05-23 04:31:55 +00:00
socket basicsocket (rsock_bsock_send): do not truncate return value 2017-01-16 21:42:05 +00:00
stringio stringio.c: chomp CR 2016-12-10 08:54:40 +00:00
strscan strscan.c: minl 2016-09-28 05:11:22 +00:00
syslog Update dependencies. 2016-04-11 11:50:00 +00:00
win32 win32/registry.rb: registry type names 2017-01-04 11:06:16 +00:00
win32ole win32ole.c: suppress warnings 2016-11-20 06:53:39 +00:00
zlib rdoc for r57126 [ci skip] 2016-12-20 17:15:37 +00:00
.document
extmk.rb extmk.rb: remove clean and install mode 2017-01-28 05:31:25 +00:00
Setup * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.atheos * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nacl * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nt * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00