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/intern
卜部昌平 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
..
select
array.h
bignum.h
class.h
compar.h
complex.h
cont.h Thread scheduler for light weight concurrency. 2020-05-14 22:10:55 +12:00
dir.h
enum.h
enumerator.h Feature #16812: Allow slicing arrays with ArithmeticSequence (#3241) 2020-10-21 02:40:18 +09:00
error.h
eval.h
file.h Removed rb_find_file_ext_safe and rb_find_file_safe 2020-09-23 09:09:36 +09:00
gc.h
hash.h
io.h
load.h add HAVE_RB_EXT_RACTOR_SAFE macro 2020-12-17 00:29:48 +09:00
marshal.h
numeric.h
object.h
parse.h
proc.h Revert "Don't export rb_callable_receiver" 2020-10-07 11:27:30 +09:00
process.h Tweaked Process::Status.wait 2020-12-09 11:51:57 +09:00
random.h
range.h
rational.h
re.h
ruby.h
select.h
signal.h Signal handler type should be void 2020-12-12 17:02:42 +09:00
sprintf.h
string.h Expose the rb_interned_str_* family of functions 2020-11-17 09:39:25 +09:00
struct.h
thread.h Move declarations to private internal/thread.h header. 2020-07-20 13:20:58 +12:00
time.h Removed deprecated Time#succ 2020-12-07 18:38:59 +09:00
variable.h
vm.h rb_clear_method_cache_by_class: no longer exist 2021-02-04 12:34:19 +09:00