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 59a91f229b
Mark rb_clear_constant_cache as internal use only
In the past, many internal functions are declared in intern.h
under include/ruby directory, because there were no headers for
internal use.
2022-01-20 13:54:37 +09:00
..
arithmetic
attr Introduce RBIMPL_NONNULL_ARG macro 2021-09-27 14:47:52 +09:00
compiler_is
core Suppress possible loss of data warnings 2022-01-14 13:46:12 +09:00
encoding rb_enc_code_to_mbclen: fix doxygen 2021-11-11 11:45:19 +09:00
has Don't assume __builtin_bswap32 and __builtin_bswap64 are defined on OpenBSD 2022-01-18 11:40:13 -08:00
intern Mark rb_clear_constant_cache as internal use only 2022-01-20 13:54:37 +09:00
anyargs.h
arithmetic.h
assume.h
cast.h
compiler_is.h
compiler_since.h
config.h Enable Variable Width Allocation by default 2022-01-12 12:00:55 -05:00
constant_p.h
core.h
ctype.h
dllexport.h
dosish.h
error.h
eval.h
event.h
fl_type.h Remove tainted and trusted features 2021-12-26 23:28:54 +09:00
gc.h
glob.h
globals.h Deprecate include/prepend in refinements and add Refinement#import_methods instead 2021-10-21 16:31:54 +09:00
interpreter.h
iterator.h
memory.h Revert zero-check for alloca 2021-12-10 18:39:48 +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
variable.h
warning_push.h
xmalloc.h