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/internal/core
Koichi Sasada 91ec5f9e39 remove rb_obj_iv_index_tbl
(1) nobody uses it (gem-codesearch)
(2) the data strucuture will be changed.
2020-10-17 08:18:04 +09:00
..
rarray.h RARRAY_AREF: convert into an inline function 2020-08-15 12:09:26 +09:00
rbasic.h Use RUBY_DEBUG instead of NDEBUG 2020-05-26 03:21:14 +09:00
rbignum.h
rclass.h
rdata.h
rfile.h
rhash.h
rmatch.h Use RUBY_DEBUG instead of NDEBUG 2020-05-26 03:21:14 +09:00
robject.h remove rb_obj_iv_index_tbl 2020-10-17 08:18:04 +09:00
rregexp.h Use RUBY_DEBUG instead of NDEBUG 2020-05-26 03:21:14 +09:00
rstring.h Use RUBY_DEBUG instead of NDEBUG 2020-05-26 03:21:14 +09:00
rstruct.h
rtypeddata.h Use RUBY_DEBUG instead of NDEBUG 2020-05-26 03:21:14 +09:00