|
Boost-Commit : |
From: anthony_at_[hidden]
Date: 2008-07-31 03:32:45
Author: anthonyw
Date: 2008-07-31 03:32:44 EDT (Thu, 31 Jul 2008)
New Revision: 47904
URL: http://svn.boost.org/trac/boost/changeset/47904
Log:
Merged doc changes from trunk
Text files modified:
branches/release/libs/libraries.htm | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm (original)
+++ branches/release/libs/libraries.htm 2008-07-31 03:32:44 EDT (Thu, 31 Jul 2008)
@@ -260,7 +260,7 @@
full unit testing, and for program
execution monitoring, from Gennadiy Rozental.</li>
<li>thread - Portable C++
- multi-threading, from William Kempf.</li>
+ multi-threading, from William Kempf and Anthony Williams.</li>
<li>timer - Event timer,
progress timer, and progress display classes, from Beman
Dawes.</li>
@@ -459,7 +459,7 @@
for callable, built-in types, from Tobias Schwinger</li>
<li>fusion -
Library for working with tuples, including various containers,
- algorithms, etc. </li>
+ algorithms, etc. From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
<li>mpl - Template metaprogramming
framework of compile-time algorithms, sequences and metafunction classes,
from Aleksey Gurtovoy.</li>
@@ -469,7 +469,6 @@
<li>type_traits -
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>
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