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 2703953ca6 merge revision(s) 49096,51353,53168,53169: [Backport #11834]
test_m17n.rb: split test_scrub

	* test/ruby/test_m17n.rb (TestM17N#test_scrub): split into some
  tests.
	* include/ruby/ruby.h: add raw FL macros, which assume always the
	  argument object is not a special constant.

	* internal.h (STR_EMBED_P, STR_SHARED_P): valid only for T_STRING.

	* string.c: deal with taint flags directly across String instances.

	* transcode.c (rb_econv_substr_append, econv_primitive_convert):
	  the result should be infected by the original string.

	* string.c (rb_str_scrub): the result should be infected by the
	  original string.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@54260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-25 08:13:18 +00:00
..
backward ruby.h: swap iv_index_tbl and super for struct RClass 2013-12-20 05:10:07 +00:00
debug.h * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
defines.h * include/ruby/defines.h (SIZEOF_ACTUAL_BDIGIT): Defined. 2013-11-24 09:15:34 +00:00
encoding.h transcode.c: add rb_econv_append 2013-09-06 02:45:50 +00:00
intern.h merge revision(s) r44535,r44536: [Backport #9321] 2014-06-29 16:13:14 +00:00
io.h file.c: export rb_stat_new 2013-10-01 11:54:53 +00:00
missing.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
oniguruma.h merge r46831 partially. extracted commits are as follows. 2014-08-19 15:03:26 +00:00
re.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
regex.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
ruby.h merge revision(s) 49096,51353,53168,53169: [Backport #11834] 2016-03-25 08:13:18 +00:00
st.h * st.c: add st_values() and st_values_check(). 2013-11-28 08:39:16 +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 defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
util.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
version.h merge revision(s) 53299: [Backport #11870] 2016-02-25 09:00:06 +00:00
vm.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
win32.h merge revision(s) r45046,r45047,r45063,r45087,r45146,r45150,r45151,r45152: [Backport #9525] 2014-09-05 15:14:23 +00:00