* math.c (Need_Float): call rb_to_float() only when it is really
needed. small performance improvement. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22575 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e69f212933
commit
0b58675868
@ -3,6 +3,9 @@ Tue Feb 24 00:24:13 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
* range.c (range_each): check #succ only when it is really
|
||||
needed. small performance improvement.
|
||||
|
||||
* math.c (Need_Float): call rb_to_float() only when it is really
|
||||
needed. small performance improvement.
|
||||
|
||||
Tue Feb 24 00:19:33 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* lib/pathname.rb (Pathname#foreachline): removed wrongly
|
||||
|
Loading…
x
Reference in New Issue
Block a user