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-
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
..
array/resize
bignum
bug-3571
bug-5832
bug_reporter
class
debug
dln/empty
exception
fatal
file * ext/-test-/file/fs.c: need to include sys/statvfs.h 2015-05-03 13:54:54 +00:00
float
funcall
gvl/call_without_gvl call_without_gvl.c: no sys/select.h 2015-06-14 23:23:48 +00:00
hash
iseq_load
iter
load/dot.dot
marshal
method
notimplement notimplement: rename 2015-05-17 14:47:36 +00:00
num2int
path_to_class
popen_deadlock * test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265] 2015-06-25 12:42:07 +00:00
postponed_job
printf
proc
rational
recursion
st
string string.c: pool only bare strings in fstring 2015-07-24 07:38:37 +00:00
struct
symbol
tracepoint
typeddata
wait_for_single_fd
win32