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
卜部昌平 1ce9c37257 Revert "RBIMPL_UNREACHABLE_RETURN: evaluate the argument"
This reverts commit c8dc2bf140.

No longer necessary.
2020-06-29 12:33:17 +09:00
..
backward sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
internal Revert "RBIMPL_UNREACHABLE_RETURN: evaluate the argument" 2020-06-29 12:33:17 +09:00
assert.h RUBY_ASSERT_NOASSUME 2020-05-29 13:50:58 +09:00
backward.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
debug.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
defines.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
encoding.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
intern.h drop varargs.h support 2020-05-11 14:56:51 +09:00
io.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
missing.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +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 sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
regex.h add #include guard hack 2020-04-13 16:06:00 +09:00
ruby.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
st.h Fix typos (#2958) 2020-03-11 00:43:12 -07:00
subst.h add #include guard hack 2020-04-13 16:06:00 +09:00
thread.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
thread_native.h add #include guard hack 2020-04-13 16:06:00 +09:00
util.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
version.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
vm.h sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
win32.h Fix errno at seeking socket/pipe on Windows 2019-07-25 06:39:40 +09:00