From a991a12cbc63c803811673fa3b77c035fdf78558 Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 2 Mar 2011 05:09:37 +0000 Subject: * string.c (rb_str_slice_bang): move treatments which is only needed when the result is not nil. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f7b221128..b4992cd534 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 2 14:06:01 2011 NARUSE, Yui + + * string.c (rb_str_slice_bang): move treatments which is only needed + when the result is not nil. + Wed Mar 2 14:02:29 2011 Shota Fukumori * test/testunit/test_parallel.rb(TestParallel#spawn_runner): -- cgit v1.2.3