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
卜部昌平 ff30358d13 RARRAY_AREF: convert into an inline function
RARRAY_AREF has been a macro for reasons.  We might not be able to
change that for public APIs, but why not relax the situation internally
to make it an inline function.
2020-08-15 12:09:26 +09:00
..
backward
internal RARRAY_AREF: convert into an inline function 2020-08-15 12:09:26 +09:00
assert.h sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327) 2020-08-07 14:01:13 +09:00
backward.h
debug.h
defines.h
encoding.h
intern.h
io.h
missing.h
onigmo.h
oniguruma.h
re.h
regex.h
ruby.h
st.h
subst.h
thread.h
thread_native.h
util.h include/ruby/util.h: delete unused codes 2020-07-23 14:30:12 +09:00
version.h
vm.h
win32.h