1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
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
..
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
Doxyfile.tmpl
encdb.h.tmpl
extinit.c.tmpl
exts.mk.tmpl
fake.rb.in fake.rb.in: split by whitespaces not to be affected by -F option 2019-04-18 22:30:01 +00:00
GNUmakefile.in
id.c.tmpl
id.h.tmpl parse.y: TOKEN2ID 2017-02-11 02:14:06 +00:00
known_errors.inc.tmpl
limits.c.tmpl
Makefile.in rubyspec-capiext: Use plain DLDFLAGS without flags for libruby 2020-11-22 19:09:58 +09:00
prelude.c.tmpl
ruby-gdb.in
ruby-lldb.in
ruby-runner.h.in ruby-runner.c: enable MJIT_SEARCH_BUILD_DIR 2018-11-07 04:02:14 +00:00
ruby.pc.in
sizes.c.tmpl sizes.c.tmpl: prototype 2017-09-29 23:41:19 +00:00
transdb.h.tmpl
unicode_norm_gen.tmpl Use _ instead of _n_ 2019-10-18 20:24:36 +09:00
verconf.h.tmpl