Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55466 - website/public_html/beta/feed
From: daniel_james_at_[hidden]
Date: 2009-08-08 14:05:07


Author: danieljames
Date: 2009-08-08 14:05:06 EDT (Sat, 08 Aug 2009)
New Revision: 55466
URL: http://svn.boost.org/trac/boost/changeset/55466

Log:
Rebuild release notes.
Text files modified:
   website/public_html/beta/feed/history.rss | 80 ++++++++++++++++------------------------
   website/public_html/beta/feed/news.rss | 80 ++++++++++++++++------------------------
   2 files changed, 64 insertions(+), 96 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-08-08 14:05:06 EDT (Sat, 08 Aug 2009)
@@ -6,9 +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.40.0</title><pubDate>$Date: 2009/08/05 21:25:53 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
- Build System improvements. Updated Libraries: Foreach, Function, Hash, Program.Options,
- Serialization, Unordered, Wave.
+ <item><title>Version 1.40.0</title><pubDate>$Date: 2009/08/08 18:03:58 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ Build System improvements. Updated Libraries: Accumulators, Foreach, Function,
+ Fusion, Hash, Interprocess, Intrusive, MPL, Program.Options, Proto, Serialization,
+ Unordered, Xpressive.
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.40.0 beta/</boostbook:download><description>&lt;div class=&quot;description&quot;&gt;
   
   
@@ -71,6 +72,34 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/interprocess/index.html&quot;&gt;Interprocess&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Windows shared memory is created in Shared Documents folder so that it
+ can be shared between services and processes
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixed bugs &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2967&quot;&gt;#2967&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2973&quot;&gt;#2973&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2992&quot;&gt;#2992&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3138&quot;&gt;#3138&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3166&quot;&gt;#3166&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3205&quot;&gt;#3205&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/intrusive/index.html&quot;&gt;Intrusive&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Code cleanup in tree_algorithms.hpp and avl_tree_algorithms.hpp
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixed bug &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3164&quot;&gt;#3164&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/mpl/index.html&quot;&gt;MPL&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&gt;
@@ -147,51 +176,6 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/wave/index.html&quot;&gt;Wave&lt;/a&gt;:&lt;/span&gt;
- &lt;ul&gt;
- &lt;li&gt;
- Fixed several race condition inhibiting to use Wave in multi threaded
- environments. Wave is now usable in multi threaded applications again.
- &lt;/li&gt;
- &lt;li&gt;
- Fixed compilation problems caused by recent changes to the multi_pass
- iterator from Spirit V2.1.
- &lt;/li&gt;
- &lt;li&gt;
- Fixed Wave to compile with BOOST_FILESYSTEM_NO_DEPRECATED defined (i.e.
- the library doesn't use the deprecated filesystem interface anymore).
- &lt;/li&gt;
- &lt;li&gt;
- Switched to Re2C V0.13.5
- &lt;/li&gt;
- &lt;li&gt;
- Specifying a custom token type now works as expected. The new lexer interface
- introduced in V2.0 broke this part.
- &lt;/li&gt;
- &lt;li&gt;
- Removed old code related to pre Boost V1.31 (related to V1 of iterator
- library), this breaks compatibility with Boost versions this old.
- &lt;/li&gt;
- &lt;li&gt;
- Incorporated the changes from latest version of the flex_string class
- (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2946&quot;&gt;#2946&lt;/a&gt;).
- &lt;/li&gt;
- &lt;li&gt;
- Finally fixed all remaining examples. Everything seems to work fine now.
- &lt;/li&gt;
- &lt;li&gt;
- Added a new commandline option &lt;code&gt;&lt;span class=&quot;special&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;macrocounts&lt;/span&gt;&lt;/code&gt;/&lt;code&gt;&lt;span class=&quot;special&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;c&lt;/span&gt;&lt;/code&gt; to the Wave driver application which
- lists all macro invocation counts to an optionally specified file (default
- is &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;cout&lt;/span&gt;&lt;/code&gt;).
- &lt;/li&gt;
- &lt;li&gt;
- Fixed &lt;code&gt;&lt;span class=&quot;special&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;list_includes&lt;/span&gt;&lt;/code&gt;/&lt;code&gt;&lt;span class=&quot;special&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;l&lt;/span&gt;&lt;/code&gt;
- command line option of the wave driver tool to correctly indent the generated
- list of included files.
- &lt;/li&gt;
- &lt;/ul&gt;
- &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;

Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-08-08 14:05:06 EDT (Sat, 08 Aug 2009)
@@ -6,9 +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.40.0</title><pubDate>$Date: 2009/08/05 21:25:53 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
- Build System improvements. Updated Libraries: Foreach, Function, Hash, Program.Options,
- Serialization, Unordered, Wave.
+ <item><title>Version 1.40.0</title><pubDate>$Date: 2009/08/08 18:03:58 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ Build System improvements. Updated Libraries: Accumulators, Foreach, Function,
+ Fusion, Hash, Interprocess, Intrusive, MPL, Program.Options, Proto, Serialization,
+ Unordered, Xpressive.
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.40.0 beta/</boostbook:download><description>&lt;div class=&quot;description&quot;&gt;
   
   
@@ -71,6 +72,34 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/interprocess/index.html&quot;&gt;Interprocess&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Windows shared memory is created in Shared Documents folder so that it
+ can be shared between services and processes
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixed bugs &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2967&quot;&gt;#2967&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2973&quot;&gt;#2973&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2992&quot;&gt;#2992&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3138&quot;&gt;#3138&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3166&quot;&gt;#3166&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3205&quot;&gt;#3205&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/intrusive/index.html&quot;&gt;Intrusive&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Code cleanup in tree_algorithms.hpp and avl_tree_algorithms.hpp
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixed bug &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3164&quot;&gt;#3164&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/mpl/index.html&quot;&gt;MPL&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&gt;
@@ -147,51 +176,6 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/wave/index.html&quot;&gt;Wave&lt;/a&gt;:&lt;/span&gt;
- &lt;ul&gt;
- &lt;li&gt;
- Fixed several race condition inhibiting to use Wave in multi threaded
- environments. Wave is now usable in multi threaded applications again.
- &lt;/li&gt;
- &lt;li&gt;
- Fixed compilation problems caused by recent changes to the multi_pass
- iterator from Spirit V2.1.
- &lt;/li&gt;
- &lt;li&gt;
- Fixed Wave to compile with BOOST_FILESYSTEM_NO_DEPRECATED defined (i.e.
- the library doesn't use the deprecated filesystem interface anymore).
- &lt;/li&gt;
- &lt;li&gt;
- Switched to Re2C V0.13.5
- &lt;/li&gt;
- &lt;li&gt;
- Specifying a custom token type now works as expected. The new lexer interface
- introduced in V2.0 broke this part.
- &lt;/li&gt;
- &lt;li&gt;
- Removed old code related to pre Boost V1.31 (related to V1 of iterator
- library), this breaks compatibility with Boost versions this old.
- &lt;/li&gt;
- &lt;li&gt;
- Incorporated the changes from latest version of the flex_string class
- (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2946&quot;&gt;#2946&lt;/a&gt;).
- &lt;/li&gt;
- &lt;li&gt;
- Finally fixed all remaining examples. Everything seems to work fine now.
- &lt;/li&gt;
- &lt;li&gt;
- Added a new commandline option &lt;code&gt;&lt;span class=&quot;special&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;macrocounts&lt;/span&gt;&lt;/code&gt;/&lt;code&gt;&lt;span class=&quot;special&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;c&lt;/span&gt;&lt;/code&gt; to the Wave driver application which
- lists all macro invocation counts to an optionally specified file (default
- is &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;cout&lt;/span&gt;&lt;/code&gt;).
- &lt;/li&gt;
- &lt;li&gt;
- Fixed &lt;code&gt;&lt;span class=&quot;special&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;list_includes&lt;/span&gt;&lt;/code&gt;/&lt;code&gt;&lt;span class=&quot;special&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;l&lt;/span&gt;&lt;/code&gt;
- command line option of the wave driver tool to correctly indent the generated
- list of included files.
- &lt;/li&gt;
- &lt;/ul&gt;
- &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;


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