[Gmp-commit] /var/hg/gmp: Add items.
mercurial at gmplib.org
mercurial at gmplib.org
Sun Feb 10 21:50:04 CET 2013
details: /var/hg/gmp/rev/4820d72ea5c5
changeset: 15385:4820d72ea5c5
user: Torbjorn Granlund <tege at gmplib.org>
date: Sun Feb 10 21:50:00 2013 +0100
description:
Add items.
diffstat:
NEWS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (22 lines):
diff -r 23163d50b5f4 -r 4820d72ea5c5 NEWS
--- a/NEWS Sun Feb 10 21:22:27 2013 +0100
+++ b/NEWS Sun Feb 10 21:50:00 2013 +0100
@@ -17,6 +17,9 @@
* A rare sign flip in mpz_remove has been fixed.
+ * A bug causing problems with mpf numbers with absolute value > 2^31 has been
+ fixed.
+
* Several bugs in mini-gmp have been fixed.
SPEEDUPS
@@ -28,6 +31,8 @@
MISC
* The mini-gmp testsuite now tests the entire set of functions.
+ * Various improvements of the GMP testsuite.
+
Changes between GMP version 5.0.* and 5.1.0
More information about the gmp-commit
mailing list