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
naruse 2873edeafb Merge Onigmo 6.0.0
* https://github.com/k-takata/Onigmo/blob/Onigmo-6.0.0/HISTORY
* fix for ruby 2.4: https://github.com/k-takata/Onigmo/pull/78
* suppress warning: https://github.com/k-takata/Onigmo/pull/79
* include/ruby/oniguruma.h: include onigmo.h.
* template/encdb.h.tmpl: ignore duplicated definition of EUC-CN in
  enc/euc_kr.c. It is defined in enc/gb2313.c with CRuby macro.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57045 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-12-10 17:47:04 +00:00
..
backward * include/ruby/backward/util.h: Good-by Borland-C. 2015-10-18 05:41:34 +00:00
backward.h remove backward macros 2016-06-14 14:43:02 +00:00
debug.h
defines.h Suppress warning: this use of "defined" may not be portable 2016-12-09 22:45:38 +00:00
encoding.h encoding.h: include ruby/ruby.h 2016-10-23 02:41:43 +00:00
intern.h Revert changes on rb_frame_method_id_and_class() 2016-12-04 05:40:18 +00:00
io.h * configure.in: check function attirbute const and pure, 2016-05-08 17:44:51 +00:00
missing.h missing.h: isfinite 2016-05-23 12:33:39 +00:00
onigmo.h Merge Onigmo 6.0.0 2016-12-10 17:47:04 +00:00
oniguruma.h Merge Onigmo 6.0.0 2016-12-10 17:47:04 +00:00
re.h re.c: rb_reg_region_copy 2014-12-01 21:30:58 +00:00
regex.h
ruby.h ruby.h: add prefix 2016-12-09 03:25:20 +00:00
st.h switching hash removal 2016-12-06 04:43:48 +00:00
subst.h
thread.h
thread_native.h
util.h util.h: POSIX-noncompliant setenv 2016-09-07 08:50:39 +00:00
version.h version.h (RUBY_VERSION): 2.4.0 development has started. 2015-12-25 12:40:38 +00:00
vm.h
win32.h * win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements new 2016-05-02 14:05:19 +00:00