Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84503 - trunk/libs
From: dnljms_at_[hidden]
Date: 2013-05-26 04:29:31


Author: danieljames
Date: 2013-05-26 04:29:30 EDT (Sun, 26 May 2013)
New Revision: 84503
URL: http://svn.boost.org/trac/boost/changeset/84503

Log:
Add Vicente to thread authors.
Text files modified:
   trunk/libs/libraries.htm | 10 +++++++---
   1 files changed, 7 insertions(+), 3 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2013-05-26 04:29:30 EDT (Sun, 26 May 2013)
@@ -319,7 +319,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&aacute;.</li>
     <li>timer - Event timer,
         progress timer, and progress display classes, from Beman
         Dawes.</li>
@@ -418,7 +419,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&aacute;.</li>
+
 </ul>
 
 
@@ -859,7 +862,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&aacute;.</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