Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-07-26 14:48:01


Author: danieljames
Date: 2008-07-26 14:48:01 EDT (Sat, 26 Jul 2008)
New Revision: 47831
URL: http://svn.boost.org/trac/boost/changeset/47831

Log:
Add Boost.Exception to the miscellaneous libraries.

Merged revisions 47830 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r47830 | danieljames | 2008-07-26 19:38:07 +0100 (Sat, 26 Jul 2008) | 1 line
  
  Add Boost.Exception to the miscellaneous libraries.
........

Properties modified:
   branches/release/ (props changed)
Text files modified:
   branches/release/libs/libraries.htm | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm (original)
+++ branches/release/libs/libraries.htm 2008-07-26 14:48:01 EDT (Sat, 26 Jul 2008)
@@ -654,6 +654,7 @@
     <li>crc - Cyclic Redundancy Code, from Daryle
       Walker.</li>
     <li>date_time - Date-Time library from Jeff Garland.</li>
+ <li>exception - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (N2179), from Emil Dotchevski.</li>
     <li>filesystem - Portable paths,
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</li>


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