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
卜部昌平 97cee1cba6 rb_hash_free(): has never existed.
This is just a hoax.  Nobody have ever implemented a function named as
such.  Also the functionality implied by the name must not be a public
API if any.
2021-04-16 14:41:35 +09:00
..
arithmetic Inline LONG_LONG conversions 2021-04-13 14:50:13 +09:00
attr dependency updates 2021-04-13 14:30:21 +09:00
compiler_is
core workaround MSVC error 2021-04-13 14:30:21 +09:00
has dependency updates 2021-04-13 14:30:21 +09:00
intern rb_hash_free(): has never existed. 2021-04-16 14:41:35 +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 Update include/ruby/internal/fl_type.h 2021-01-27 09:30:15 +09:00
gc.h
glob.h
globals.h
interpreter.h
iterator.h
memory.h
method.h
module.h Add compaction notes for class/module creation C APIs 2021-01-26 16:24:01 -08:00
newobj.h kill CLONESETUP and DUPSETUP 2021-01-27 09:30:15 +09:00
rgengc.h
scan_args.h
special_consts.h
static_assert.h
stdalign.h Fixed a typo [Bug #17522] 2021-01-09 13:37:41 +09:00
stdbool.h
symbol.h
value.h
value_type.h [Doc] Standardize wording s/sweeped/swept/ 2021-03-23 01:30:27 +09:00
variable.h
warning_push.h
xmalloc.h