Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2007-11-01 14:39:33


Author: bemandawes
Date: 2007-11-01 14:39:32 EDT (Thu, 01 Nov 2007)
New Revision: 40657
URL: http://svn.boost.org/trac/boost/changeset/40657

Log:
Add Boost.System
Text files modified:
   trunk/libs/libraries.htm | 16 +++++++++-------
   1 files changed, 9 insertions(+), 7 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2007-11-01 14:39:32 EDT (Thu, 01 Nov 2007)
@@ -6,7 +6,7 @@
 <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
 <meta name="ProgId" content="FrontPage.Editor.Document">
-<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
 <title>Boost Libraries</title>
 </head>
 
@@ -32,7 +32,6 @@
 
 <h1>Boost Libraries and Documentation</h1>
 
-<p>
 <dl>
   <dt>Libraries Listed Alphabetically</dt>
   <dt>Libraries Listed by Category</dt>
@@ -59,7 +58,6 @@
     </dl>
   <dt>Libraries Retired from Boost</dt>
 </dl>
-</p>
 
 <p>See Compiler Status
  page to find out what library works with which compiler.<br>
@@ -236,6 +234,9 @@
     Guzman, Hartmut Kaiser, Dan Nuffer and team.</li>
     <li>string_algo -
     String algorithms library, from Pavol Droba</li>
+ <li>system - Operating system support,
+ including the diagnostics support that will be part of the C++0x standard
+ library, from Beman Dawes.</li>
     <li>test - Support for simple program testing,
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
@@ -611,6 +612,9 @@
     <li>statechart - Arbitrarily
     complex finite state machines can be implemented in easily readable and
     maintainable C++ code, from Andreas Huber.</li>
+ <li>system - Operating
+ system support, including the diagnostics support that will be part of the
+ C++0x standard library, from Beman Dawes.</li>
     <li>timer - Event timer,
     progress timer, and progress display classes, from Beman
     Dawes.</li>
@@ -655,7 +659,7 @@
 
 <p>Revised
 <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->12 Mar 2006<!--webbot bot="Timestamp" endspan i-checksum="14901" --></p>
+s-format="%d %b %Y" startspan -->01 Nov 2007<!--webbot bot="Timestamp" endspan i-checksum="15262" --></p>
 
 <p>? Copyright Beman Dawes 2000-2004</p>
 <p>Distributed under the Boost Software License, Version 1.0.
@@ -664,6 +668,4 @@
 </p>
 
 </body>
-</html>
-
-
+</html>
\ No newline at end of file


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