ruby-changes:9516
From: yugui <ko1@a...>
Date: Fri, 26 Dec 2008 01:33:24 +0900 (JST)
Subject: [ruby-changes:9516] Ruby:r21056 (ruby_1_9_1): merges r20685 from trunk into ruby_1_9_1.
yugui 2008-12-26 01:33:00 +0900 (Fri, 26 Dec 2008) New Revision: 21056 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=21056 Log: merges r20685 from trunk into ruby_1_9_1. * NEWS Modified files: branches/ruby_1_9_1/NEWS Index: ruby_1_9_1/NEWS =================================================================== --- ruby_1_9_1/NEWS (revision 21055) +++ ruby_1_9_1/NEWS (revision 21056) @@ -313,7 +313,7 @@ o supports conversion between many encodings * Numeric o Numeric#upto, #downto, #times, #step - o Numeric#scalar?, Complex#scalar? + o Numeric#real?, Complex#real? o Numeric#magnitude * Rational / Complex o They are in the core library now -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/