|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r50861 - website/public_html/beta/feed/history
From: daniel_james_at_[hidden]
Date: 2009-01-28 17:55:00
Author: danieljames
Date: 2009-01-28 17:54:59 EST (Wed, 28 Jan 2009)
New Revision: 50861
URL: http://svn.boost.org/trac/boost/changeset/50861
Log:
Add release details for the date_time library.
Text files modified:
website/public_html/beta/feed/history/boost_1_38_0.qbk | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_38_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_38_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_38_0.qbk 2009-01-28 17:54:59 EST (Wed, 28 Jan 2009)
@@ -2,7 +2,7 @@
[quickbook 1.4]
[source-mode c++]
[purpose New Libraries: Flyweight, ScopeExit, Swap.
- Updated Libraries: Accumulators, Exception, Hash, Interprocess,
+ Updated Libraries: Accumulators, Date_Time, Exception, Hash, Interprocess,
Intrusive, Math, Multi-index Containers, Proto, Regex, Unordered,
Xpressive.
Also, introduces the experimental CMake build system.]
@@ -43,6 +43,13 @@
* [phrase library..[@/libs/accumulators/index.html Accumulators]:]
* Add `rolling_sum`, `rolling_count` and `rolling_mean` accumulators.
+* [phrase library..[@/libs/date_time/index.html Date_Time]:]
+ * Added support for formatting and reading time durations longer than 24 hours with new formatter: `%0`.
+ * Removed the `testfrmwk.hpp` file from the public include directory.
+ * Fixed several bugs and compile errors.
+ * For full details see the
+ [@/doc/libs/1_38_0/doc/html/date_time/details.html#date_time.changes change history]
+
* [phrase library..[@/libs/exception/index.html Exception]:]
* Improved and more customizable [@/libs/exception/doc/diagnostic_information.html diagnostic_information] output.
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