| .. |
|
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
|
Removed rb_cData entity
|
2020-12-22 02:51:49 +09:00 |
|
has
|
RBIMPL_HAS_CPP_ATTRIBUTE: handle SunPro
|
2020-08-21 11:04:54 +09:00 |
|
intern
|
add HAVE_RB_EXT_RACTOR_SAFE macro
|
2020-12-17 00:29:48 +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
|
Omit checks for C89 standard or later
|
2020-12-12 17:02:42 +09:00 |
|
constant_p.h
|
|
|
|
core.h
|
|
|
|
ctype.h
|
|
|
|
dllexport.h
|
|
|
|
dosish.h
|
|
|
|
error.h
|
Use category: :experimental in warnings that are related to experimental features
|
2020-12-18 09:54:11 -08: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
|
Fix docs about movement for rb_gc_register_mark_object()
|
2020-12-01 15:23:09 -05:00 |
|
glob.h
|
|
|
|
globals.h
|
rb_cCont: no longer exists
|
2020-12-22 15:25:03 +09:00 |
|
interpreter.h
|
ruby_set_stack_size: no longer exists
|
2020-12-18 11:18:09 +09:00 |
|
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
|
Use RUBY_DEBUG instead of NDEBUG
|
2020-05-26 03:21:14 +09:00 |
|
scan_args.h
|
Added UNREACHABLE_RETURN
|
2020-05-21 13:31:36 +09:00 |
|
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
|
Use RUBY_DEBUG instead of NDEBUG
|
2020-05-26 03:21:14 +09:00 |
|
variable.h
|
sed -i 's|ruby/impl|ruby/internal|'
|
2020-05-11 09:24:08 +09:00 |
|
warning_push.h
|
|
|
|
xmalloc.h
|
include/ruby/internal/xmalloc.h: document rb_eNoMemError
|
2020-12-21 11:01:01 +09:00 |