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
naruse 040ce05610 * string.c (str_new_frozen): if the given string is embeddedable
but not embedded, embed a new copied string. [Bug #11946]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-03 04:52:13 +00:00
..
capacity.c Add tests about String's internal capacity 2016-01-27 11:37:02 +00:00
coderange.c
cstr.c * string.c (str_new_frozen): if the given string is embeddedable 2016-02-03 04:52:13 +00:00
depend depend: add capacity.o 2016-01-27 14:57:23 +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 handle ext/ as r53141 2015-12-16 05:31:54 +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
qsort.c
set_len.c