This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-28 05:22:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
include
/
ruby
History
Koichi Sasada
f6f09cbc76
introduce RUBY_ASSERT_ALWAYS(expr).
...
RUBY_ASSERT_ALWAYS(expr) ignores NDEBUG (we cannot remove this assertion).
2019-07-15 10:21:41 +09:00
..
backward
…
assert.h
introduce RUBY_ASSERT_ALWAYS(expr).
2019-07-15 10:21:41 +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_native.h
…
thread.h
…
util.h
…
version.h
…
vm.h
…
win32.h
…