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
卜部昌平 b18a6b648e include/ruby/3: do not skip RUBY3_UNREACHABLE_RETURN
Revert "Revert "include/ruby/3/core/rtypeddata.h: Use 0 instead of NULL for C++ compiler""
Revert "include/ruby/3/core/rtypeddata.h: Use 0 instead of NULL for C++ compiler"
Revert "include/ruby/3: Skip RUBY3_UNREACHABLE_RETURN for icc"
Revert "include/ruby/3: Stop RUBY3_UNREACHABLE_RETURN to suppress a SunC warning"

This reverts commit b965e7e05e.
This reverts commit d2bb2e066b.
This reverts commit 8ab4c55e7a.
This reverts commit 78eec3cdc5.

After https://github.com/ruby/ruby/pull/3011, we no longer need these
ifdef guards.
2020-04-10 22:12:19 +09:00
..
3 include/ruby/3: do not skip RUBY3_UNREACHABLE_RETURN 2020-04-10 22:12:19 +09:00
backward reduce duplicate include. 2020-04-10 14:53:25 +09:00
assert.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
backward.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
debug.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
defines.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
encoding.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
intern.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
io.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
missing.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
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 Merge Onigmo 6.0.0 2016-12-10 17:47:04 +00:00
re.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
regex.h
ruby.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
st.h Fix typos (#2958) 2020-03-11 00:43:12 -07:00
subst.h
thread.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
thread_native.h fix typo in documentation 2020-04-06 11:29:12 +12:00
util.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
version.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
vm.h Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
win32.h Fix errno at seeking socket/pipe on Windows 2019-07-25 06:39:40 +09:00