ruby-changes:20983
From: marcandre <ko1@a...>
Date: Wed, 24 Aug 2011 03:15:11 +0900 (JST)
Subject: [ruby-changes:20983] marcandRe: r33032 (ruby_1_9_1): * NEWS: Add Numeric#round to the list of modified methods
marcandre 2011-08-24 03:15:00 +0900 (Wed, 24 Aug 2011) New Revision: 33032 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=33032 Log: * NEWS: Add Numeric#round to the list of modified methods Modified files: branches/ruby_1_9_1/NEWS Index: ruby_1_9_1/NEWS =================================================================== --- ruby_1_9_1/NEWS (revision 33031) +++ ruby_1_9_1/NEWS (revision 33032) @@ -333,6 +333,7 @@ o Numeric#upto, #downto, #times, #step o Numeric#real?, Complex#real? o Numeric#magnitude + o Numeric#round * Rational / Complex o They are in the core library now * Math -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/