|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r64722 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-08-10 03:54:03
Author: danieljames
Date: 2010-08-10 03:53:54 EDT (Tue, 10 Aug 2010)
New Revision: 64722
URL: http://svn.boost.org/trac/boost/changeset/64722
Log:
Uuid release notes.
Text files modified:
website/public_html/beta/feed/history-hashes.txt | 2 +-
website/public_html/beta/feed/history.rss | 37 ++++++++++++++++++++++++++++++++++---
website/public_html/beta/feed/history/boost_1_44_0.qbk | 9 ++++++++-
website/public_html/beta/feed/news-hashes.txt | 2 +-
website/public_html/beta/feed/news.rss | 37 ++++++++++++++++++++++++++++++++++---
5 files changed, 78 insertions(+), 9 deletions(-)
Modified: website/public_html/beta/feed/history-hashes.txt
==============================================================================
--- website/public_html/beta/feed/history-hashes.txt (original)
+++ website/public_html/beta/feed/history-hashes.txt 2010-08-10 03:53:54 EDT (Tue, 10 Aug 2010)
@@ -52,5 +52,5 @@
history/boost_1_41_0.qbk,826427c5daba1dc00aea14a2c57c6141dcdba4fc383c1c4616beb57d0c79aee5,4e919f57c667fec2e599d48c69b30bb2f10a7dd1d8ba551efbac83131c0ffa34
history/boost_1_42_0.qbk,36765d15b10a22aaa541044a5109f9f4d7366b9f54809f44d55e1d9d162a1537,0c0c2b687cdb2ef6680aad359a9f3eb4fb002fe14363041906ec585663211521
history/boost_1_43_0.qbk,242b5e8f79076daf044d3298e84c5e6afce6f075c9ea94a80bb55ad5ee49b45a,26924935e36618f705723425e30a045ff0d06a13ec27645115ad490f744ef9c3
-history/boost_1_44_0.qbk,9f20f1245c2a7d1182a68915c474bb14095f72101a1055c6a4acf94114f5620c,515a328f3cb857d85043efa59aec03ce3815f944e81431e733296cfc9246a90f
+history/boost_1_44_0.qbk,3811fbea1bab534ff121874b3d1f4eaeee4971f0acfd6d30565f526f01ca7a11,1f4613804b76e4aa20ec89f57d403c5aaaf449cb2ef14c777adc9758c56c76be
history/unversioned.qbk,2810bfebb2d0739fad2f520df2c386dde484dd28bcd117422b9a95f6df449d8e,8002a54cd484904089f5ece182b03e50d50160c1e1e6b276be44bcf91c8214fb
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2010-08-10 03:53:54 EDT (Tue, 10 Aug 2010)
@@ -6,11 +6,11 @@
<description/>
<language>en-us</language>
<copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
- <item><title>Version 1.44.0</title><pubDate>$Date: 2010/08/04 22:40:17 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.44.0</title><pubDate>$Date: 2010/08/10 07:51:11 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Meta State Machine, Polygon. Updated Libraries: Accumulators,
Asio, Config, Foreach, Fusion, Hash, Iostreams, Math, MPL, Multi-index Containers,
- Proto, Regex, Spirit, Thread, TR1, Type Traits, uBLAS, Utility, Wave, Xpressive.
- Updates for Quickbook and Boostbook.
+ Proto, Regex, Spirit, Thread, TR1, Type Traits, uBLAS, Utility, Uuid, Wave,
+ Xpressive. Updates for Quickbook and Boostbook.
</span></span></boostbook:purpose><description><div class="description">
@@ -659,6 +659,37 @@
</li>
<li>
<div>
+ <span class="library"><a href="/libs/uuid/index.html">Uuid</a>:</span>
+
+ </div>
+ <ul>
+ <li>
+ <div>
+ Define <code><span class="identifier">BOOST_UUID_NO_TYPE_TRAITS</span></code>
+ to remove the dependency on Boost.TypeTraits.
+ </div>
+ </li>
+ <li>
+ <div>
+ Stream <code><span class="keyword">operator</span><span class="special">&lt;&lt;</span></code>
+ handles left, internal, and right manipulators.
+ </div>
+ </li>
+ <li>
+ <div>
+ Added <code><span class="identifier">to_string</span></code>, <code><span class="identifier">to_wstring</span></code> to convert a uuid to a
+ string.
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed minor bugs in documentation.
+ </div>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <div>
<span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
See the <a href="/libs/wave/ChangeLog">Changelog</a>
for details.
Modified: website/public_html/beta/feed/history/boost_1_44_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_44_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_44_0.qbk 2010-08-10 03:53:54 EDT (Tue, 10 Aug 2010)
@@ -5,7 +5,7 @@
New Libraries: Meta State Machine, Polygon.
Updated Libraries: Accumulators, Asio, Config, Foreach, Fusion, Hash,
Iostreams, Math, MPL, Multi-index Containers, Proto, Regex,
- Spirit, Thread, TR1, Type Traits, uBLAS, Utility, Wave, Xpressive.
+ Spirit, Thread, TR1, Type Traits, uBLAS, Utility, Uuid, Wave, Xpressive.
Updates for Quickbook and Boostbook.]
[authors [Dawes, Beman]]
[last-revision ]
@@ -269,6 +269,13 @@
* New template `boost::tr1_result_of` that implements the TR1 ResultOf protocol
even if `boost::result_of` uses the C++0x `decltype`-based implementation.
+* [phrase library..[@/libs/uuid/index.html Uuid]:]
+ * Define `BOOST_UUID_NO_TYPE_TRAITS` to remove the dependency on
+ Boost.TypeTraits.
+ * Stream `operator<<` handles left, internal, and right manipulators.
+ * Added `to_string`, `to_wstring` to convert a uuid to a string.
+ * Fixed minor bugs in documentation.
+
* [phrase library..[@/libs/wave/index.html Wave]:]
See the [@/libs/wave/ChangeLog Changelog] for details.
Modified: website/public_html/beta/feed/news-hashes.txt
==============================================================================
--- website/public_html/beta/feed/news-hashes.txt (original)
+++ website/public_html/beta/feed/news-hashes.txt 2010-08-10 03:53:54 EDT (Tue, 10 Aug 2010)
@@ -2,4 +2,4 @@
history/boost_1_41_0.qbk,826427c5daba1dc00aea14a2c57c6141dcdba4fc383c1c4616beb57d0c79aee5,4e919f57c667fec2e599d48c69b30bb2f10a7dd1d8ba551efbac83131c0ffa34
history/boost_1_42_0.qbk,36765d15b10a22aaa541044a5109f9f4d7366b9f54809f44d55e1d9d162a1537,0c0c2b687cdb2ef6680aad359a9f3eb4fb002fe14363041906ec585663211521
history/boost_1_43_0.qbk,242b5e8f79076daf044d3298e84c5e6afce6f075c9ea94a80bb55ad5ee49b45a,26924935e36618f705723425e30a045ff0d06a13ec27645115ad490f744ef9c3
-history/boost_1_44_0.qbk,9f20f1245c2a7d1182a68915c474bb14095f72101a1055c6a4acf94114f5620c,515a328f3cb857d85043efa59aec03ce3815f944e81431e733296cfc9246a90f
+history/boost_1_44_0.qbk,3811fbea1bab534ff121874b3d1f4eaeee4971f0acfd6d30565f526f01ca7a11,1f4613804b76e4aa20ec89f57d403c5aaaf449cb2ef14c777adc9758c56c76be
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-08-10 03:53:54 EDT (Tue, 10 Aug 2010)
@@ -6,11 +6,11 @@
<description/>
<language>en-us</language>
<copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
- <item><title>Version 1.44.0</title><pubDate>$Date: 2010/08/04 22:40:17 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.44.0</title><pubDate>$Date: 2010/08/10 07:51:11 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Meta State Machine, Polygon. Updated Libraries: Accumulators,
Asio, Config, Foreach, Fusion, Hash, Iostreams, Math, MPL, Multi-index Containers,
- Proto, Regex, Spirit, Thread, TR1, Type Traits, uBLAS, Utility, Wave, Xpressive.
- Updates for Quickbook and Boostbook.
+ Proto, Regex, Spirit, Thread, TR1, Type Traits, uBLAS, Utility, Uuid, Wave,
+ Xpressive. Updates for Quickbook and Boostbook.
</span></span></boostbook:purpose><description><div class="description">
@@ -659,6 +659,37 @@
</li>
<li>
<div>
+ <span class="library"><a href="/libs/uuid/index.html">Uuid</a>:</span>
+
+ </div>
+ <ul>
+ <li>
+ <div>
+ Define <code><span class="identifier">BOOST_UUID_NO_TYPE_TRAITS</span></code>
+ to remove the dependency on Boost.TypeTraits.
+ </div>
+ </li>
+ <li>
+ <div>
+ Stream <code><span class="keyword">operator</span><span class="special">&lt;&lt;</span></code>
+ handles left, internal, and right manipulators.
+ </div>
+ </li>
+ <li>
+ <div>
+ Added <code><span class="identifier">to_string</span></code>, <code><span class="identifier">to_wstring</span></code> to convert a uuid to a
+ string.
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed minor bugs in documentation.
+ </div>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <div>
<span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
See the <a href="/libs/wave/ChangeLog">Changelog</a>
for details.
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