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
卜部昌平 b0d6563f13 rb_clear_method_cache_by_class: no longer exist
It is questionable whether we can change a public API but this function
does not exist today.  No way.
2021-02-04 12:34:19 +09:00
..
backward
internal rb_clear_method_cache_by_class: no longer exist 2021-02-04 12:34:19 +09:00
assert.h Replace "iff" with "if and only if" 2021-01-19 12:06:45 -08:00
atomic.h Use RBIMPL_COMPILER_{SINCE,BEFORE} for MSVC 2020-12-24 16:22:50 +09:00
backward.h Fixed missing NORETURN on rb_mod_const_missing 2020-12-31 12:30:13 +09:00
debug.h
defines.h win32: Deprecate file CP version functions 2020-12-20 18:34:04 +09:00
encoding.h Expose the rb_interned_str_* family of functions 2020-11-17 09:39:25 +09:00
intern.h
io.h
memory_view.h [memory_view] Fix a comment 2020-12-25 20:11:01 +09:00
missing.h
onigmo.h
oniguruma.h
ractor.h expose some C-APIs for ractor 2021-01-06 16:03:09 +09:00
random.h Use opaque struct pointer than void 2020-11-27 21:38:08 +09:00
re.h
regex.h
ruby.h
st.h
subst.h
thread.h
thread_native.h fix public interface 2020-11-18 03:52:41 +09:00
util.h
version.h Development of 3.1.0 started. 2020-12-25 17:09:16 +09:00
vm.h
win32.h win32: Declared wait and fixed the return type 2020-12-27 16:49:27 +09:00