[Gmp-commit] /var/hg/gmp: NEWS

mercurial at gmplib.org mercurial at gmplib.org
Wed May 16 05:40:33 UTC 2018


details:   /var/hg/gmp/rev/9185f02080de
changeset: 17624:9185f02080de
user:      Marco Bodrato <bodrato at mail.dm.unipi.it>
date:      Wed May 16 07:40:09 2018 +0200
description:
NEWS

diffstat:

 NEWS |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 274a52c270c0 -r 9185f02080de NEWS
--- a/NEWS	Mon May 14 21:47:51 2018 +0200
+++ b/NEWS	Wed May 16 07:40:09 2018 +0200
@@ -10,13 +10,16 @@
   * gmp_snprintf now correctly reports an error (returns -1) when
     snprintf does.
 
+  * conversion to double is now more robust even if the configuration
+    process does not recognize the float format.
+
   FEATURES
   * New C++ functions factorial and primorial for mpz_class.
 
   * Mini-GMP: new functions mpz_2fac_ui and mpz_mfac_uiui.
 
   * Mini-GMP: mpz_sizeinbase, mpz_get_str, and mpz_set_str now support
-  bases up to 62.
+    bases up to 62.
 
   * Mini-GMP: added support for the mpq_t layer.
 


More information about the gmp-commit mailing list