aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/string/test_capacity.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "[EXPERIMENTAL] Make Symbol#to_s return a frozen String [Feature #16150]"NARUSE, Yui2019-11-051-3/+1
* [EXPERIMENTAL] Make Symbol#to_s return a frozen StringBenoit Daloze2019-09-261-1/+3
* Resize capacity for fstringJohn Hawthorn2019-06-261-0/+19
* Fixed misspelling words.hsbt2017-10-221-1/+1
* io.c: shrink read buffernobu2017-08-311-0/+8
* * string.c (rb_str_init): introduce String.new(capacity: size)naruse2016-02-171-3/+16
* * test/-ext-/string/test_capacity.rb: Added missing library.hsbt2016-01-271-0/+1
* Add tests about String's internal capacitynaruse2016-01-271-0/+18