diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-17 03:50:59 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-17 03:50:59 +0000 |
| commit | 092d0e8b44ab03604775423844494cad233db9e8 (patch) | |
| tree | 8de7e32ddb3a7516b704de0bd7a6eb2d1dca1abd /ChangeLog | |
| parent | 7201f9b100fc682d2485ca952b3a1e99787781c6 (diff) | |
* string.c (rb_str_shared_replace): no need for
str_make_independent.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Feb 17 12:50:57 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * string.c (rb_str_shared_replace): no need for + str_make_independent. + Tue Feb 17 05:41:08 2009 Koichi Sasada <ko1@atdot.net> * compile.c: fix to add "ensure" codes across "while" clause |
