ruby-changes:30781
From: akr <ko1@a...>
Date: Fri, 6 Sep 2013 22:05:26 +0900 (JST)
Subject: [ruby-changes:30781] akr:r42860 (trunk): updated.
akr 2013-09-06 22:05:16 +0900 (Fri, 06 Sep 2013) New Revision: 42860 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42860 Log: updated. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 42859) +++ NEWS (revision 42860) @@ -32,7 +32,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L32 * New methods * Fixnum#bit_length * Performance improvement - * Use GMP for multiplication of big numbers if it is available. + * Use GMP for multiplication and several other operations of big numbers + if it is available. * Binding * New methods -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/