1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-/string
nobu 4ab69ebbd7 string.c: pool only bare strings in fstring
* string.c (fstr_update_callback): pool bare strings only.
* string.c (rb_fstring): return the original string with sharing a
  fstring if it has extra attributes, not the fstring itself.
  [ruby-dev:49188] [Bug #11386]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51360 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-24 07:38:37 +00:00
..
coderange.c
cstr.c cstr.c: nil iff terminated validly 2015-01-27 04:09:04 +00:00
depend Update dependencies. 2014-12-19 13:34:54 +00:00
ellipsize.c
enc_associate.c encoding.c: drop dummy encoding flag 2015-07-15 07:55:08 +00:00
enc_str_buf_cat.c
extconf.rb -test-/string: move 2015-07-15 03:56:17 +00:00
fstring.c string.c: pool only bare strings in fstring 2015-07-24 07:38:37 +00:00
init.c
modify.c
nofree.c nofree.c: Bug::String.nofree 2015-04-17 03:55:53 +00:00
normalize.c * internal.h: Include ruby.h and ruby/encoding.h to be 2014-11-15 11:49:06 +00:00
qsort.c
set_len.c