1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nobu 22121544e1 iseq.c: mark parent iseq
* iseq.c (rb_iseq_mark): mark parent iseq to prevent dynamically
  generated iseq by eval from GC.  [ruby-core:72620] [Bug #11928]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53524 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-01-13 07:56:51 +00:00
..
-ext- ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
base64
benchmark
bigdecimal
cgi escape.c: should not freeze 2015-12-22 05:31:31 +00:00
coverage * test/coverage/test_coverage.rb: ignored test when enabled to coverage. 2016-01-04 01:14:45 +00:00
csv Adding a liberal_parsing option to CSV. Patch by Braden Anderson. 2016-01-01 02:44:48 +00:00
date
dbm
digest
drb
dtrace
erb Allow ERB subclass to add token easily. [Feature #11936] 2016-01-02 07:19:58 +00:00
etc
excludes
fiddle
fileutils
gdbm
io
irb
json
lib leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
logger
matrix
minitest
misc
mkmf * test/mkmf/test_have_func.rb (test_have_func): 2015-12-29 01:37:20 +00:00
monitor
net leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
nkf
objspace
open-uri leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
openssl fix common misspelling [ci skip] 2015-12-24 23:23:46 +00:00
optparse optparse.rb: into kwdarg 2016-01-06 08:23:10 +00:00
ostruct test_ostruct.rb: sort method names 2016-01-04 07:47:44 +00:00
pathname
psych
rdoc test_rdoc_generator_json_index.rb: open in binmode 2015-12-22 16:41:34 +00:00
readline
resolv Resolv::IPv6.create: avoid modifying frozen string literal 2015-12-28 20:31:10 +00:00
rexml fix common misspelling [ci skip] 2015-12-24 23:23:46 +00:00
rinda
ripper Revert r53431 "temporally revert r53411 to debug" 2016-01-04 07:59:55 +00:00
rss
ruby iseq.c: mark parent iseq 2016-01-13 07:56:51 +00:00
rubygems leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
scanf
sdbm
shell
socket ignore exception is the address is IPv6 2015-12-24 17:53:11 +00:00
stringio stringio: binmode sets encoding to ASCII-8BIT 2016-01-04 20:45:14 +00:00
strscan
syslog
testunit
thread
uri
webrick leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
win32ole
xmlrpc leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb
test_forwardable.rb forwardable.rb: adjust backtrace by tail call 2015-12-30 02:28:59 +00:00
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb test_tempfile.rb: use assert_file 2016-01-08 08:24:01 +00:00
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb