1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
Kenta Murata 1bafb3cb47
[memory_view] Make MemoryView API Ractor-safe (#3911)
* memory_view.c: make Ractor-safe

* test/ruby/test_memory_view.rb: Add test_ractor

* memory_view: fix typo

* memory_view.c: Use st_update in unregster_exported_object

* memory_view: update dependency
2020-12-16 13:43:56 +09:00
..
arith_seq/extract
array/resize
bignum
bug-3571
bug-5832
bug-14834
bug_reporter
class
cxxanyargs
debug
dln/empty
enumerator_kw
exception
fatal
file
float
funcall
gvl/call_without_gvl
hash
integer
iseq_load
iter
load
marshal
memory_status Update dependencies for macOS 2020-10-21 12:31:45 +09:00
memory_view [memory_view] Make MemoryView API Ractor-safe (#3911) 2020-12-16 13:43:56 +09:00
method
notimplement
num2int
path_to_class
popen_deadlock
postponed_job
printf
proc
random
rational
rb_call_super_kw
recursion
regexp
RUBY_ALIGNOF Protoized old pre-ANSI K&R style definitions 2020-12-05 14:57:31 +09:00
scan_args
st
string Fix rb_interned_str_* functions to not assume static strings 2020-11-30 17:33:28 +09:00
struct
symbol
thread_fd_close
time
tracepoint keep proc on the stack so it does not move 2020-10-16 11:28:52 -07:00
typeddata
vm
wait_for_single_fd
win32
auto_ext.rb