summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/html/boostbook.css5
-rw-r--r--doc/src/boostbook.css5
m---------libs/compose0
m---------libs/concept_check0
m---------libs/functional0
m---------libs/gil0
m---------libs/mpi0
m---------libs/tuple0
m---------libs/unordered0
m---------tools/build0
-rw-r--r--tools/index.html2
m---------tools/inspect0
-rw-r--r--[-rwxr-xr-x]wiki/index.html4
13 files changed, 13 insertions, 3 deletions
diff --git a/doc/html/boostbook.css b/doc/html/boostbook.css
index 252fa9ecfd..0590e8679c 100644
--- a/doc/html/boostbook.css
+++ b/doc/html/boostbook.css
@@ -304,6 +304,11 @@
Variable Lists
=============================================================================*/
+ div.variablelist
+ {
+ margin: 1em 0;
+ }
+
/* Make the terms in definition lists bold */
div.variablelist dl dt,
span.term
diff --git a/doc/src/boostbook.css b/doc/src/boostbook.css
index 252fa9ecfd..0590e8679c 100644
--- a/doc/src/boostbook.css
+++ b/doc/src/boostbook.css
@@ -304,6 +304,11 @@
Variable Lists
=============================================================================*/
+ div.variablelist
+ {
+ margin: 1em 0;
+ }
+
/* Make the terms in definition lists bold */
div.variablelist dl dt,
span.term
diff --git a/libs/compose b/libs/compose
-Subproject 226c21515026ba7a1cfbfd6c1e390a37b4d070b
+Subproject a272b4acc2214395138221fa0b94868b474d747
diff --git a/libs/concept_check b/libs/concept_check
-Subproject 2c2d72087497bc8c728e383b9aba9211456ee40
+Subproject 8842c10761bb37a061fe5a8ce0f3a632bf200c1
diff --git a/libs/functional b/libs/functional
-Subproject 60e877acc50e4bb2c22af1a62e2ef81a928b057
+Subproject 9af7267918a164bf5fbceffee052d3aa6dbd924
diff --git a/libs/gil b/libs/gil
-Subproject 44871518f5fa4613fc2cacaed27cfc8e518feaa
+Subproject b8a8e42d59e986034a1c0e9b64c3da4e057848d
diff --git a/libs/mpi b/libs/mpi
-Subproject 44dce65859b0387d0770a22edab81a7f8fc10b2
+Subproject 2b43670920db3623c31fc2dccd3db67588e7f57
diff --git a/libs/tuple b/libs/tuple
-Subproject ff6b861ed7be9828a5af42af429916dad88c374
+Subproject 700d64acc886c7400e23c3897983d9068a65549
diff --git a/libs/unordered b/libs/unordered
-Subproject 6f45d36d9778172791e3d106dfbe68c8591919d
+Subproject c0e472755e5c597ceb15a1963d5e7e20064c39c
diff --git a/tools/build b/tools/build
-Subproject 12de5755eb1d0c6bf8d889a9737af79bea69a88
+Subproject 27092095ddb9f89ea77ac7a2e164cf1f76597d9
diff --git a/tools/index.html b/tools/index.html
index 0d9b03a37a..03c143d5c9 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -84,7 +84,7 @@
<li>
<a href="../libs/wave/doc/wave_driver.html">Wave</a> - A Standards conformant C/C++
preprocessor usable on top of any other compiler. Usable for instance for the debugging
- of the expansion of macros in your code or as a replacement for your build in
+ of the expansion of macros in your code or as a replacement for your built-in
preprocessor. <br>
</li>
</ul>
diff --git a/tools/inspect b/tools/inspect
-Subproject 3105e4629d4138912fdebda88c436c405ea36ae
+Subproject 82d7a94e44cb1917283006224e56388bf565265
diff --git a/wiki/index.html b/wiki/index.html
index a4275f9534..02670950f4 100755..100644
--- a/wiki/index.html
+++ b/wiki/index.html
@@ -4,10 +4,10 @@
<html>
<head>
-<meta http-equiv="refresh" content="0; URL=http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
+<meta http-equiv="refresh" content="0; URL=https://svn.boost.org/trac/boost/">
</head>
<body>
Take me to the
-<a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">Boost Wiki</a>.
+<a href="https://svn.boost.org/trac/boost/">Boost Wiki</a>.
</body>
</html>