Boost logo

Boost-Commit :

From: steven_at_[hidden]
Date: 2008-07-21 22:57:23


Author: steven_watanabe
Date: 2008-07-21 22:57:23 EDT (Mon, 21 Jul 2008)
New Revision: 47669
URL: http://svn.boost.org/trac/boost/changeset/47669

Log:
Add Units
Text files modified:
   website/public_html/beta/feed/history/boost_1_36_0.qbk | 4 +++-
   1 files changed, 3 insertions(+), 1 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_36_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_36_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_36_0.qbk 2008-07-21 22:57:23 EDT (Mon, 21 Jul 2008)
@@ -1,7 +1,7 @@
 [article Version 1.36.0
     [quickbook 1.4]
     [source-mode c++]
- [purpose New Libraries: Accumulators, Exception, Unordered.
+ [purpose New Libraries: Accumulators, Exception, Units, Unordered.
     Updated Libraries: Foreach, Multi-index Containers, Xpressive.]
     [authors [Dawes, Beman]]
     [last-revision Sat, 29 Mar 2008 12:00:00 GMT]
@@ -17,6 +17,8 @@
   incremental calculation, and collection of statistical accumulators, from Eric Niebler.
 * [phrase library..[@/libs/exception/doc/boost-exception.html Exception]:]
   A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads, from Emil Dotchevski.
+* [phrase library..[@/libs/exception/doc/boost_units.html Units]:]
+ Zero-overhead dimensional analysis and unit/quantity manipulation and conversion, from Matthias Schabel and Steven Watanabe
 * [phrase library..[@/libs/unordered/index.html Unordered]:]
   Unordered associative containers, from Daniel James.
 


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