[Gmp-commit] /var/hg/www: Use https to gnu.org.
mercurial at gmplib.org
mercurial at gmplib.org
Mon Dec 2 19:21:49 UTC 2013
details: /var/hg/www/rev/f5e0508ef584
changeset: 127:f5e0508ef584
user: Torbjorn Granlund <tege at gmplib.org>
date: Mon Dec 02 20:21:44 2013 +0100
description:
Use https to gnu.org.
diffstat:
devel/index.html | 4 ++--
oldrel/index.html | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (33 lines):
diff -r d7df82ec1607 -r f5e0508ef584 devel/index.html
--- a/devel/index.html Sun Dec 01 23:14:01 2013 +0100
+++ b/devel/index.html Mon Dec 02 20:21:44 2013 +0100
@@ -467,7 +467,7 @@
<hr>
<p> This tool is useful for for optimising the evaluation sequences of Toom
functions. It exhaustively searches for possible sequences, given a goal
-function. It is similar to the <a href="ftp://ftp.gnu.org/pub/gnu/superopt">GNU
+function. It is similar to the <a href="https://ftp.gnu.org/pub/gnu/superopt">GNU
superoptimizer</a>, except that this program optimises over a a simple
algebraic structure and handles m-ary -> n-ary projections (the GNU
superoptimizer optimises over an assembly language subset, and handles m-ary ->
@@ -491,7 +491,7 @@
</div>
<div id="footer">
-<font size="-4">Last modified: 2013-11-11 </font>
+<font size="-4">Last modified: 2013-12-02 </font>
<table cellpadding=0 width="100%" bgcolor="#e8e8e8">
<tr>
<td align="center">
diff -r d7df82ec1607 -r f5e0508ef584 oldrel/index.html
--- a/oldrel/index.html Sun Dec 01 23:14:01 2013 +0100
+++ b/oldrel/index.html Mon Dec 02 20:21:44 2013 +0100
@@ -535,7 +535,7 @@
Patches to GMP 4.0:
<ul>
- <li> This patch upgrades 4.0 to 4.0.1: <a href="ftp://ftp.gnu.org/gnu/gmp/gmp-4.0-4.0.1.diff.gz">ftp://ftp.gnu.org/gnu/gmp/gmp-4.0-4.0.1.diff.gz</a> </li>
+ <li> This patch upgrades 4.0 to 4.0.1: <a href="https://ftp.gnu.org/gnu/gmp/gmp-4.0-4.0.1.diff.gz">gmp-4.0-4.0.1.diff.gz</a> </li>
</ul>
<hr>
More information about the gmp-commit
mailing list