naruse e3ab670a71 * object.c (rb_inspect): dump inspected result with rb_str_escape()
instead of raising Encoding::CompatibilityError. [Feature #11801]

* string.c (rb_str_escape): added to dump given string like
  rb_str_inspect without quotes and always dump in US-ASCII
  like rb_str_dump.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-10 18:57:08 +00:00
..
2015-12-08 05:20:41 +00:00
2015-11-23 21:20:56 +00:00
2015-11-08 05:06:22 +00:00
2015-10-30 04:37:13 +00:00
2015-12-09 15:10:57 +00:00
2015-10-23 02:09:16 +00:00
2015-10-07 13:55:07 +00:00
2015-11-04 01:31:15 +00:00
2015-10-19 06:25:01 +00:00
2015-11-17 05:36:03 +00:00
2015-12-07 14:39:52 +00:00
2015-12-08 23:48:37 +00:00
2015-10-25 00:43:06 +00:00