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
卜部昌平 b85fd1d690 mv include/ruby/{impl,internal}
Devs do not love "impl".
2020-05-11 09:24:08 +09:00
..
backward sed -i s/ruby3/rbimpl/g 2020-05-11 09:24:08 +09:00
internal mv include/ruby/{impl,internal} 2020-05-11 09:24:08 +09:00
assert.h sed -i s/ruby3/rbimpl/g 2020-05-11 09:24:08 +09:00
backward.h
debug.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
defines.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
encoding.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
intern.h
io.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
missing.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
onigmo.h
oniguruma.h
re.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
regex.h
ruby.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
st.h
subst.h
thread.h sed -i s/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
thread_native.h
util.h sed -i s/RUBY3/RBIMPL/g 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/RUBY3/RBIMPL/g 2020-05-11 09:24:08 +09:00
win32.h