Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57577 - website/public_html/beta/feed
From: daniel_james_at_[hidden]
Date: 2009-11-11 13:53:16


Author: danieljames
Date: 2009-11-11 13:53:15 EST (Wed, 11 Nov 2009)
New Revision: 57577
URL: http://svn.boost.org/trac/boost/changeset/57577

Log:
Rebuild the release notes.
Text files modified:
   website/public_html/beta/feed/history.rss | 48 +++++++++++++++++++++++++++++++++++++++
   website/public_html/beta/feed/news.rss | 48 +++++++++++++++++++++++++++++++++++++++
   2 files changed, 94 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:15 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/03 23:28:10 $</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/10 08:35:01 $</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;
@@ -58,6 +58,18 @@
         notes&lt;/a&gt; for further information.
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/proto/index.html&quot;&gt;Proto&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Clean up some MSVC warnings and errors in /Za (disable Microsoft extensions)
+ mode.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixes for c++0x mode on various compilers.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/python/index.html&quot;&gt;Python&lt;/a&gt;:&lt;/span&gt;
   Boost.Python now
         supports Python 3 (Haoyu Bai's Google Summer of Code project, mentored by
@@ -76,6 +88,21 @@
         with earlier versions.
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/thread/index.html&quot;&gt;Thread&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Support for futures, promises and packaged tasks added
+ &lt;/li&gt;
+ &lt;li&gt;
+ &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;boost&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;thread_specific_ptr&lt;/span&gt;&lt;/code&gt; is now faster when
+ there are lots of thread-specific objects
+ &lt;/li&gt;
+ &lt;li&gt;
+ Some Boost.Thread facilities are now header-only
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/unordered/index.html&quot;&gt;Unordered&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&gt;
@@ -103,6 +130,25 @@
   See the &lt;a href=&quot;/libs/wave/ChangeLog&quot;&gt;changelog&lt;/a&gt;
         for details.
       &lt;/li&gt;
+ &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/xpressive/index.html&quot;&gt;Xpressive&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Fix infinite loop with some uses of &lt;tt&gt;\Q...\E&lt;/tt&gt; quotemeta
+ (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3586&quot;&gt;#3586&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Eliminate unreachable code warnings on MSVC
+ &lt;/li&gt;
+ &lt;li&gt;
+ Clean up some MSVC warnings and errors in /Za (&amp;quot;disable Microsoft
+ extensions&amp;quot;) mode.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixes for c++0x mode on various compilers.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
     &lt;/ul&gt;
   &lt;/div&gt;
   &lt;div id=&quot;version_1_41_0.build_system&quot;&gt;

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:15 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/03 23:28:10 $</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/10 08:35:01 $</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;
@@ -58,6 +58,18 @@
         notes&lt;/a&gt; for further information.
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/proto/index.html&quot;&gt;Proto&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Clean up some MSVC warnings and errors in /Za (disable Microsoft extensions)
+ mode.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixes for c++0x mode on various compilers.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/python/index.html&quot;&gt;Python&lt;/a&gt;:&lt;/span&gt;
   Boost.Python now
         supports Python 3 (Haoyu Bai's Google Summer of Code project, mentored by
@@ -76,6 +88,21 @@
         with earlier versions.
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/thread/index.html&quot;&gt;Thread&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Support for futures, promises and packaged tasks added
+ &lt;/li&gt;
+ &lt;li&gt;
+ &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;boost&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;thread_specific_ptr&lt;/span&gt;&lt;/code&gt; is now faster when
+ there are lots of thread-specific objects
+ &lt;/li&gt;
+ &lt;li&gt;
+ Some Boost.Thread facilities are now header-only
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/unordered/index.html&quot;&gt;Unordered&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&gt;
@@ -103,6 +130,25 @@
   See the &lt;a href=&quot;/libs/wave/ChangeLog&quot;&gt;changelog&lt;/a&gt;
         for details.
       &lt;/li&gt;
+ &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/xpressive/index.html&quot;&gt;Xpressive&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Fix infinite loop with some uses of &lt;tt&gt;\Q...\E&lt;/tt&gt; quotemeta
+ (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3586&quot;&gt;#3586&lt;/a&gt;).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Eliminate unreachable code warnings on MSVC
+ &lt;/li&gt;
+ &lt;li&gt;
+ Clean up some MSVC warnings and errors in /Za (&amp;quot;disable Microsoft
+ extensions&amp;quot;) mode.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixes for c++0x mode on various compilers.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
     &lt;/ul&gt;
   &lt;/div&gt;
   &lt;div id=&quot;version_1_41_0.build_system&quot;&gt;


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