Updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c95d5b250d
commit
f41a2574f0
5
NEWS
5
NEWS
@ -32,8 +32,9 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* New methods
|
* New methods
|
||||||
* Fixnum#bit_length
|
* Fixnum#bit_length
|
||||||
* Performance improvement
|
* Performance improvement
|
||||||
* Use GMP for multiplication and several other operations of big numbers
|
* Use GMP if available.
|
||||||
if it is available.
|
GMP is used only for several operations:
|
||||||
|
multiplication, division, radix conversion, GCD
|
||||||
|
|
||||||
* Binding
|
* Binding
|
||||||
* New methods
|
* New methods
|
||||||
|
Loading…
x
Reference in New Issue
Block a user