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
卜部昌平 1dd149d3b1 re-add io.h and encoding.h into internal.h
This is tentative.  For the sake of simplicity we partially revert
commits e9cb552ec9, ee85a6e72b and 51edb30042.  Will decouple them
once again when we are ready.
2019-12-26 20:45:12 +09:00
..
backward Fixed misspellings 2019-12-20 09:32:42 +09:00
assert.h Revert "Always evaluate the expression RUBY_ASSERT_MESG_WHEN just once" 2019-08-05 08:55:09 +09:00
backward.h Renamed ruby_finalize_{0,1} 2019-08-13 09:47:08 +09:00
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 forward declare struct timespec 2019-12-10 11:43:55 +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 Reword keyword arguments warning messages to convey these are deprecation warnings 2019-12-23 16:47:33 -05: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