diff options
author | normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-03-17 00:55:55 +0000 |
---|---|---|
committer | normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-03-17 00:55:55 +0000 |
commit | 9eb94b4dc1e6cb21c80b2dfa930bc522a85414ec (patch) | |
tree | 2096dc0f1d95292c473adfc48a811873a70ea68f /lib/rubygems/test_case.rb | |
parent | 312ac7f0a1d973cf846187ac2119a86901f115ea (diff) |
deduplicate static rb_str_format format strings
Anybody who hits these code paths can hit them again in the
future, so try deduplicating across multiple runs of these
methods to reduce garbage.
* string.c (str_upto_each): fstring on "%.*d"
* strftime.c (rb_strftime_with_timespec): fstring on "%0*d"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57997 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rubygems/test_case.rb')
0 files changed, 0 insertions, 0 deletions