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
Peter Zhu c08d4067be [Feature #18045] Remove T_PAYLOAD
This commit removes T_PAYLOAD since the new VWA implementation no longer
requires T_PAYLOAD types.

Co-authored-by: Aaron Patterson <tenderlove@ruby-lang.org>
2021-08-25 09:28:21 -04:00
..
arithmetic
attr RBIMPL_ATTR_DEPRECATED: enable for GCC 10.3+ 2021-08-12 11:29:08 +09:00
compiler_is
core
has
intern Moved rb_int_positive_pow declaration [Feature #18051] 2021-08-24 10:37:41 +09:00
anyargs.h
arithmetic.h
assume.h
cast.h
compiler_is.h
compiler_since.h
config.h
constant_p.h
core.h
ctype.h
dllexport.h
dosish.h
error.h Mark rb_unexpected_type as "cold" [Bug #18062] 2021-08-13 13:29:15 +09:00
eval.h
event.h
fl_type.h
gc.h
glob.h
globals.h Show verbose error messages when single pattern match fails 2021-08-15 09:38:24 +09:00
interpreter.h
iterator.h
memory.h
method.h
module.h
newobj.h
rgengc.h
scan_args.h
special_consts.h
static_assert.h
stdalign.h
stdbool.h
symbol.h
value.h
value_type.h [Feature #18045] Remove T_PAYLOAD 2021-08-25 09:28:21 -04:00
variable.h Moved rb_deprecate_constant declaration [Feature #18051] 2021-08-24 10:37:41 +09:00
warning_push.h
xmalloc.h