ruby--ruby/template
Koichi Sasada aa6287cd26 fix inline method cache sync bug
`cd` is passed to method call functions to method invocation
functions, but `cd` can be manipulated by other ractors simultaneously
so it contains thread-safety issue.

To solve this issue, this patch stores `ci` and found `cc` to `calling`
and stops to pass `cd`.
2020-12-15 13:29:30 +09:00
..
Doxyfile.tmpl
GNUmakefile.in
Makefile.in rubyspec-capiext: Use plain DLDFLAGS without flags for libruby 2020-11-22 19:09:58 +09:00
builtin_binary.inc.tmpl
call_iseq_optimized.inc.tmpl fix inline method cache sync bug 2020-12-15 13:29:30 +09:00
configure-ext.mk.tmpl
depend.tmpl
encdb.h.tmpl
extinit.c.tmpl
exts.mk.tmpl
fake.rb.in
id.c.tmpl
id.h.tmpl
known_errors.inc.tmpl
limits.c.tmpl
prelude.c.tmpl
ruby-gdb.in
ruby-lldb.in
ruby-runner.h.in
ruby.pc.in
sizes.c.tmpl
transdb.h.tmpl
unicode_norm_gen.tmpl
verconf.h.tmpl