Boost logo

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>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/11/11 18:52:19 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
       Spirit, Unordered, Wave. Updated tool: QuickBook.
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
@@ -45,6 +45,32 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/iostreams/index.html&quot;&gt;Iostreams&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Add a grep filter (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1627&quot;&gt;#1627&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Support archives with multiple members (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1896&quot;&gt;#1896&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Make tee work with input streams (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/791&quot;&gt;#791&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Improved filesystem interoperability.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Several warnings fixed or suppressed (including &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1618&quot;&gt;#1618&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1875&quot;&gt;#1875&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2779&quot;&gt;#2779&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Various other fixes (including &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1580&quot;&gt;#1580&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1671&quot;&gt;#1671&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/math/index.html&quot;&gt;Math&lt;/a&gt;:&lt;/span&gt;
   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>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/11/11 18:52:19 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
       Spirit, Unordered, Wave. Updated tool: QuickBook.
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
@@ -45,6 +45,32 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/iostreams/index.html&quot;&gt;Iostreams&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Add a grep filter (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1627&quot;&gt;#1627&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Support archives with multiple members (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1896&quot;&gt;#1896&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Make tee work with input streams (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/791&quot;&gt;#791&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Improved filesystem interoperability.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Several warnings fixed or suppressed (including &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1618&quot;&gt;#1618&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1875&quot;&gt;#1875&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2779&quot;&gt;#2779&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Various other fixes (including &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1580&quot;&gt;#1580&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1671&quot;&gt;#1671&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/math/index.html&quot;&gt;Math&lt;/a&gt;:&lt;/span&gt;
   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