ruby/ext/-test-
Nobuyoshi Nakada 5a77e90fe8
Use rb_intern_const instead of rb_intern in Init functions
```
find . -name \*.o -exec nm {} + |&
sed '/Init_.*\.rbimpl_id/!d;s/^.* b //;s/\.[1-9][0-9]*$//;s/\.rbimpl_id$//' |
uniq
```
should be empty.
2020-10-21 12:46:53 +09:00
..
RUBY_ALIGNOF ext/-test-/RUBY_ALIGNOF: skip C++ when no compiler 2020-09-25 11:38:33 +09:00
arith_seq/extract sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
array/resize sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
bignum sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
bug-3571 sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
bug-5832 sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
bug-14834 sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
bug_reporter sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
class sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
cxxanyargs ext/-test-/cxxanyargs: suppress SunPro warning 2020-08-21 11:04:54 +09:00
debug sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
dln/empty Update dependencies 2016-07-06 05:48:13 +00:00
enumerator_kw sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
exception sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
fatal sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
file sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
float sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
funcall sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
gvl/call_without_gvl sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
hash sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
integer sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
iseq_load sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
iter sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
load sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
marshal sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
memory_status Update dependencies for macOS 2020-10-21 12:31:45 +09:00
memory_view Use rb_intern_const instead of rb_intern in Init functions 2020-10-21 12:46:53 +09:00
method sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
notimplement sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
num2int sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
path_to_class sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
popen_deadlock sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
postponed_job sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
printf sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
proc sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
random Add FALLTHROUGH 2020-09-08 10:30:07 +09:00
rational sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
rb_call_super_kw sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
recursion sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
regexp sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
scan_args sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
st sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
string Use rb_intern_const instead of rb_intern in Init functions 2020-10-21 12:46:53 +09:00
struct sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
symbol sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
thread_fd_close sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
time sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
tracepoint keep proc on the stack so it does not move 2020-10-16 11:28:52 -07:00
typeddata sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
vm sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
wait_for_single_fd sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
win32 test_console_attr.rb: fix test 2018-01-15 12:25:24 +00:00
auto_ext.rb * ext/-test-/auto_ext.rb: fixed a heedless bug introduced at r55198. 2016-05-29 15:10:44 +00:00