[Gmp-commit] /var/hg/www: 5 new changesets
mercurial at gmplib.org
mercurial at gmplib.org
Wed Dec 18 21:35:29 UTC 2013
details: /var/hg/www/rev/b348a82c15ea
changeset: 142:b348a82c15ea
user: Torbjorn Granlund <tege at gmplib.org>
date: Fri Dec 13 18:48:19 2013 +0100
description:
Fix link typo.
details: /var/hg/www/rev/3acf30f0aba6
changeset: 143:3acf30f0aba6
user: Torbjorn Granlund <tege at gmplib.org>
date: Wed Dec 18 22:32:56 2013 +0100
description:
Add STATUS blurb about mpn_set_str docs.
details: /var/hg/www/rev/75cb1ff47867
changeset: 144:75cb1ff47867
user: Torbjorn Granlund <tege at gmplib.org>
date: Wed Dec 18 22:33:38 2013 +0100
description:
HTML typos.
details: /var/hg/www/rev/4b42e2ee26f2
changeset: 145:4b42e2ee26f2
user: Torbjorn Granlund <tege at gmplib.org>
date: Wed Dec 18 22:34:20 2013 +0100
description:
Reflect current system status
details: /var/hg/www/rev/01768aeb19eb
changeset: 146:01768aeb19eb
user: Torbjorn Granlund <tege at gmplib.org>
date: Wed Dec 18 22:35:19 2013 +0100
description:
Disallow robots from more obsolete stuff, and test honey disallows.
diffstat:
404.html | 4 ++++
devel/testsystems.html | 6 +++---
index.html | 5 ++++-
oldrel/index.html | 2 +-
robots.txt | 5 +++++
5 files changed, 17 insertions(+), 5 deletions(-)
diffs (92 lines):
diff -r eabf17b8fa59 -r 01768aeb19eb 404.html
--- a/404.html Wed Dec 11 16:05:33 2013 +0100
+++ b/404.html Wed Dec 18 22:35:19 2013 +0100
@@ -40,13 +40,17 @@
<br><br>
<center>
+<p>
<font size="-5">This page has intensionally been left almost blank...</font>
+</p>
</center>
<br><br>
<center>
+<p>
<font size="-5">...because it does not exist</font>
+</p>
</center>
<div id="footer-spacer"></div>
diff -r eabf17b8fa59 -r 01768aeb19eb devel/testsystems.html
--- a/devel/testsystems.html Wed Dec 11 16:05:33 2013 +0100
+++ b/devel/testsystems.html Wed Dec 18 22:35:19 2013 +0100
@@ -123,10 +123,10 @@
<tr> <td> armv5 <td> armv5tj <td> pile <td> qemu <td align="center"> 1 <td align="right"> 256 <td align="right"> 25 <td> gnu/linux <td>
<tr> <td> kick <td> sparc32 <td> pile <td> qemu <td align="center"> 1 <td align="right"> 256 <td align="right"> (44)<td> gnu/linux <td> offline
<tr> <td> coup <td> sparc32 <td> tiger <td> qemu <td align="center"> 1 <td align="right"> 256 <td align="right"> (44)<td> nbsd <td> offline
-<tr> <td> calcio <td> sparc64 <td> tiger <td> qemu <td align="center"> 1 <td align="right"> 512 <td align="right"> 88 <td> gnu/linux <td>
+<tr> <td> calcio <td> sparc64 <td> tiger <td> qemu <td align="center"> 1 <td align="right"> 512 <td align="right"> 88 <td> gnu/linux <td> offline
<tr> <td> forza <td> ppc64 <td> tiger <td> qemu <td align="center"> 1 <td align="right"> 512 <td align="right"> 39 <td> gnu/linux <td> system clock does not work
<tr> <td> shit <td> sh4 <td> pile <td> qemu <td align="center"> 1 <td align="right"> 64 <td align="right"> 165 <td> gnu/linux <td>
-<tr> <td> slug <td> vax <td> tom <td> simh <td align="center"> 1 <td align="right"> 128 <td align="right"> 70 <td> nbsd <td>
+<tr> <td> slug <td> vax <td> tom <td> simh <td align="center"> 1 <td align="right"> 128 <td align="right"> 70 <td> nbsd <td> offline
</table>
</blockquote>
@@ -163,7 +163,7 @@
</div>
<div id="footer">
-<font size="-4">Last modified: 2013-12-07 </font>
+<font size="-4">Last modified: 2013-12-18 </font>
<table cellpadding=0 width="100%" bgcolor="#e8e8e8">
<tr>
<td align="center">
diff -r eabf17b8fa59 -r 01768aeb19eb index.html
--- a/index.html Wed Dec 11 16:05:33 2013 +0100
+++ b/index.html Wed Dec 18 22:35:19 2013 +0100
@@ -341,7 +341,9 @@
<p>Issues with GMP 5.1.3:
<ul>
- <li> [No issues discovered thus far.]
+ <li> The documentation of <code>mpn_set_str</code> is incorrect and
+ incomplete wrt allocation requirements.
+ <a href="https://gmplib.org/repo/gmp-5.1/raw-rev/d19172622a74">Patch.</a>
</li>
</ul>
<p>Issues with GMP 5.1.2:
@@ -358,6 +360,7 @@
registers. This can lead to miscomputations or crashes in the callers.
<a href="https://gmplib.org/repo/gmp-5.1/raw-rev/394bdf8fdaee">Patch.</a>
</li>
+ <li> See also issues for subsequent releases above. </li>
</ul>
<p>Issues with GMP 5.1.1:
<ul>
diff -r eabf17b8fa59 -r 01768aeb19eb oldrel/index.html
--- a/oldrel/index.html Wed Dec 11 16:05:33 2013 +0100
+++ b/oldrel/index.html Wed Dec 18 22:35:19 2013 +0100
@@ -2,7 +2,7 @@
<html>
<head>
<title>Patches for old GMP releases</title>
- <link rel="shortcut icon" href="/gmp/favicon.ico">
+ <link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="gmp.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css"> td {padding-left:4pt; padding-right:4pt;}</style>
diff -r eabf17b8fa59 -r 01768aeb19eb robots.txt
--- a/robots.txt Wed Dec 11 16:05:33 2013 +0100
+++ b/robots.txt Wed Dec 18 22:35:19 2013 +0100
@@ -17,3 +17,8 @@
Disallow: /manual-5.1.2
Disallow: /repo/gmp-4.3
Disallow: /repo/gmp-5.0
+Disallow: /gmp-4.3
+Disallow: /gmp-5.0
+Disallow: /download
+Disallow: /honung
+Disallow: /miele
More information about the gmp-commit
mailing list