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
mrkn 7570864267 Introduce RVALUE_EMBED_LEN_MAX to remove a magic number
* include/ruby/ruby.h: replace a magic number with RVALUE_EMBED_LEN_MAX,
  which indicates the number of VALUE elements can be embedded in a RVALUE.

* internal.h: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-14 15:29:04 +00:00
..
backward
backward.h remove "deprecated" for rb_frame_method_id_and_class [Bug #15300] 2018-12-24 02:02:47 +00:00
debug.h
defines.h Introduce "COLDFUNC" function attribute. 2018-12-05 17:23:32 +00:00
encoding.h
intern.h remove "deprecated" for rb_frame_method_id_and_class [Bug #15300] 2018-12-24 02:02:47 +00:00
io.h errno.h must be included after config.h because config.h might define 2018-11-21 20:39:09 +00:00
missing.h
onigmo.h
oniguruma.h
re.h
regex.h
ruby.h Introduce RVALUE_EMBED_LEN_MAX to remove a magic number 2019-02-14 15:29:04 +00:00
st.h support theap for T_HASH. [Feature #14989] 2018-10-30 22:11:51 +00:00
subst.h
thread.h introduce rb_nogvl C-API to mark ubf as async-signal-safe 2019-01-04 13:14:11 +00:00
thread_native.h
util.h
version.h version.h (RUBY_VERSION): 2.7.0 development has started. 2018-12-25 13:45:17 +00:00
vm.h
win32.h