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 Inline LONG_LONG conversions 2021-04-13 14:50:13 +09:00
attr RBIMPL_ATTR_DEPRECATED: enable for GCC 10.3+ 2021-08-12 11:29:08 +09:00
compiler_is
core Adjust styles [ci skip] 2021-06-17 10:13:40 +09:00
has Fix -Wundef warnings for RBIMPL_HAS_BUILTIN 2021-05-04 14:56:55 +02:00
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 Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
config.h gcc 10.3.0 says "__VA_OPT__ is not available until C++2a" 2021-08-01 09:54:36 +09:00
constant_p.h
core.h Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
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 Suppress warnings in C++2a 2021-08-09 11:21:56 +09:00
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 Suppress warnings in C++2a 2021-08-09 11:21:56 +09:00
iterator.h Rename rb_iterate to get rid of name clash on Sun C 2021-08-09 17:36:21 +09:00
memory.h Get ruby_nonempty_memcpy to have C linkage 2021-07-13 22:55:17 +09:00
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 Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
xmalloc.h