[Gmp-commit] /var/hg/www: Release updates.
mercurial at gmplib.org
mercurial at gmplib.org
Tue Mar 25 17:23:39 UTC 2014
details: /var/hg/www/rev/d1192402fe05
changeset: 168:d1192402fe05
user: Torbjorn Granlund <tege at gmplib.org>
date: Tue Mar 25 18:23:30 2014 +0100
description:
Release updates.
diffstat:
devel/index.html | 4 ++--
index.html | 37 +++++++++++++++++++------------------
2 files changed, 21 insertions(+), 20 deletions(-)
diffs (113 lines):
diff -r 652b07f3a93e -r d1192402fe05 devel/index.html
--- a/devel/index.html Tue Mar 25 01:28:20 2014 +0100
+++ b/devel/index.html Tue Mar 25 18:23:30 2014 +0100
@@ -40,7 +40,7 @@
<br><br>
<table border="0" cellspacing="2" cellpadding="1">
- <tr><td align=right> Documentation: <td> <a href="../manual/">Online</a> | <a href="../gmp-man-6.0.0.pdf">PDF</a></tr>
+ <tr><td align=right> Documentation: <td> <a href="../manual/">Online</a> | <a href="../gmp-man-6.0.0a.pdf">PDF</a></tr>
<tr><td align=right> Development sources: <td> <a href="https://gmplib.org/repo/">GMP repository</a> - <a href="repo-usage.html">Repo usage tips</a> | <a href="//gmplib.org/download/snapshot/">Daily snapshots</a></tr>
<tr><td align=right> Testing: <td> <a href="tm-date.html">Current status</a>
| <a href="lcov">Current coverage</a></tr>
@@ -491,7 +491,7 @@
</div>
<div id="footer">
-<font size="-4">Last modified: 2014-03-24 </font>
+<font size="-4">Last modified: 2014-03-25 </font>
<table cellpadding=0 width="100%" bgcolor="#e8e8e8">
<tr>
<td align="center">
diff -r 652b07f3a93e -r d1192402fe05 index.html
--- a/index.html Tue Mar 25 01:28:20 2014 +0100
+++ b/index.html Tue Mar 25 18:23:30 2014 +0100
@@ -51,10 +51,10 @@
<table border="0" cellspacing="2" cellpadding="1">
<tr>
<td align="right"> Documentation:
- <td><a href="manual/">6.0.0 HTML</a> | <a href="gmp-man-6.0.0.pdf">6.0.0 PDF</a>
+ <td><a href="manual/">6.0.0a HTML</a> | <a href="gmp-man-6.0.0a.pdf">6.0.0a PDF</a>
</tr>
<tr><td align="right"> Download:
- <td><a href="//gmplib.org/download/gmp/gmp-6.0.0.tar.lz">gmp-6.0.0.tar.lz</a> | <a href="gmp6.0.html">Release notes</a> <font color="red"> <b> NEW 2014-03-24 </b> </font>
+ <td><a href="//gmplib.org/download/gmp/gmp-6.0.0a.tar.lz">gmp-6.0.0a.tar.lz</a> | <a href="gmp6.0.html">Release notes</a> <font color="red"> <b> NEW 2014-03-24 </b> </font>
</tr>
<tr><td align="right"> Development: <td> <a href="devel/">Developers' corner</a>
</tr>
@@ -142,7 +142,7 @@
<p>There are several categories of functions in GMP: </p>
<ol>
-<li>High-level signed integer arithmetic functions (mpz). There are about 160
+<li>High-level signed integer arithmetic functions (mpz). There are about 150
arithmetic and logic functions in this category. </li>
<li>High-level rational arithmetic functions (mpq). This category consists of
@@ -167,7 +167,7 @@
pointer to the least significant word, and an integral size telling how
many limbs (= words) there are in that argument. The functions in the
other categories call mpn for almost all their calculations. Of these
- functions about 70 are public. </li>
+ functions about 60 are public. </li>
</ol>
@@ -181,19 +181,19 @@
<colgroup><col><col><col>
<thead>
<tr>
- <th> GMP 6.0.0 <th> lz, 1903772 bytes <th> xz, 1905872 bytes <th> bz2, 2337487 bytes
+ <th> GMP 6.0.0a <th> lz, 1902223 bytes <th> xz, 1904112 bytes <th> bz2, 2319400 bytes
<tbody>
<tr>
- <td> Sweden, gmplib.org </td>
-<td align="center"> <a href="//gmplib.org/download/gmp/gmp-6.0.0.tar.lz">gmp-6.0.0.tar.lz</a> </td>
-<td align="center"> <a href="//gmplib.org/download/gmp/gmp-6.0.0.tar.xz">gmp-6.0.0.tar.xz</a> </td>
-<td align="center"> <a href="//gmplib.org/download/gmp/gmp-6.0.0.tar.bz2">gmp-6.0.0.tar.bz2</a> </td>
+ <td> Europe, gmplib.org </td>
+<td align="center"> <a href="//gmplib.org/download/gmp/gmp-6.0.0a.tar.lz">gmp-6.0.0a.tar.lz</a> </td>
+<td align="center"> <a href="//gmplib.org/download/gmp/gmp-6.0.0a.tar.xz">gmp-6.0.0a.tar.xz</a> </td>
+<td align="center"> <a href="//gmplib.org/download/gmp/gmp-6.0.0a.tar.bz2">gmp-6.0.0a.tar.bz2</a> </td>
</tr>
<tr>
<td> USA, ftp.gnu.org </td>
-<td align="center"> <a href="https://ftp.gnu.org/gnu/gmp/gmp-6.0.0.tar.lz">gmp-6.0.0.tar.lz</a> </td>
-<td align="center"> <a href="https://ftp.gnu.org/gnu/gmp/gmp-6.0.0.tar.xz">gmp-6.0.0.tar.xz</a> </td>
-<td align="center"> <a href="https://ftp.gnu.org/gnu/gmp/gmp-6.0.0.tar.bz2">gmp-6.0.0.tar.bz2</a> </td>
+<td align="center"> <a href="https://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.lz">gmp-6.0.0a.tar.lz</a> </td>
+<td align="center"> <a href="https://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.xz">gmp-6.0.0a.tar.xz</a> </td>
+<td align="center"> <a href="https://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.bz2">gmp-6.0.0a.tar.bz2</a> </td>
</tr>
</table>
</blockquote>
@@ -235,22 +235,23 @@
</p>
<p>
-GnuPG signatures (TO APPEAR SHORTLY):
-<a href="//gmplib.org/download/gmp/gmp-6.0.0.tar.lz.sig">gmp-6.0.0.tar.lz.sig</a>
-<a href="//gmplib.org/download/gmp/gmp-6.0.0.tar.xz.sig">gmp-6.0.0.tar.xz.sig</a>
-<a href="//gmplib.org/download/gmp/gmp-6.0.0.tar.bz2.sig">gmp-6.0.0.tar.bz2.sig</a>
+GnuPG signatures:
+<a href="//gmplib.org/download/gmp/gmp-6.0.0a.tar.lz.sig">gmp-6.0.0a.tar.lz.sig</a>
+<a href="//gmplib.org/download/gmp/gmp-6.0.0a.tar.xz.sig">gmp-6.0.0a.tar.xz.sig</a>
+<a href="//gmplib.org/download/gmp/gmp-6.0.0a.tar.bz2.sig">gmp-6.0.0a.tar.bz2.sig</a>
</p>
<p>Alternatively, you could check a cryptographic checksum:
<br>
<blockquote>
<table cellspacing="0">
-<tr><td>SHA1 </td><td>gmp-6.0.0.tar </td><td> 699ca52b276eb623a8ea61cdc8ac3a0ff8f20748 </td></tr>
-<tr><td>SHA256 </td><td>gmp-6.0.0.tar </td><td> 0d09e8f8858ba994c3b9d918587025a4dec91069566f5c4218fb260d82568344 </td></tr>
+<tr><td>SHA1 </td><td>gmp-6.0.0a.tar </td><td> 595a9948dc5598b9feb54193abca35e5c4043d0b </td></tr>
+<tr><td>SHA256 </td><td>gmp-6.0.0a.tar </td><td> 8890803a2715d592eac37dca630e36b470f047eb5ab1efe38d323b02a99ac232 </td></tr>
</table>
</blockquote>
+
<p>
Instead of using a release, you may also get the latest code from the
<a href="devel/repo-usage.html">GMP repositories</a>. This will require some
More information about the gmp-commit
mailing list