|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-02-09 08:27:01
Author: danieljames
Date: 2008-02-09 08:27:00 EST (Sat, 09 Feb 2008)
New Revision: 43194
URL: http://svn.boost.org/trac/boost/changeset/43194
Log:
Merged revisions 43129,43131,43137,43139-43140,43142,43144,43146,43149,43151,43153,43158,43160-43164,43167-43170,43172-43174,43178,43180-43193 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r43129 | danieljames | 2008-02-06 19:02:38 +0000 (Wed, 06 Feb 2008) | 2 lines
In the boostbook navbar, link FAQ and people to the website.
........
r43188 | danieljames | 2008-02-09 12:29:02 +0000 (Sat, 09 Feb 2008) | 2 lines
Fix a link in the intrusive redirect.
........
r43189 | danieljames | 2008-02-09 12:37:00 +0000 (Sat, 09 Feb 2008) | 1 line
Fix another redirect link.
........
r43190 | danieljames | 2008-02-09 12:38:19 +0000 (Sat, 09 Feb 2008) | 1 line
Update link to Jamfile, to link to the version 2 jamfile.
........
r43191 | danieljames | 2008-02-09 12:39:06 +0000 (Sat, 09 Feb 2008) | 1 line
Fix a link.
........
r43192 | danieljames | 2008-02-09 12:45:32 +0000 (Sat, 09 Feb 2008) | 2 lines
Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
........
r43193 | danieljames | 2008-02-09 13:02:45 +0000 (Sat, 09 Feb 2008) | 1 line
Fix the link to the license.
........
Added:
branches/release/doc/html/hash/
- copied from r43193, /trunk/doc/html/hash/
branches/release/doc/html/hash/custom.html
- copied unchanged from r43193, /trunk/doc/html/hash/custom.html
Properties modified:
branches/release/ (props changed)
Text files modified:
branches/release/libs/integer/integer.htm | 4 ++--
branches/release/libs/intrusive/index.html | 2 +-
branches/release/tools/boostbook/xsl/navbar.xsl | 5 +++--
branches/release/tools/index.html | 2 +-
branches/release/tools/inspect/index.html | 4 ++--
5 files changed, 9 insertions(+), 8 deletions(-)
Modified: branches/release/libs/integer/integer.htm
==============================================================================
--- branches/release/libs/integer/integer.htm (original)
+++ branches/release/libs/integer/integer.htm 2008-02-09 08:27:00 EST (Sat, 09 Feb 2008)
@@ -206,7 +206,7 @@
<p>© 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 <<a
+href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or a copy at <<a
href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt>>.)</p>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: branches/release/libs/intrusive/index.html
==============================================================================
--- branches/release/libs/intrusive/index.html (original)
+++ branches/release/libs/intrusive/index.html 2008-02-09 08:27:00 EST (Sat, 09 Feb 2008)
@@ -4,6 +4,6 @@
</head>
<body>
Automatic redirection failed, please go to
-../../doc/html/intrusive
+../../doc/html/intrusive.html
</body>
</html>
Modified: branches/release/tools/boostbook/xsl/navbar.xsl
==============================================================================
--- branches/release/tools/boostbook/xsl/navbar.xsl (original)
+++ branches/release/tools/boostbook/xsl/navbar.xsl 2008-02-09 08:27:00 EST (Sat, 09 Feb 2008)
@@ -37,6 +37,7 @@
<!-- location of the various Boost elements -->
<xsl:param name = "boost.root" select = "'../..'"/>
+ <xsl:param name = "boost.website" select = "'http://www.boost.org'"/>
<xsl:param name = "boost.image.src"
select = "concat($boost.root, '/boost.png')"/>
<xsl:param name = "boost.image.alt" select = "'Boost C++ Libraries'"/>
@@ -116,12 +117,12 @@
</xsl:variable>
<xsl:variable name="people_link">
<xsl:call-template name="href.target.relative">
- <xsl:with-param name="target" select="concat( $boost.root, '/people/people.htm' )"/>
+ <xsl:with-param name="target" select="concat( $boost.website, '/people/people.htm' )"/>
</xsl:call-template>
</xsl:variable>
<xsl:variable name="faq_link">
<xsl:call-template name="href.target.relative">
- <xsl:with-param name="target" select="concat( $boost.root, '/more/faq.htm' )"/>
+ <xsl:with-param name="target" select="concat( $boost.website, '/more/faq.htm' )"/>
</xsl:call-template>
</xsl:variable>
<xsl:variable name="more_link">
Modified: branches/release/tools/index.html
==============================================================================
--- branches/release/tools/index.html (original)
+++ branches/release/tools/index.html 2008-02-09 08:27:00 EST (Sat, 09 Feb 2008)
@@ -40,7 +40,7 @@
the full Boost version of the jam sources.<br>
<li>
- Regression - The Boost regression testing
+ Regression - The Boost regression testing
system reporting sources.<br>
<li>
Modified: branches/release/tools/inspect/index.html
==============================================================================
--- branches/release/tools/inspect/index.html (original)
+++ branches/release/tools/inspect/index.html 2008-02-09 08:27:00 EST (Sat, 09 Feb 2008)
@@ -38,7 +38,7 @@
<li>tab_check.hpp and <a href="tab_check.cpp">
tab_check.cpp</a></li>
</ul>
-<p>A Jamfile is provided to build the program.</p>
+<p>A Jamfile is provided to build the program.</p>
<hr>
<p>Revised
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->29 December, 2003<!--webbot bot="Timestamp" endspan i-checksum="38523" --></p>
@@ -51,4 +51,4 @@
</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