|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r64492 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-07-31 05:26:52
Author: danieljames
Date: 2010-07-31 05:26:50 EDT (Sat, 31 Jul 2010)
New Revision: 64492
URL: http://svn.boost.org/trac/boost/changeset/64492
Log:
Release notes for wave + spirit.
Text files modified:
website/public_html/beta/feed/history-hashes.txt | 2 +-
website/public_html/beta/feed/history.rss | 21 ++++++++++++++++++---
website/public_html/beta/feed/history/boost_1_44_0.qbk | 10 +++++++++-
website/public_html/beta/feed/news-hashes.txt | 2 +-
website/public_html/beta/feed/news.rss | 21 ++++++++++++++++++---
5 files changed, 47 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-07-31 05:26:50 EDT (Sat, 31 Jul 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,178351e728767de40039801e3bf694e2caf440781aab56ceb8341be7cde08395,31b3a024832b2646ef422f9c4e5715e5e9cb3d3fa2abec6781446f7a3a212190
+history/boost_1_44_0.qbk,ef386235bb70be27ba1f4630f6c31cff323dde3d68df950976cbc01f95b412e6,e88c88c3ae1775a46f3a3e54e29434df9803d70a0e8dd1cd9d4ccbcbc72fdb74
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-07-31 05:26:50 EDT (Sat, 31 Jul 2010)
@@ -6,10 +6,10 @@
<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/07/28 22:55:12 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.44.0</title><pubDate>$Date: 2010/07/31 09:23:48 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Meta State Machine, Polygon. Updated Libraries: Asio, Config,
- Fusion, Hash, Iostreams, Math, Regex, Thread, TR1, Type Traits, uBLAS, Utility.
- Updates for Quickbook and Boostbook.
+ Fusion, Hash, Iostreams, Math, Regex, Spirit, Thread, TR1, Type Traits, uBLAS,
+ Utility, Wave. Updates for Quickbook and Boostbook.
</span></span></boostbook:purpose><description><div class="description">
@@ -304,6 +304,14 @@
</li>
<li>
<div>
+ <span class="library"><a href="/libs/spirit/index.html">Spirit</a>:</span>
+ Spirit V2.4,
+ see the '<a href="/doc/libs/1_44_0/libs/spirit/doc/html/spirit/what_s_new/spirit_2_4.html">What's
+ New</a>' section for details.
+ </div>
+ </li>
+ <li>
+ <div>
<span class="library"><a href="/libs/thread/index.html">Thread</a>:</span>
</div>
@@ -439,6 +447,13 @@
</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.
+ </div>
+ </li>
</ul>
</div>
<div id="version_1_44_0.updated_tools">
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-07-31 05:26:50 EDT (Sat, 31 Jul 2010)
@@ -4,7 +4,7 @@
[purpose
New Libraries: Meta State Machine, Polygon.
Updated Libraries: Asio, Config, Fusion, Hash, Iostreams, Math, Regex,
- Thread, TR1, Type Traits, uBLAS, Utility.
+ Spirit, Thread, TR1, Type Traits, uBLAS, Utility, Wave.
Updates for Quickbook and Boostbook.]
[authors [Dawes, Beman]]
[last-revision ]
@@ -135,6 +135,11 @@
[@https://svn.boost.org/trac/boost/ticket/3902 #3902],
[@https://svn.boost.org/trac/boost/ticket/3890 #3890].
+* [phrase library..[@/libs/spirit/index.html Spirit]:]
+ Spirit V2.4, see the
+ '[@/doc/libs/1_44_0/libs/spirit/doc/html/spirit/what_s_new/spirit_2_4.html What's New]'
+ section for details.
+
* [phrase library..[@/libs/thread/index.html Thread]:]
* Fixes for miscellaneous trac issues
([@https://svn.boost.org/trac/boost/ticket/2501 #2501],
@@ -187,6 +192,9 @@
* New version of `value_initialized<T>` no longer calls `memset` when the compiler has
implemented value-initialization completely ([@https://svn.boost.org/trac/boost/ticket/3869 #3869]).
+* [phrase library..[@/libs/wave/index.html Wave]:]
+ See the [@/libs/wave/ChangeLog Changelog] for details.
+
[endsect]
[section Updated tools]
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-07-31 05:26:50 EDT (Sat, 31 Jul 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,178351e728767de40039801e3bf694e2caf440781aab56ceb8341be7cde08395,31b3a024832b2646ef422f9c4e5715e5e9cb3d3fa2abec6781446f7a3a212190
+history/boost_1_44_0.qbk,ef386235bb70be27ba1f4630f6c31cff323dde3d68df950976cbc01f95b412e6,e88c88c3ae1775a46f3a3e54e29434df9803d70a0e8dd1cd9d4ccbcbc72fdb74
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-07-31 05:26:50 EDT (Sat, 31 Jul 2010)
@@ -6,10 +6,10 @@
<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/07/28 22:55:12 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.44.0</title><pubDate>$Date: 2010/07/31 09:23:48 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Meta State Machine, Polygon. Updated Libraries: Asio, Config,
- Fusion, Hash, Iostreams, Math, Regex, Thread, TR1, Type Traits, uBLAS, Utility.
- Updates for Quickbook and Boostbook.
+ Fusion, Hash, Iostreams, Math, Regex, Spirit, Thread, TR1, Type Traits, uBLAS,
+ Utility, Wave. Updates for Quickbook and Boostbook.
</span></span></boostbook:purpose><description><div class="description">
@@ -304,6 +304,14 @@
</li>
<li>
<div>
+ <span class="library"><a href="/libs/spirit/index.html">Spirit</a>:</span>
+ Spirit V2.4,
+ see the '<a href="/doc/libs/1_44_0/libs/spirit/doc/html/spirit/what_s_new/spirit_2_4.html">What's
+ New</a>' section for details.
+ </div>
+ </li>
+ <li>
+ <div>
<span class="library"><a href="/libs/thread/index.html">Thread</a>:</span>
</div>
@@ -439,6 +447,13 @@
</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.
+ </div>
+ </li>
</ul>
</div>
<div id="version_1_44_0.updated_tools">
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