summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Williams <anthony.ajw@gmail.com>2008-07-31 07:32:44 +0000
committerAnthony Williams <anthony.ajw@gmail.com>2008-07-31 07:32:44 +0000
commit2de98e9e9bd08e2a199d84785d2ad683202f527c (patch)
tree695cde87d8f2185428b8a8015528669cac232524
parentf9d9cb9df5e16df20dd50da708ac12d019f812a8 (diff)
downloadboost-2de98e9e9bd08e2a199d84785d2ad683202f527c.tar.gz
Merged doc changes from trunk
[SVN r47904]
-rw-r--r--libs/libraries.htm5
1 files changed, 2 insertions, 3 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 6b78d6be2a..9d3810b0dd 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -260,7 +260,7 @@ how to download, build, and install the libraries.</p>
full unit testing, and for program
execution monitoring, from Gennadiy Rozental.</li>
<li><a href="thread/doc/index.html">thread</a> - Portable C++
- multi-threading, from William Kempf.</li>
+ multi-threading, from William Kempf and Anthony Williams.</li>
<li><a href="timer/index.html">timer</a> - Event timer,
progress timer, and progress display classes, from Beman
Dawes.</li>
@@ -459,7 +459,7 @@ how to download, build, and install the libraries.</p>
for callable, built-in types, from Tobias Schwinger</li>
<li><a href="fusion/index.html">fusion</a> -
Library for working with tuples, including various containers,
- algorithms, etc. </li>
+ algorithms, etc. From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
<li><a href="mpl/doc/index.html">mpl</a> - Template metaprogramming
framework of compile-time algorithms, sequences and metafunction classes,
from Aleksey Gurtovoy.</li>
@@ -469,7 +469,6 @@ how to download, build, and install the libraries.</p>
<li><a href="type_traits/index.html">type_traits</a> -
Templates for fundamental properties of types, from John
Maddock, Steve Cleary, et al.</li>
- <li>From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
</ul>
<h3><a name="Preprocessor">Preprocessor</a> Metaprogramming</h3>