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 [Bug #6607] 2012-06-19 09:43:53 +00:00
debug.h * vm_backtrace.c: fix issue of rb_debug_inspector_open(). 2013-01-29 08:25:32 +00:00
defines.h * fix ANSI C compliance of r33757 2011-11-15 05:05:35 +00:00
encoding.h * parse.y (rb_check_id_cstr): new function to check if ID is 2012-04-11 13:31:23 +00:00
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 * st.c (st_update): pass pointer to key to the callback function. 2012-03-29 14:50:20 +00:00
subst.h * include/ruby/{subst.h,win32.h}, ext/socket/rubysocket.h: revert 2011-12-05 05:29:31 +00:00
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 * include/ruby/version.h: RUBY_API_VERSION 2.0.0 2012-01-06 14:13:27 +00:00
vm.h
win32.h merge revision(s) 43398,43407,43408,43417: [Backport #9044] 2013-11-11 13:29:58 +00:00