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
Alan Wu 714a4942fd
Remove unused and accidentally public rb_str_shared_root_p()
This function was added to a public header in [1] probably
unintentionally since it's not used anywhere, exposes implementation
details, and isn't related to the goals of that pull request.

[1]: 56cc3e99b6
2022-06-16 07:20:20 -04:00
..
arithmetic
attr
compiler_is
core Remove unused and accidentally public rb_str_shared_root_p() 2022-06-16 07:20:20 -04:00
encoding [DOC] Fix reference in rb_enc_associate() description 2022-03-01 10:11:59 +09:00
has
intern Restore rb_exec_recursive_outer 2022-06-15 16:07:29 -07:00
abi.h Undefine RUBY_DLN_CHECK_ABI on cygwin 2022-05-19 17:15:30 +09:00
anyargs.h
arithmetic.h
assume.h
cast.h
compiler_is.h
compiler_since.h
config.h
constant_p.h
core.h
ctype.h
dllexport.h
dosish.h
error.h
eval.h
event.h
fl_type.h
gc.h
glob.h
globals.h
interpreter.h
iterator.h
memory.h
method.h
module.h
newobj.h
rgengc.h
scan_args.h
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