1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
shyouhei 20c72dc89d ruby tool/update-deps --fix
Onigumo 6 (r57045) introduced new onigumo.h header file, which is
required from quite much everywhere.  This commit adds necessary
dependencies.

Note: ruby/oniguruma.h now includes onigumo.h,
      ruby/io.h includes oniguruma.h,
      ruby/encoding.h also includes oniguruma.h,
      and internal.h includes encoding.h.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-22 06:00:18 +00:00
..
array/resize
bignum ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
bug-3571
bug-5832
bug_reporter
class
debug
dln/empty
exception ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
fatal
file ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
float
funcall
gvl/call_without_gvl
hash
integer ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
iseq_load
iter
load/dot.dot
marshal
memory_status memory_status.c: support old Mac OS 2016-12-25 14:32:29 +00:00
method
notimplement
num2int
path_to_class
popen_deadlock
postponed_job
printf
proc
rational ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
recursion
regexp regparse.c: initialize return values 2017-02-20 09:46:12 +00:00
st
string ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
struct
symbol symbol/init.c: ID value 2017-02-12 02:48:28 +00:00
time
tracepoint
typeddata
vm
wait_for_single_fd ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
win32
auto_ext.rb