1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-/string
nobu 9f1994ed5c io.c: shrink read buffer
* io.c (io_setstrbuf): return true if the buffer is newly created.

* io.c (io_set_read_length): shrink the read buffer if it is a new
  object and is too large.  [ruby-core:81370] [Bug #13597]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-31 08:21:46 +00:00
..
test_capacity.rb
test_coderange.rb
test_cstr.rb
test_ellipsize.rb
test_enc_associate.rb
test_enc_str_buf_cat.rb
test_fstring.rb
test_modify_expand.rb
test_nofree.rb
test_normalize.rb
test_qsort.rb
test_set_len.rb