ruby/ext
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
..
-test- ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
bigdecimal bigdecimal: version 1.3.2 2017-03-13 06:03:18 +00:00
cgi/escape ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
continuation Update dependencies 2016-07-06 05:48:13 +00:00
coverage ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
date ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
dbm Added initial gemspec for DBM module. 2017-02-08 10:05:13 +00:00
digest fix hexdigest [ci skip] 2016-10-20 13:18:52 +00:00
etc ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
fcntl gem name should be the downcase. 2017-02-24 06:50:43 +00:00
fiber Update dependencies 2016-07-06 05:48:13 +00:00
fiddle ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
gdbm Added initial gemspec for GDBM module. 2017-02-24 06:48:55 +00:00
io ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
json ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
mathn handle ext/ as r53141 2015-12-16 05:31:54 +00:00
nkf ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
objspace ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
openssl ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
pathname ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
psych ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
pty ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
racc/cparse Update dependencies 2016-07-06 05:48:13 +00:00
rbconfig/sizeof ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
readline ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
ripper ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
rubyvm get rid of test failures introduced at r56848 2016-11-20 06:19:05 +00:00
sdbm Added initial gemspec for SDBM module. 2017-02-28 07:45:54 +00:00
socket ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
stringio ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
strscan ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
syslog Update dependencies. 2016-04-11 11:50:00 +00:00
win32 resolv9x.rb: fix typo 2017-02-14 12:34:11 +00:00
win32ole ext/win32ole/win32ole.c(ole_initialize): avoid to fail in Windows nano server. 2017-02-25 22:28:22 +00:00
zlib ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
.document * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
Setup * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.atheos * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nacl * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nt * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
extmk.rb suppress warning: shadowing outer local variable - e 2017-03-07 05:19:00 +00:00