[ruby-cvs:79121] 40c57ad4a1 (master): Let execution context local storage be an ID table
Unknown <[email protected]> Sat, 11 Jan 2020 10:40:50 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Lourens Naud=C3=A9 2020-01-04 09:45:58 +0900 (Sat, 04 Jan 2020)
New Revision: 40c57ad4a1
https://github.com/ruby/ruby/commit/40c57ad4a1
Log:
Let execution context local storage be an ID table
Added files:
benchmark/fiber_locals.yml
Modified files:
common.mk
cont.c
thread.c
vm.c
vm_core.h=