diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-21 22:50:32 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-21 22:50:32 +0000 |
| commit | 3aa6304d0265768c38c2a5cb661906568f97a449 (patch) | |
| tree | ffddd2dbe36962b102e61c0cd23b5241a395db90 /ChangeLog | |
| parent | 74985540cda7d05c1e06f5880ee709d246d7d050 (diff) | |
| download | ruby-3aa6304d0265768c38c2a5cb661906568f97a449.tar.gz ruby-3aa6304d0265768c38c2a5cb661906568f97a449.tar.xz ruby-3aa6304d0265768c38c2a5cb661906568f97a449.zip | |
* string.c (str_new3): embed shorter strings more eagerly.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10991 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ Thu Sep 21 22:56:20 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/extmk.rb: expand ruby executable names. +Thu Sep 21 20:19:22 2006 Yukihiro Matsumoto <matz@ruby-lang.org> + + * string.c (str_new3): embed shorter strings more eagerly. + Thu Sep 21 17:44:49 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * string.c (rb_str_startwith): a new method to check if a string |
