|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r57578 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-11-11 13:53:31
Author: danieljames
Date: 2009-11-11 13:53:30 EST (Wed, 11 Nov 2009)
New Revision: 57578
URL: http://svn.boost.org/trac/boost/changeset/57578
Log:
Add some release notes for iostreams.
Text files modified:
website/public_html/beta/feed/history.rss | 28 +++++++++++++++++++++++++++-
website/public_html/beta/feed/history/boost_1_41_0.qbk | 16 ++++++++++++++++
website/public_html/beta/feed/news.rss | 28 +++++++++++++++++++++++++++-
3 files changed, 70 insertions(+), 2 deletions(-)
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2009-11-11 13:53:30 EST (Wed, 11 Nov 2009)
@@ -6,7 +6,7 @@
<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.41.0</title><pubDate>$Date: 2009/11/10 08:35:01 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/11/11 18:52:19 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
Spirit, Unordered, Wave. Updated tool: QuickBook.
</span></span></boostbook:purpose><description><div class="description">
@@ -45,6 +45,32 @@
</ul>
</li>
<li>
+ <span class="library"><a href="/libs/iostreams/index.html">Iostreams</a>:</span>
+ <ul>
+ <li>
+ Add a grep filter (<a href="https://svn.boost.org/trac/boost/ticket/1627">#1627</a>).
+ </li>
+ <li>
+ Support archives with multiple members (<a href="https://svn.boost.org/trac/boost/ticket/1896">#1896</a>).
+ </li>
+ <li>
+ Make tee work with input streams (<a href="https://svn.boost.org/trac/boost/ticket/791">#791</a>).
+ </li>
+ <li>
+ Improved filesystem interoperability.
+ </li>
+ <li>
+ Several warnings fixed or suppressed (including <a href="https://svn.boost.org/trac/boost/ticket/1618">#1618</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/1875">#1875</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/2779">#2779</a>).
+ </li>
+ <li>
+ Various other fixes (including <a href="https://svn.boost.org/trac/boost/ticket/1580">#1580</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/1671">#1671</a>).
+ </li>
+ </ul>
+ </li>
+ <li>
<span class="library"><a href="/libs/math/index.html">Math</a>:</span>
Substantially improved
the performance of the incomplete gamma function and it's inverse: this enhances
Modified: website/public_html/beta/feed/history/boost_1_41_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_41_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_41_0.qbk 2009-11-11 13:53:30 EST (Wed, 11 Nov 2009)
@@ -35,6 +35,22 @@
[@/doc/html/date_time/details.html#date_time.changes full changelog]
for more detail.
+* [phrase library..[@/libs/iostreams/index.html Iostreams]:]
+ * Add a grep filter
+ ([@https://svn.boost.org/trac/boost/ticket/1627 #1627]).
+ * Support archives with multiple members
+ ([@https://svn.boost.org/trac/boost/ticket/1896 #1896]).
+ * Make tee work with input streams
+ ([@https://svn.boost.org/trac/boost/ticket/791 #791]).
+ * Improved filesystem interoperability.
+ * Several warnings fixed or suppressed (including
+ [@https://svn.boost.org/trac/boost/ticket/1618 #1618],
+ [@https://svn.boost.org/trac/boost/ticket/1875 #1875],
+ [@https://svn.boost.org/trac/boost/ticket/2779 #2779]).
+ * Various other fixes (including
+ [@https://svn.boost.org/trac/boost/ticket/1580 #1580],
+ [@https://svn.boost.org/trac/boost/ticket/1671 #1671]).
+
* [phrase library..[@/libs/math/index.html Math]:]
Substantially improved the performance of the incomplete gamma function and it's inverse:
this enhances the performance of the gamma, poisson, chi-squared and non-central chi-squared distributions.
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-11-11 13:53:30 EST (Wed, 11 Nov 2009)
@@ -6,7 +6,7 @@
<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.41.0</title><pubDate>$Date: 2009/11/10 08:35:01 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/11/11 18:52:19 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
Spirit, Unordered, Wave. Updated tool: QuickBook.
</span></span></boostbook:purpose><description><div class="description">
@@ -45,6 +45,32 @@
</ul>
</li>
<li>
+ <span class="library"><a href="/libs/iostreams/index.html">Iostreams</a>:</span>
+ <ul>
+ <li>
+ Add a grep filter (<a href="https://svn.boost.org/trac/boost/ticket/1627">#1627</a>).
+ </li>
+ <li>
+ Support archives with multiple members (<a href="https://svn.boost.org/trac/boost/ticket/1896">#1896</a>).
+ </li>
+ <li>
+ Make tee work with input streams (<a href="https://svn.boost.org/trac/boost/ticket/791">#791</a>).
+ </li>
+ <li>
+ Improved filesystem interoperability.
+ </li>
+ <li>
+ Several warnings fixed or suppressed (including <a href="https://svn.boost.org/trac/boost/ticket/1618">#1618</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/1875">#1875</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/2779">#2779</a>).
+ </li>
+ <li>
+ Various other fixes (including <a href="https://svn.boost.org/trac/boost/ticket/1580">#1580</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/1671">#1671</a>).
+ </li>
+ </ul>
+ </li>
+ <li>
<span class="library"><a href="/libs/math/index.html">Math</a>:</span>
Substantially improved
the performance of the incomplete gamma function and it's inverse: this enhances
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