[Gmp-commit] /var/tmp/tege/gmp: 3 new changesets

mercurial at gmplib.org mercurial at gmplib.org
Sat Oct 31 15:49:00 UTC 2020


details:   /var/tmp/tege/gmp/rev/bfe3bfe5adf2
changeset: 18125:bfe3bfe5adf2
user:      Torbjorn Granlund <tg at gmplib.org>
date:      Sat Oct 31 16:47:13 2020 +0100
description:
BAR

details:   /var/tmp/tege/gmp/rev/3709282b1801
changeset: 18126:3709282b1801
user:      Torbjorn Granlund <tg at gmplib.org>
date:      Sat Oct 31 16:47:29 2020 +0100
description:
FOO

* extract-dbl.c (__gmp_extract_double): FOO.

details:   /var/tmp/tege/gmp/rev/e158825ed2bc
changeset: 18127:e158825ed2bc
user:      Torbjorn Granlund <tg at gmplib.org>
date:      Sat Oct 31 16:48:01 2020 +0100
description:
ChangeLog

diffstat:

 ChangeLog     |  6 ++++++
 extract-dbl.c |  2 ++
 gen-psqr.c    |  2 ++
 3 files changed, 10 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r 69ec85f26787 -r e158825ed2bc ChangeLog
--- a/ChangeLog	Thu Oct 29 18:18:37 2020 +0100
+++ b/ChangeLog	Sat Oct 31 16:48:01 2020 +0100
@@ -1,3 +1,9 @@
+2020-10-31  Torbjörn Granlund  <tg at gmplib.org>
+
+	* gen-psqr.c: BAR.
+
+	* extract-dbl.c (__gmp_extract_double): FOO.
+
 2020-10-30 Marco Bodrato <bodrato at mail.dm.unipi.it>
 
 	* tests/mpf/t-get_d_2exp.c: Test also the case zero.
diff -r 69ec85f26787 -r e158825ed2bc extract-dbl.c
--- a/extract-dbl.c	Thu Oct 29 18:18:37 2020 +0100
+++ b/extract-dbl.c	Sat Oct 31 16:48:01 2020 +0100
@@ -30,6 +30,8 @@
 
 #include "gmp-impl.h"
 
+FOO
+
 #ifdef XDEBUG
 #undef _GMP_IEEE_FLOATS
 #endif
diff -r 69ec85f26787 -r e158825ed2bc gen-psqr.c
--- a/gen-psqr.c	Thu Oct 29 18:18:37 2020 +0100
+++ b/gen-psqr.c	Sat Oct 31 16:48:01 2020 +0100
@@ -1,5 +1,7 @@
 /* Generate perfect square testing data.
 
+BAR
+
 Copyright 2002-2004, 2012, 2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.



More information about the gmp-commit mailing list