nobu 21dbe868f8 string.c: taint flags
* 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.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51353 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-23 01:25:49 +00:00
..
2014-02-14 15:16:31 +00:00
2013-10-09 00:21:51 +00:00
2015-05-26 12:37:42 +00:00
2015-07-17 06:39:29 +00:00
2015-06-24 03:47:10 +00:00
2014-12-01 21:30:58 +00:00
2015-07-23 01:25:49 +00:00
2015-06-29 18:10:00 +00:00
2014-12-29 11:16:17 +00:00
2015-07-21 10:51:14 +00:00