Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-12-02 19:18:46


Author: danieljames
Date: 2007-12-02 19:18:46 EST (Sun, 02 Dec 2007)
New Revision: 41609
URL: http://svn.boost.org/trac/boost/changeset/41609

Log:
Update links in the integer library.
Text files modified:
   branches/fix-links/libs/integer/doc/integer_mask.html | 2 +-
   branches/fix-links/libs/integer/doc/static_log2.html | 2 +-
   branches/fix-links/libs/integer/doc/static_min_max.html | 2 +-
   branches/fix-links/libs/integer/index.html | 4 ++--
   branches/fix-links/libs/integer/integer.htm | 10 +++++-----
   5 files changed, 10 insertions(+), 10 deletions(-)

Modified: branches/fix-links/libs/integer/doc/integer_mask.html
==============================================================================
--- branches/fix-links/libs/integer/doc/integer_mask.html (original)
+++ branches/fix-links/libs/integer/doc/integer_mask.html 2007-12-02 19:18:46 EST (Sun, 02 Dec 2007)
@@ -196,7 +196,7 @@
 <h2><a name="credits">Credits</a></h2>
 
 <p>The author of the Boost bit mask class templates is <a
-href="../../../people/daryle_walker.html">Daryle Walker</a>.</p>
+href="http://beta.boost.org/users/people/daryle_walker.html">Daryle Walker</a>.</p>
 
 <hr>
 

Modified: branches/fix-links/libs/integer/doc/static_log2.html
==============================================================================
--- branches/fix-links/libs/integer/doc/static_log2.html (original)
+++ branches/fix-links/libs/integer/doc/static_log2.html 2007-12-02 19:18:46 EST (Sun, 02 Dec 2007)
@@ -186,7 +186,7 @@
 
 
 <p>The original version of the Boost binary logarithm class template was
-written by Daryle Walker
+written by Daryle Walker
 and then enhanced by Giovanni Bajo with support for compilers without
 partial template specialization. The current version was suggested,
 together with a reference implementation, by Vesa Karvonen. Gennaro Prota

Modified: branches/fix-links/libs/integer/doc/static_min_max.html
==============================================================================
--- branches/fix-links/libs/integer/doc/static_min_max.html (original)
+++ branches/fix-links/libs/integer/doc/static_min_max.html 2007-12-02 19:18:46 EST (Sun, 02 Dec 2007)
@@ -106,7 +106,7 @@
 <h2><a name="credits">Credits</a></h2>
 
 <p>The author of the Boost compile-time extrema class templates is <a
-href="../../../people/daryle_walker.html">Daryle Walker</a>.</p>
+href="http://beta.boost.org/users/people/daryle_walker.html">Daryle Walker</a>.</p>
 
 <hr>
 

Modified: branches/fix-links/libs/integer/index.html
==============================================================================
--- branches/fix-links/libs/integer/index.html (original)
+++ branches/fix-links/libs/integer/index.html 2007-12-02 19:18:46 EST (Sun, 02 Dec 2007)
@@ -10,8 +10,8 @@
                 <td bgcolor="white"><img src="../../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
                 <td>Home</td>
                 <td>Libraries</td>
- <td>People</td>
- <td>FAQ</td>
+ <td>People</td>
+ <td>FAQ</td>
                 <td>More</td>
         </tr>
 </table>

Modified: branches/fix-links/libs/integer/integer.htm
==============================================================================
--- branches/fix-links/libs/integer/integer.htm (original)
+++ branches/fix-links/libs/integer/integer.htm 2007-12-02 19:18:46 EST (Sun, 02 Dec 2007)
@@ -193,11 +193,11 @@
 <h2><a name="credits">Credits</a></h2>
 
 <p>The author of most of the Boost integer type choosing templates is <a
-href="../../people/beman_dawes.html">Beman Dawes</a>. He gives thanks
+href="http://beta.boost.org/users/people/beman_dawes.html">Beman Dawes</a>. He gives thanks
 to Valentin Bonnard and
- Kevlin Henney for sharing
+ Kevlin Henney for sharing
 their designs for similar templates. <a
-href="../../people/daryle_walker.html">Daryle Walker</a> designed the
+href="http://beta.boost.org/users/people/daryle_walker.html">Daryle Walker</a> designed the
 value-based sized templates.</p>
 
 <hr>
@@ -206,7 +206,7 @@
 
 <p>&copy; Copyright Beman Dawes 1999. Use, modification, and distribution are
 subject to the Boost Software License, Version 1.0. (See accompanying file <a
-href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or a copy at &lt;<a
+href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or a copy at &lt;<a
 href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt>&gt;.)</p>
 </body>
-</html>
\ No newline at end of file
+</html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk