[Gmp-commit] /home/hgfiles/gmp: Minor language fixes.
mercurial at gmplib.org
mercurial at gmplib.org
Thu Feb 4 17:36:42 CET 2010
details: /home/hgfiles/gmp/rev/efb308f6c921
changeset: 13414:efb308f6c921
user: Niels M?ller <nisse at lysator.liu.se>
date: Thu Feb 04 17:36:32 2010 +0100
description:
Minor language fixes.
diffstat:
NEWS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r ad241c7e085c -r efb308f6c921 NEWS
--- a/NEWS Thu Feb 04 15:02:41 2010 +0100
+++ b/NEWS Thu Feb 04 17:36:32 2010 +0100
@@ -13,9 +13,9 @@
* Fixed crash for huge multiplies when old FFT_TABLE2 type of parameter
selection tables' sentinel was smaller than multiplied operands.
- * The solib numbers now reflect the removal of the documented but mutable
+ * The solib numbers now reflect the removal of the documented but preliminary
mpn_bdivmod function; we correctly flag incompatibility with GMP 4.3.
- GMP 5.0.0 has this wrong, and should perhaps be deinstalled to avoid
+ GMP 5.0.0 has this wrong, and should perhaps be uninstalled to avoid
confusion.
SPEEDUPS
@@ -27,14 +27,14 @@
* More Core i3, i5 an Core i7 processor models are recognised.
* Fixes and workarounds for Mac OS quirks should make this GMP version
- build using many version of "Xcode".
+ build using many of the different versions of "Xcode".
MISC
* The amount of scratch memory needed for multiplication of huge numbers
- have decreased substantially (but is still larger than in GMP 4.3.)
+ have been reduced substantially (but is still larger than in GMP 4.3.)
* Likewise, the amount of scratch memory needed for division of large
- numbers have decreased substantially.
+ numbers have been reduced substantially.
* The FFT tuning code of tune/tuneup.c has been completely rewritten,
and new, large FFT parameter selection tables are provided for many
More information about the gmp-commit
mailing list