|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84504 - in branches/release: . libs
From: dnljms_at_[hidden]
Date: 2013-05-26 04:44:59
Author: danieljames
Date: 2013-05-26 04:44:58 EDT (Sun, 26 May 2013)
New Revision: 84504
URL: http://svn.boost.org/trac/boost/changeset/84504
Log:
Merge libraries.htm update.
Properties modified:
branches/release/ (props changed)
branches/release/libs/ (props changed)
branches/release/libs/libraries.htm (contents, props changed)
Text files modified:
branches/release/libs/libraries.htm | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm (original)
+++ branches/release/libs/libraries.htm 2013-05-26 04:44:58 EDT (Sun, 26 May 2013)
@@ -318,7 +318,8 @@
full unit testing, and for program
execution monitoring, from Gennadiy Rozental.</li>
<li>thread - Portable C++
- multi-threading, from William Kempf and Anthony Williams.</li>
+ multi-threading, from William Kempf, Anthony Williams and
+ Vicente J. Botet Escribá.</li>
<li>timer - Event timer,
progress timer, and progress display classes, from Beman
Dawes.</li>
@@ -417,7 +418,9 @@
<li>lockfree - Lockfree data structures, from Tim Blechmann</li>
<li>MPI - Message Passing Interface library, for use in distributed-memory parallel application programming, from Douglas Gregor and Matthias Troyer.</li>
<li>thread - Portable C++
- multi-threading, from William Kempf.</li>
+ multi-threading, from William Kempf, Anthony Williams and
+ Vicente J. Botet Escribá.</li>
+
</ul>
@@ -854,7 +857,8 @@
including the diagnostics support that will be part of the C++0x standard
library, from Beman Dawes.</li>
<li>thread - Portable C++
- multi-threading, from William Kempf and Anthony Williams.</li>
+ multi-threading, from William Kempf, Anthony Williams and
+ Vicente J. Botet Escribá.</li>
</ul>
<h3><a name="Miscellaneous">Miscellaneous</a></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