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
usa cad94dbe22 merge r46831 partially. these changes are from:
7abd7b2948
[Bug #8716]

* include/ruby/oniguruma.h (ONIG_MAX_CAPTURE_GROUP_NUM,
  ONIGERR_TOO_MANY_CAPTURE_GROUPS): add cheking the number of capture
  groups.

* regerror.c (onig_error_code_to_format): ditto.

* regparse.c (scan_env_add_mem_entry): ditto.

* regexec.c (onig_region_copy, match_at): fix: segmation fault occurs
  when many groups are used.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@47400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-05 04:42:09 +00:00
..
backward
debug.h * vm_backtrace.c: fix issue of rb_debug_inspector_open(). 2013-01-29 08:25:32 +00:00
defines.h
encoding.h
intern.h merge revision(s) 44535,44536: [Backport #9321] 2014-07-03 06:20:05 +00:00
io.h merge revision(s) 39987,39993,39998: [Backport #8174] 2013-04-14 15:10:30 +00:00
missing.h merge revision(s) 39781,39783: [Backport #8080] 2013-03-20 14:10:09 +00:00
oniguruma.h merge r46831 partially. these changes are from: 2014-09-05 04:42:09 +00:00
re.h
regex.h
ruby.h merge revision(s) 41343,41360,41386: [Backport #8531] 2013-06-18 18:40:31 +00:00
st.h
subst.h
thread.h * include/ruby/thread.h (rb_thread_call_without_gvl2): change 2012-11-28 13:01:25 +00:00
util.h * include/ruby/util.h: removed extra semicolon in definition of 2012-11-21 12:42:11 +00:00
version.h
vm.h
win32.h merge revision(s) 43398,43407,43408,43417: [Backport #9044] 2013-11-11 13:29:58 +00:00