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-
卜部昌平 4e6bae47c8 ext/-test-/cxxanyargs: prevent have_devel check
The `cxx.try_compile` command in this file kicks `cxx.have_devel?`
internally, which recursively calls `cxx.try_link` with a different
source code.  We don't want that happen (the source code compiled in
this file must be the first one).  We need to fake the system.
2020-02-20 11:46:54 +09:00
..
arith_seq/extract
array/resize
bignum update dependencies 2019-12-26 20:45:12 +09:00
bug-3571
bug-5832
bug-14834
bug_reporter
class
cxxanyargs ext/-test-/cxxanyargs: prevent have_devel check 2020-02-20 11:46:54 +09:00
debug
dln/empty
enumerator_kw
exception
fatal
file
float
funcall
gvl/call_without_gvl
hash
integer update dependencies 2019-12-26 20:45:12 +09:00
iseq_load
iter
load
marshal
memory_status
method
notimplement
num2int
path_to_class
popen_deadlock Fix linkage of popen_deadlock test 2020-02-04 08:04:13 +09:00
postponed_job check interrupts at each frame pop timing. 2019-11-29 17:47:02 +09:00
printf
proc
rational Update dependencies 2020-01-17 16:41:46 +09:00
rb_call_super_kw
recursion
regexp
scan_args Fully separate positional arguments and keyword arguments 2020-01-02 18:40:45 -08:00
st
string update dependencies 2019-12-26 20:45:12 +09:00
struct
symbol
thread_fd_close
time update dependencies 2019-12-26 20:45:12 +09:00
tracepoint
typeddata more on NULL versus functions. 2020-02-07 14:24:19 +09:00
vm
wait_for_single_fd
win32
auto_ext.rb