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
Jeremy Evans e91c39f1c0 Remove special handling of $SAFE and related C-APIs
These were all deprecated in Ruby 2.7.
2020-01-22 09:09:47 -08:00
..
backward Fixed misspellings 2019-12-20 09:32:42 +09:00
assert.h
backward.h
debug.h
defines.h mark functions that do not return NULL as such. 2019-11-01 16:58:19 +09:00
encoding.h re-add io.h and encoding.h into internal.h 2019-12-26 20:45:12 +09:00
intern.h Moved the definition of rb_define_method_if_constexpr 2020-01-09 21:32:26 +09:00
io.h re-add io.h and encoding.h into internal.h 2019-12-26 20:45:12 +09:00
missing.h
onigmo.h
oniguruma.h
re.h
regex.h
ruby.h Remove special handling of $SAFE and related C-APIs 2020-01-22 09:09:47 -08:00
st.h st.c: Use rb_st_* prefix instead of st_* (#2479) 2019-09-22 22:12:18 +09:00
subst.h
thread.h
thread_native.h
util.h
version.h 2.8.0 (tentative; to be 3.0.0) development has started. 2019-12-26 10:55:58 +09:00
vm.h
win32.h