Преглед изворни кода

Merge libraries.htm update.

[SVN r84504]
Daniel James пре 13 година
родитељ
комит
bf5620e193
1 измењених фајлова са 7 додато и 3 уклоњено
  1. 7 3
      libs/libraries.htm

+ 7 - 3
libs/libraries.htm

@@ -318,7 +318,8 @@ how to download, build, and install the libraries.</p>
     full unit testing, and for program
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
       execution monitoring, from Gennadiy Rozental.</li>
     <li><a href="thread/doc/index.html">thread</a> - Portable C++
     <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&aacute;.</li>
     <li><a href="timer/index.html">timer</a> - Event timer,
     <li><a href="timer/index.html">timer</a> - Event timer,
         progress timer, and progress display classes, from Beman
         progress timer, and progress display classes, from Beman
         Dawes.</li>
         Dawes.</li>
@@ -417,7 +418,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="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="../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++
     <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&aacute;.</li>
+
 </ul>
 </ul>
 
 
 
 
@@ -854,7 +857,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
     including the diagnostics support that will be part of the C++0x standard
     library, from Beman Dawes.</li>
     library, from Beman Dawes.</li>
     <li><a href="thread/doc/index.html">thread</a> - Portable C++
     <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&aacute;.</li>
 </ul>
 </ul>
 
 
 <h3><a name="Miscellaneous">Miscellaneous</a></h3>
 <h3><a name="Miscellaneous">Miscellaneous</a></h3>

粤ICP备19079148号