1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
nobu 990d709eeb at_exit list
* vm_core.h (rb_vm_struct): make at_exit a single linked list but
  not RArray, not to mark the registered functions by the write
  barrier.  based on the patches by Evan Phoenix.
  [ruby-core:73908] [Bug #12095]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-04-04 14:37:07 +00:00
..
array/resize
bignum
bug-3571 ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
bug-5832 ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
bug_reporter ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
class
debug
dln/empty
exception
fatal
file
float
funcall ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
gvl/call_without_gvl
hash
integer * numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and add 2016-03-18 14:52:46 +00:00
iseq_load ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
iter
load/dot.dot ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
marshal
method
notimplement
num2int ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
path_to_class ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
popen_deadlock
postponed_job
printf
proc
rational
recursion
st
string * string.c (str_new_frozen): if the given string is embeddedable 2016-02-03 04:52:13 +00:00
struct
symbol
time
tracepoint
typeddata ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
vm at_exit list 2016-04-04 14:37:07 +00:00
wait_for_single_fd ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
win32