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
2022-10-26 18:57:26 +09:00
..
arithmetic Fix some UBSAN false positives (#6115) 2022-07-12 11:48:10 -07:00
attr typos 2022-08-27 14:42:55 -07:00
compiler_is
core Revert "Revert "This commit implements the Object Shapes technique in CRuby."" 2022-10-11 08:40:56 -07:00
encoding Support Encoding::Converter newline: :lf and :lf_newline options 2022-08-19 20:23:36 -07:00
has Define HAVE___BUILTIN_UNREACHABLE instead of UNREACHABLE 2022-02-19 23:32:52 +09:00
intern Fix -Wundef warnings 2022-10-26 18:57:26 +09:00
abi.h Move "special consts" so Qundef and Qnil differ just 1 bit 2022-10-20 22:05:27 +09:00
anyargs.h rb_define_method: dedicated overload for rb_f_notimplement 2022-09-21 11:44:09 +09:00
arithmetic.h Avoid leaving a period alone [ci skip] 2022-08-27 14:48:15 -07:00
assume.h Check if __assume is supported 2022-02-19 23:32:52 +09:00
cast.h
compiler_is.h
compiler_since.h
config.h Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975) 2022-10-19 23:49:45 +13:00
constant_p.h
core.h
ctype.h
dllexport.h
dosish.h
error.h
eval.h
event.h
fl_type.h Revert "Revert "This commit implements the Object Shapes technique in CRuby."" 2022-10-11 08:40:56 -07:00
gc.h
glob.h
globals.h
interpreter.h
iterator.h
memory.h do not define our own version of memcpy 2022-07-07 22:10:53 +09:00
method.h
module.h
newobj.h
rgengc.h
scan_args.h Just a star [ci skip] 2022-09-23 08:52:15 +09:00
special_consts.h Use CXX14 to allow constexpr with non-return statements 2022-10-24 16:47:42 -07:00
static_assert.h
stdalign.h include/ruby/internal/stdalign.h: add doxygen 2021-09-10 20:00:06 +09:00
stdbool.h Honor if _Bool is available 2022-03-16 17:50:13 +09:00
symbol.h
value.h
value_type.h
variable.h [DOC] Fix function name in example 2022-03-01 09:59:12 +09:00
warning_push.h
xmalloc.h