mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 16:40:42 +00:00
Add Vicente to thread authors.
[SVN r84503]
This commit is contained in:
parent
a694c63323
commit
d7d29f7005
1 changed files with 7 additions and 3 deletions
|
@ -319,7 +319,8 @@ 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 and Anthony Williams.</li>
|
||||
multi-threading, from William Kempf, Anthony Williams and
|
||||
Vicente J. Botet Escribá.</li>
|
||||
<li><a href="timer/index.html">timer</a> - Event timer,
|
||||
progress timer, and progress display classes, from Beman
|
||||
Dawes.</li>
|
||||
|
@ -418,7 +419,9 @@ how to download, build, and install the libraries.</p>
|
|||
<li><a href="lockfree/index.html">lockfree</a> - Lockfree data structures, from Tim Blechmann</li>
|
||||
<li><a href="../doc/html/mpi.html">MPI</a> - Message Passing Interface library, for use in distributed-memory parallel application programming, from Douglas Gregor and Matthias Troyer.</li>
|
||||
<li><a href="thread/doc/index.html">thread</a> - Portable C++
|
||||
multi-threading, from William Kempf.</li>
|
||||
multi-threading, from William Kempf, Anthony Williams and
|
||||
Vicente J. Botet Escribá.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -859,7 +862,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|||
including the diagnostics support that will be part of the C++0x standard
|
||||
library, from Beman Dawes.</li>
|
||||
<li><a href="thread/doc/index.html">thread</a> - 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>
|
||||
|
|
Loading…
Add table
Reference in a new issue