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
Aaron Patterson 9a6803c90b
Revert "This commit implements the Object Shapes technique in CRuby."
This reverts commit 68bc9e2e97d12f80df0d113e284864e225f771c2.
2022-09-30 16:01:50 -07: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 "This commit implements the Object Shapes technique in CRuby." 2022-09-30 16:01:50 -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 [Bug #5317] Use rb_off_t instead of off_t 2022-09-08 23:01:07 +09:00
abi.h Stop defining RUBY_ABI_VERSION if released versions 2022-08-12 15:57:25 +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 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 Revert "This commit implements the Object Shapes technique in CRuby." 2022-09-30 16:01:50 -07: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 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
static_assert.h
stdalign.h
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