Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r79750 - trunk/libs
From: dnljms_at_[hidden]
Date: 2012-07-25 19:42:59


Author: danieljames
Date: 2012-07-25 19:42:58 EDT (Wed, 25 Jul 2012)
New Revision: 79750
URL: http://svn.boost.org/trac/boost/changeset/79750

Log:
Fix links to context from libraries.htm
Text files modified:
   trunk/libs/libraries.htm | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2012-07-25 19:42:58 EDT (Wed, 25 Jul 2012)
@@ -396,7 +396,7 @@
     <li>asio - Portable networking and other low-level
         I/O, including sockets, timers, hostname resolution, socket iostreams, serial
         ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.</li>
- <li>context - Context switching library, from Oliver Kowalke</li>
+ <li>context - Context switching library, from Oliver Kowalke</li>
     <li>interprocess - Shared memory, memory mapped files,
     process-shared mutexes, condition variables, containers and allocators, from Ion Gazta&ntilde;aga</li>
     <li>MPI - Message Passing Interface library, for use in distributed-memory parallel application programming, from Douglas Gregor and Matthias Troyer.</li>
@@ -818,7 +818,7 @@
 <ul>
     <li>chrono - Useful time utilities,
         from Howard Hinnant, Beman Dawes, Vicente J. Botet Escrib&aacute;.</li>
- <li>context - Context switching library, from Oliver Kowalke</li>
+ <li>context - Context switching library, from Oliver Kowalke</li>
     <li>date_time - Date-Time library from Jeff Garland.</li>
     <li>filesystem - Portable paths,
     iteration over directories, and other useful filesystem operations, from


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