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
Nobuyoshi Nakada 08c2a9dc59
Introduce RUBY_DEBUG flag macro
When RUBY_DEBUG is turned on, all RUBY_ASSERT() macros will be
enabled regardless RUBY_NDEBUG.
2019-07-14 17:58:06 +09:00
..
backward
assert.h Introduce RUBY_DEBUG flag macro 2019-07-14 17:58:06 +09:00
backward.h
debug.h
defines.h Remove IA64 support. 2019-06-19 23:30:04 +12:00
encoding.h
intern.h Revert "marshal.c: new functions for extensions" 2019-06-04 19:06:19 +09:00
io.h
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
regex.h
ruby.h Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
st.h
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h