1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
tenderlove 7aab72f736 Fix crash when loading iseq from an array
Objects loaded during iseq deserialization using arrays need to be added
to the compile time mark array so that they stay alive until iseqs
finish loading.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-09 17:47:37 +00:00
..
-ext- Fix crash when loading iseq from an array 2018-07-09 17:47:37 +00:00
base64
benchmark
bigdecimal
cgi Revert "ext/cgi/escape: preserve String subclass in result" 2018-05-03 01:24:09 +00:00
coverage
csv Merge csv-1.0.2 from upstream. 2018-05-09 04:39:16 +00:00
date
dbm
digest
drb
dtrace test/dtrace/helper.rb: support systemtap in dtrace tests 2018-06-05 21:19:50 +00:00
erb
etc
excludes
fiddle
fileutils Retry to merge fileutils-1.1.0. 2018-05-15 05:53:18 +00:00
gdbm
io test/io/console/test_io_console.rb: fix for systems where PTY is not defined 2018-06-06 01:12:23 +00:00
irb irb.rb: update _ 2018-05-12 09:13:45 +00:00
json
lib test/lib/test/unit/assertions.rb (assert_in_out_err): disable gems 2018-06-29 21:01:23 +00:00
logger
matrix
minitest
misc
mkmf
monitor
net increase body size 2018-06-25 12:11:31 +00:00
nkf
objspace
open-uri
openssl openssl: merge changes in v2.1.1 2018-05-12 07:33:53 +00:00
optparse optparse: Suppress warnings 2018-05-06 09:53:33 +00:00
ostruct
pathname
psych
rdoc Merge rdoc-6.0.4 from upstream. 2018-05-08 02:07:53 +00:00
readline
resolv
rexml
rinda
ripper
rss rss: Add option Hash support to RSS::Parser.parse 2018-05-12 09:06:00 +00:00
ruby Don't copy FL_USER* on Kernel#clone. [Bug #14847] 2018-07-09 08:07:26 +00:00
rubygems Skip more rubygems tests when openssl is missing 2018-07-04 12:45:46 +00:00
scanf
sdbm
shell
socket test/socket/test_socket.rb (test_timestamp): retry send 2018-07-07 05:34:03 +00:00
stringio
strscan
syslog
testunit Use &. instead of modifier if 2018-06-10 03:10:13 +00:00
thread
uri http_proxy setting should respect both parent domain and subdomain 2018-05-17 07:40:01 +00:00
webrick
win32ole
yaml
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_extlibs.rb
test_find.rb
test_forwardable.rb
test_ipaddr.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb Remove needless closed? 2018-06-17 15:42:35 +00:00
test_pp.rb
test_prettyprint.rb
test_prime.rb test/test_prime.rb: add testcases of prime library 2018-06-24 09:31:06 +00:00
test_pstore.rb
test_pty.rb Remove needless lines 2018-06-12 14:36:32 +00:00
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb Use &. instead of modifier if and remove needless closed? 2018-06-11 14:13:56 +00:00
test_time.rb time.rb: fix parsing time zone in iso8601 2018-05-28 15:35:08 +00:00
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb