[Gmp-commit] /var/hg/www: URL updates, various text clarifications.

mercurial at gmplib.org mercurial at gmplib.org
Sun Dec 18 15:01:58 UTC 2016


details:   /var/hg/www/rev/8f69636902ca
changeset: 263:8f69636902ca
user:      Torbjorn Granlund <tg at gmplib.org>
date:      Sun Dec 18 16:01:56 2016 +0100
description:
URL updates, various text clarifications.

diffstat:

 404.html                   |   2 +-
 devel/GMPng.html           |   4 +-
 devel/alimbstat.html       |  64 +++++++++++++++++++++++++++++++++++++++++++--
 devel/arm.html             |   4 +-
 devel/bugstate.html        |   4 +-
 devel/incompatibility.html |   4 +-
 devel/index.html           |   4 +-
 devel/mini-gmp-status.html |   9 +++--
 devel/perfguard.html       |   4 +-
 devel/repo-usage.html      |   4 +-
 devel/s390.html            |   4 +-
 devel/sec.html             |   4 +-
 devel/sparc.html           |   4 +-
 devel/testsystems.html     |   4 +-
 devel/tm/index.html        |   4 +-
 devel/x86-64.html          |   4 +-
 gmp4.0.html                |   2 +-
 gmp4.1.html                |   2 +-
 gmp4.2.html                |   2 +-
 gmp4.3.html                |   2 +-
 gmp5.0.html                |   2 +-
 gmp5.1.html                |   2 +-
 gmp6.0.html                |   2 +-
 gmp6.1.html                |   2 +-
 gmpbench.html              |   2 +-
 index.html                 |   8 ++--
 macos.html                 |   2 +-
 oldrel/index.html          |   2 +-
 pi-with-gmp.html           |   2 +-
 security.html              |   2 +-
 30 files changed, 110 insertions(+), 51 deletions(-)

diffs (truncated from 598 to 300 lines):

diff -r e6c5e24ae2ad -r 8f69636902ca 404.html
--- a/404.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/404.html	Sun Dec 18 16:01:56 2016 +0100
@@ -17,7 +17,7 @@
     <td align="left">
       <svg width="180px" height="60px" version="1.1"
 	   viewBox="0 0 1500 500"
-	   xmlns="http://www.w3.org/2000/svg">
+	   xmlns="https://www.w3.org/2000/svg">
 	<rect x="0" y="0" width="1500" height="540" fill="#e8e8e8" />
 	<text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	  GMP
diff -r e6c5e24ae2ad -r 8f69636902ca devel/GMPng.html
--- a/devel/GMPng.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/GMPng.html	Sun Dec 18 16:01:56 2016 +0100
@@ -18,7 +18,7 @@
       <td style="text-align:left;">
 	<svg width="180px" height="60px" version="1.1"
 	     viewBox="0 0 1500 500"
-	     xmlns="http://www.w3.org/2000/svg">
+	     xmlns="https://www.w3.org/2000/svg">
 	  <rect x="0" y="0" width="1500" height="540" fill="#808080" />
 	  <text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	    GMP
@@ -30,7 +30,7 @@
       </td>
       <td style="text-align:center;">
 	<span style="font-size:200%;">Itemised plans for GMP </span> <br>
-	<span style="font-size:75%;">Last modified: 2016-11-21 </span>
+	<span style="font-size:75%;">Last modified: 2016-12-17 </span>
       </td>
     </tr>
   </table>
diff -r e6c5e24ae2ad -r 8f69636902ca devel/alimbstat.html
--- a/devel/alimbstat.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/alimbstat.html	Sun Dec 18 16:01:56 2016 +0100
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML>
 <html>
 <head>
 <title>GMP alimb status</title>
@@ -11,9 +11,35 @@
 <style type="text/css"> code {font-size: 7pt;}</style>
 </head>
 
-<body bgcolor="white">
+<body>
 
-<table cellpadding=10 width="100%" bgcolor="#e8e8e8">  <tr>    <td align=left>      <svg width="150px" height="50px" version="1.1"	   viewBox="0 0 1500 500"	   xmlns="http://www.w3.org/2000/svg">	<rect x="0" y="0" width="1500" height="540" fill="#e8e8e8"  />	<text x="0" y="440" fill="#e00000"  font-size="540" font-family="Verdana" font-weight="bold">	  GMP	</text>	<text x="50" y="500" font-size="80" font-family="Verdana">	  «Arithmetic without limitations»	</text>      </svg>    </td>    <td align=center> <font size="+2">GMP alimb status</font> </td>  </tr></table>
+<div id="top">
+  <table style="width:100%; background-color:#808080;">
+    <tr>
+      <td style="text-align:left;">
+	<svg width="180px" height="60px" version="1.1"
+	     viewBox="0 0 1500 500"
+	     xmlns="https://www.w3.org/2000/svg">
+	  <rect x="0" y="0" width="1500" height="540" fill="#808080" />
+	  <text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
+	    GMP
+	  </text>
+	  <text x="50" y="500" font-size="70" font-family="Verdana">
+	    «Arithmetic without limitations»
+	  </text>
+	</svg>
+      </td>
+      <td style="text-align:center;">
+	<span style="font-size:200%">GMP alimb status</span> <br>
+	<span style="font-size:75%">Last modified: 2016-12-17 </span>
+      </td>
+    </tr>
+  </table>
+</div>
+
+<div id="container">
+  <div id="top-spacer"></div>
+
 <p>
 Notes on the results:
 <ul>
@@ -1980,5 +2006,37 @@
 <li> b ≤ 6: If GMP_CHECK_RANDOMIZE is set, the tests_rand_start call
 triggers a crash in mpz_export.
 </ul>
+
+<div id="footer-spacer"></div>
+
+</div>
+
+<div id="footer">
+<table style="width:100%; background-color:#808080;">
+  <tr>
+    <td style="text-align:center;">
+      <div style="font-size:80%">
+	Please send comments about this page to gmp-discuss<div style="display:inline;"> at </div>gmplib.org
+      </div>
+    </td>
+  </tr>
+  <tr>
+    <td style="text-align:center;">
+      <div style="font-size:80%;">
+	Copyright 2000–2014 Free Software Foundation
+      </div>
+    </td>
+  </tr>
+  <tr>
+    <td style="text-align:center;">
+      <div style="font-size:80%;">
+	Verbatim copying and distribution of this entire article is permitted
+	in any medium, provided this notice is preserved.
+      </div>
+    </td>
+  </tr>
+</table>
+</div>
+
 </body>
 </html>
diff -r e6c5e24ae2ad -r 8f69636902ca devel/arm.html
--- a/devel/arm.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/arm.html	Sun Dec 18 16:01:56 2016 +0100
@@ -18,7 +18,7 @@
       <td style="text-align:left;">
 	<svg width="180px" height="60px" version="1.1"
 	     viewBox="0 0 1500 500"
-	     xmlns="http://www.w3.org/2000/svg">
+	     xmlns="https://www.w3.org/2000/svg">
 	  <rect x="0" y="0" width="1500" height="540" fill="#e8e8e8" />
 	  <text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	    GMP
@@ -164,7 +164,7 @@
 
 </div>
 
-<span style="font-size:50%;">Last modified: 2016-11-21 </span>
+<span style="font-size:50%;">Last modified: 2016-12-17 </span>
 
 <div id="footer">
 <table style="width:100%; background-color:#e8e8e8;">
diff -r e6c5e24ae2ad -r 8f69636902ca devel/bugstate.html
--- a/devel/bugstate.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/bugstate.html	Sun Dec 18 16:01:56 2016 +0100
@@ -16,7 +16,7 @@
     <td align="left">
       <svg width="180px" height="60px" version="1.1"
 	   viewBox="0 0 1500 500"
-	   xmlns="http://www.w3.org/2000/svg">
+	   xmlns="https://www.w3.org/2000/svg">
 	<rect x="0" y="0" width="1500" height="540" fill="#e8e8e8" />
 	<text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	  GMP
@@ -155,7 +155,7 @@
 </table>
 
 <br><br>
-<font size="-4">Last modified: 2016-11-21 </font>
+<font size="-4">Last modified: 2016-12-17 </font>
 
 </body>
 </html>
diff -r e6c5e24ae2ad -r 8f69636902ca devel/incompatibility.html
--- a/devel/incompatibility.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/incompatibility.html	Sun Dec 18 16:01:56 2016 +0100
@@ -17,7 +17,7 @@
       <td style="text-align:left;">
 	<svg width="180px" height="60px" version="1.1"
 	     viewBox="0 0 1500 500"
-	     xmlns="http://www.w3.org/2000/svg">
+	     xmlns="https://www.w3.org/2000/svg">
 	  <rect x="0" y="0" width="1500" height="540" fill="#808080" />
 	  <text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	    GMP
@@ -29,7 +29,7 @@
       </td>
       <td style="text-align:center;">
 	<span style="font-size:200%">GMP incompatible changes</span> <br>
-	<span style="font-size:75%">Last modified: 2016-11-25 </span>
+	<span style="font-size:75%">Last modified: 2016-12-17 </span>
       </td>
     </tr>
   </table>
diff -r e6c5e24ae2ad -r 8f69636902ca devel/index.html
--- a/devel/index.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/index.html	Sun Dec 18 16:01:56 2016 +0100
@@ -18,7 +18,7 @@
       <td style="text-align:left;">
 	<svg width="180px" height="60px" version="1.1"
 	     viewBox="0 0 1500 500"
-	     xmlns="http://www.w3.org/2000/svg">
+	     xmlns="https://www.w3.org/2000/svg">
 	  <rect x="0" y="0" width="1500" height="540" fill="#808080" />
 	  <text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	    GMP
@@ -30,7 +30,7 @@
       </td>
       <td style="text-align:center;">
 	<span style="font-size:200%">GMP developers' corner </span> <br>
-	<span style="font-size:75%">Last modified: 2016-12-03 </span>
+	<span style="font-size:75%">Last modified: 2016-12-17 </span>
       </td>
     </tr>
   </table>
diff -r e6c5e24ae2ad -r 8f69636902ca devel/mini-gmp-status.html
--- a/devel/mini-gmp-status.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/mini-gmp-status.html	Sun Dec 18 16:01:56 2016 +0100
@@ -18,7 +18,7 @@
       <td style="text-align:left;">
 	<svg width="180px" height="60px" version="1.1"
 	     viewBox="0 0 1500 500"
-	     xmlns="http://www.w3.org/2000/svg">
+	     xmlns="https://www.w3.org/2000/svg">
 	  <rect x="0" y="0" width="1500" height="540" fill="#808080" />
 	  <text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	    GMP
@@ -30,7 +30,7 @@
       </td>
       <td style="text-align:center;">
 	<span style="font-size:200%;">Mini-GMP status</span> <br>
-	<span style="font-size:75%;">Last modified: 2016-11-29 </span>
+	<span style="font-size:75%;">Last modified: 2016-12-18 </span>
       </td>
     </tr>
   </table>
@@ -44,8 +44,9 @@
 
 <p>
 In November 2016 we added automated testing of the separately maintained
-mini-gmp library-in-the-library.  This has thus far triggered the following
-issues.
+mini-gmp library-in-the-library.  This triggered several previously unknown
+problems.  GMP releaes up to and including 6.1.1 are affected.  All problems
+except for (15) are fixed in GMP 6.1.2.
 </p>
 
 <blockquote>
diff -r e6c5e24ae2ad -r 8f69636902ca devel/perfguard.html
--- a/devel/perfguard.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/perfguard.html	Sun Dec 18 16:01:56 2016 +0100
@@ -17,7 +17,7 @@
       <td style="text-align:left;">
 	<svg width="180px" height="60px" version="1.1"
 	     viewBox="0 0 1500 500"
-	     xmlns="http://www.w3.org/2000/svg">
+	     xmlns="https://www.w3.org/2000/svg">
 	  <rect x="0" y="0" width="1500" height="540" fill="#808080" />
 	  <text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	    GMP
@@ -29,7 +29,7 @@
       </td>
       <td style="text-align:center;">
 	<span style="font-size:200%">GMP performance guard</span> <br>
-	<span style="font-size:75%">Last modified: 2016-11-21 </span>
+	<span style="font-size:75%">Last modified: 2016-12-17 </span>
       </td>
     </tr>
   </table>
diff -r e6c5e24ae2ad -r 8f69636902ca devel/repo-usage.html
--- a/devel/repo-usage.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/repo-usage.html	Sun Dec 18 16:01:56 2016 +0100
@@ -18,7 +18,7 @@
       <td style="text-align:left;">
 	<svg width="180px" height="60px" version="1.1"
 	     viewBox="0 0 1500 500"
-	     xmlns="http://www.w3.org/2000/svg">
+	     xmlns="https://www.w3.org/2000/svg">
 	  <rect x="0" y="0" width="1500" height="540" fill="#e8e8e8" />
 	  <text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	    GMP
@@ -101,7 +101,7 @@
 
 </div>
 
-<span style="font-size:50%;">Last modified: 2016-12-03 </span>
+<span style="font-size:50%;">Last modified: 2016-12-17 </span>
 
 <div id="footer">
 <table style="width:100%; background-color:#e8e8e8;">
diff -r e6c5e24ae2ad -r 8f69636902ca devel/s390.html
--- a/devel/s390.html	Fri Dec 16 17:25:57 2016 +0100
+++ b/devel/s390.html	Sun Dec 18 16:01:56 2016 +0100
@@ -19,7 +19,7 @@
     <td align="left">
       <svg width="180px" height="60px" version="1.1"
 	   viewBox="0 0 1500 500"
-	   xmlns="http://www.w3.org/2000/svg">
+	   xmlns="https://www.w3.org/2000/svg">
 	<rect x="0" y="0" width="1500" height="540" fill="#e8e8e8" />
 	<text x="0" y="440" fill="#c00000"  font-size="540" font-family="arial" font-weight="bold">
 	  GMP
@@ -121,7 +121,7 @@
 </p>
 
 <br><br>
-<font size="-4">Last modified: 2016-11-21 </font>
+<font size="-4">Last modified: 2016-12-17 </font>
 
   <div id="footer-spacer"></div>
 
diff -r e6c5e24ae2ad -r 8f69636902ca devel/sec.html
--- a/devel/sec.html	Fri Dec 16 17:25:57 2016 +0100


More information about the gmp-commit mailing list