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
Nobuyoshi Nakada 62abdbadf2
Revert "Don't export rb_callable_receiver"
This reverts commit c839168b11.
`rb_callable_receiver` does not need to be exposed under include.
2020-10-07 11:27:30 +09:00
..
arithmetic Add RB_ prefix for size_t to number conversion. 2020-09-06 15:37:54 +12:00
attr sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327) 2020-08-07 14:01:13 +09:00
compiler_is
core ROBJECT_IV_INDEX_TBL: convert into an inline function 2020-08-19 14:30:57 +09:00
has RBIMPL_HAS_CPP_ATTRIBUTE: handle SunPro 2020-08-21 11:04:54 +09:00
intern Revert "Don't export rb_callable_receiver" 2020-10-07 11:27:30 +09:00
anyargs.h
arithmetic.h
assume.h Revert "RBIMPL_UNREACHABLE_RETURN: evaluate the argument" 2020-06-29 12:33:17 +09:00
cast.h
compiler_is.h
compiler_since.h
config.h Fix a typo [ci skip] 2020-08-29 12:31:05 +09:00
constant_p.h
core.h
ctype.h
dllexport.h
dosish.h
error.h Add rb_category_warn{,ing} for warning messages with categories 2020-09-28 08:38:06 -07:00
eval.h
event.h
fl_type.h should not check taint flag on rubyspec. 2020-09-25 12:52:53 +09:00
gc.h
glob.h
globals.h
interpreter.h
iterator.h
memory.h ALLOCA_N: do not use RUBY_ALIGNOF 2020-09-25 11:38:33 +09:00
method.h
module.h
newobj.h
rgengc.h
scan_args.h
special_consts.h
static_assert.h
stdalign.h fix typo [ci skip] 2020-09-29 09:57:47 +09:00
stdbool.h
symbol.h
token_paste.h
value.h
value_type.h
variable.h
warning_push.h
xmalloc.h