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 Configure only directories having extconf.rb 2020-06-19 15:13:59 +09:00
depend.tmpl
Doxyfile.tmpl DEPRECATED_TYPE: is deprecated 2020-08-27 15:02:52 +09:00
encdb.h.tmpl
extinit.c.tmpl
exts.mk.tmpl Ignore configurations in un-built extension libraries 2020-06-23 00:25:36 +09:00
fake.rb.in
GNUmakefile.in
id.c.tmpl Don't redefine #rb_intern over and over again 2020-10-21 12:45:18 +09:00
id.h.tmpl
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 check isolated Proc more strictly 2020-10-29 23:42:55 +09:00
ruby-gdb.in Added install-dbg 2020-06-13 08:22:06 +09:00
ruby-lldb.in Added install-dbg 2020-06-13 08:22:06 +09:00
ruby-runner.h.in
ruby.pc.in
sizes.c.tmpl
transdb.h.tmpl
unicode_norm_gen.tmpl
verconf.h.tmpl