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
卜部昌平 dd2b9d4a96 hide rb_funcallv_with_cc from public
Requested by ko1.  Also, because now that this function is internal
use only, why not just directly use struct rb_call_cache to purge
the ZALLOC.
2019-09-05 12:13:07 +09:00
..
backward
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 Remove IA64 support. 2019-06-19 23:30:04 +12:00
encoding.h
intern.h Disable method definition type checks on Cygwin too 2019-09-03 12:59:08 +09:00
io.h io.c: export rb_io_extract_modeenc 2019-08-14 11:20:58 +09:00
missing.h
onigmo.h Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most pattern matches are less than or equal to 4 results 2019-05-07 21:58:55 +09:00
oniguruma.h
re.h Remove member char_offset_updated from struct rmatch as member char_offset_num_allocated can serve the same purpose as that predicate 2019-04-24 02:02:05 +09:00
regex.h
ruby.h hide rb_funcallv_with_cc from public 2019-09-05 12:13:07 +09:00
st.h struct st_hash_type now free from ANYARGS 2019-08-27 15:52:26 +09:00
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h Fix errno at seeking socket/pipe on Windows 2019-07-25 06:39:40 +09:00