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
卜部昌平 ada2f71c70 rb_check_safe_obj no longer exists
Commit e91c39f1c0 deleted definition of it.
Though I'm not sure if we can delete public API like this, it no longer
works nontheless.  Having declaration without definiton is worse than
having nothing at all.  Just delete the declartion too.
2020-03-07 19:06:10 +09:00
..
backward a bit terse Doxygen comments [ci skip] 2020-01-31 13:10:55 +09:00
assert.h
backward.h
debug.h
defines.h
encoding.h re-add io.h and encoding.h into internal.h 2019-12-26 20:45:12 +09:00
intern.h Remove rb_eval_cmd 2020-02-11 08:46:44 -08: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 rb_check_safe_obj no longer exists 2020-03-07 19:06:10 +09:00
st.h
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