Explorar el Código

Merge libraries.htm update.

[SVN r84504]
Daniel James hace 13 años
padre
commit
bf5620e193
Se han modificado 1 ficheros con 7 adiciones y 3 borrados
  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
       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&aacute;.</li>
     <li><a href="timer/index.html">timer</a> - Event timer,
         progress timer, and progress display classes, from Beman
         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="../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&aacute;.</li>
+
 </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
     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&aacute;.</li>
 </ul>
 
 <h3><a name="Miscellaneous">Miscellaneous</a></h3>

粤ICP备19079148号