1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
tenderlove ef76e3cfb6 Add IMEMO type to heap dump output.
IMEMO objects have many types.  Without this change, we cannot see what
types of IMEMO objects are being used when dumping the heap.  Adding the
type to the IMEMO object will allow us to gather statistics about IMEMO
objects being used.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-01-31 17:46:51 +00:00
..
-test-
bigdecimal
cgi/escape
continuation
coverage
date {ext,test}/date: Specify frozen_string_literal: true. 2017-01-27 00:29:21 +00:00
dbm {ext,test}/dbm: Specify frozen_string_literal: true. 2017-01-28 04:36:08 +00:00
digest
etc {ext,test}/etc: Specify frozen_string_literal: true. 2017-01-29 01:35:23 +00:00
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
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
psych
pty
racc/cparse
rbconfig/sizeof make FIXNUM_MAX visible from Ruby 2017-01-30 10:12:18 +00:00
readline
ripper
rubyvm
sdbm
socket basicsocket (rsock_bsock_send): do not truncate return value 2017-01-16 21:42:05 +00:00
stringio
strscan
syslog
win32
win32ole
zlib
.document
extmk.rb extmk.rb: remove clean and install mode 2017-01-28 05:31:25 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt