1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
Urabe, Shyouhei 2a6457b5b7 add rb_funcallv_with_cc()
Why not cache the method entry at each caller site.  The void**
is in fact a method entry, but this struct is hidden from ruby.h
so intentionally left opaque.
2019-09-04 14:08:40 +09:00
..
backward
assert.h
backward.h
debug.h
defines.h
encoding.h
intern.h Disable method definition type checks on Cygwin too 2019-09-03 12:59:08 +09:00
io.h
missing.h
onigmo.h
oniguruma.h
re.h
regex.h
ruby.h add rb_funcallv_with_cc() 2019-09-04 14:08:40 +09:00
st.h struct st_hash_type now free from ANYARGS 2019-08-27 15:52:26 +09:00
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h