Ver Fonte

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.
........


[SVN r43194]

Daniel James há 18 anos atrás
pai
commit
ecacd2ca58
6 ficheiros alterados com 21 adições e 5 exclusões
  1. 16 0
      doc/html/hash/custom.html
  2. 1 1
      libs/integer
  3. 1 1
      libs/intrusive
  4. 1 1
      tools/boostbook
  5. 1 1
      tools/index.html
  6. 1 1
      tools/inspect

+ 16 - 0
doc/html/hash/custom.html

@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+  <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+
+      Distributed under the Boost Software License, Version 1.0.
+      (See accompanying file LICENSE_1_0.txt or copy at
+      http://www.boost.org/LICENSE_1_0.txt) -->
+    <title>Redirect to generated documentation</title>
+    <meta http-equiv="refresh" content="0; URL=http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/hash/custom.html">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    <a href="http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/hash/custom.html">http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/hash/custom.html</a>
+  </body>
+</html>

+ 1 - 1
libs/integer

@@ -1 +1 @@
-Subproject commit 19ed0e48e0a409d9f3b45f010e10a04867a4b5ca
+Subproject commit 550fe9d89f115e161daeccb4b8185c5e5d5fa735

+ 1 - 1
libs/intrusive

@@ -1 +1 @@
-Subproject commit 0ddb2b7045ac45814ea9f712593f22559f7a0f54
+Subproject commit ceabd8a524bd0bc608b27a38c0953d7a2951ec96

+ 1 - 1
tools/boostbook

@@ -1 +1 @@
-Subproject commit 924c85428613fa22f880f4182f000de181e5edc5
+Subproject commit 6177858911e38375713afdc8796ac7bb5aa109af

+ 1 - 1
tools/index.html

@@ -40,7 +40,7 @@
             the full Boost version of the jam sources.<br>
             the full Boost version of the jam sources.<br>
          &nbsp;
          &nbsp;
          <li>
          <li>
-            <a href="regression/index.htm">Regression</a> - The Boost regression testing 
+            <a href="regression/index.html">Regression</a> - The Boost regression testing 
             system reporting sources.<br>
             system reporting sources.<br>
          &nbsp;
          &nbsp;
          <li>
          <li>

+ 1 - 1
tools/inspect

@@ -1 +1 @@
-Subproject commit 1809216f6bbae7ad6db0440cd0e67f5a6485859d
+Subproject commit 4bfb20fc5d0725f5dc8cdf38f3f10232f0fd2b19

粤ICP备19079148号