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
Nobuyoshi Nakada 59a91f229b
Mark rb_clear_constant_cache as internal use only
In the past, many internal functions are declared in intern.h
under include/ruby directory, because there were no headers for
internal use.
2022-01-20 13:54:37 +09:00
..
select [Feature #18491] Drop support for HP-UX 2022-01-18 09:52:15 -05:00
array.h
bignum.h
class.h Add Class#subclasses 2021-11-23 10:50:44 +01:00
compar.h
complex.h
cont.h
dir.h
enum.h
enumerator.h
error.h Remove declarations of deprecated functions 2021-12-30 15:33:40 +09:00
eval.h
file.h Improved exception usage/classes. 2021-12-21 12:25:42 +13:00
gc.h [Feature #18290] Deprecate rb_gc_force_recycle and remove invalidate_mark_stack_chunk 2021-11-08 14:05:54 -05:00
hash.h Remove tainted and trusted features 2021-12-26 23:28:54 +09:00
io.h
load.h
marshal.h
numeric.h
object.h Remove tainted and trusted features 2021-12-26 23:28:54 +09:00
parse.h
proc.h
process.h
random.h
range.h
rational.h
re.h
ruby.h
select.h
signal.h
sprintf.h
string.h Remove tainted and trusted features 2021-12-26 23:28:54 +09:00
struct.h
thread.h Fix typos 2021-11-02 19:17:37 +09:00
time.h
variable.h
vm.h Mark rb_clear_constant_cache as internal use only 2022-01-20 13:54:37 +09:00