|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r52501 - website/public_html/beta/feed
From: daniel_james_at_[hidden]
Date: 2009-04-20 03:28:31
Author: danieljames
Date: 2009-04-20 03:28:30 EDT (Mon, 20 Apr 2009)
New Revision: 52501
URL: http://svn.boost.org/trac/boost/changeset/52501
Log:
Regenerate release notes.
Text files modified:
website/public_html/beta/feed/history.rss | 165 ++++++++++++++++++++++++++++++++++++++-
website/public_html/beta/feed/news.rss | 165 ++++++++++++++++++++++++++++++++++++++-
2 files changed, 318 insertions(+), 12 deletions(-)
Modified: website/public_html/beta/feed/history.rss
Modified: website/public_html/beta/feed/news.rss
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
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2009-04-20 03:28:30 EDT (Mon, 20 Apr 2009)
@@ -7,9 +7,9 @@
<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.39.0</title><pubDate>$Date: 2009/04/12 11:35:27 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
- New Libraries: Signals2. Updated Libraries: Hash, Program.Options, Unordered.
- Updated Tools: Boostbook, Quickbook.
+ <item><title>Version 1.39.0</title><pubDate>$Date: 2009/04/20 07:26:50 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ New Libraries: Signals2. Updated Libraries: Flyweight, Hash, Program.Options,
+ Unordered. Updated Tools: Boostbook, Quickbook.
</span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041><description><div class="description">
@@ -28,6 +28,16 @@
<h3><span class="link">Updated Libraries</span></h3>
<ul>
<li>
+ <span class="library"><a href="/libs/flyweight/index.html">Flyweight</a>:</span>
+ <ul>
+ <li>
+ The <a href="/libs/flyweight/doc/tutorial/configuration.html#refcounted">refcounted</a>
+ component was not thread-safe due to an incorrect implementation and
+ could deadlock under heavy usage conditions. This problem has been corrected.
+ </li>
+ </ul>
+ </li>
+ <li>
<span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
<ul>
<li>
@@ -190,7 +200,34 @@
</p>
<ul>
<li>
- <em>TODO</em>
+ OS X:
+ <ul>
+ <li>
+ GCC 4.0.1 on Intel Tiger and Leopard
+ </li>
+ <li>
+ GCC 4.0.1 on PowerPC Tiger
+ </li>
+ </ul>
+ </li>
+ <li>
+ Linux:
+ <ul>
+ <li>
+ GCC 4.3.2 on Ubuntu Linux.
+ </li>
+ <li>
+ GCC 4.3.3 on Debian &quot;unstable&quot;.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ </li>
+ </ul>
</li>
</ul>
<p>
@@ -198,14 +235,130 @@
</p>
<ul>
<li>
- <em>TODO</em>
+ Linux:
+ <ul>
+ <li>
+ Intel 9.0 on Red Hat Enterprise Linux
+ </li>
+ <li>
+ Intel 10.0 on Red Hat Enterprise Linux
+ </li>
+ <li>
+ Intel 10.1 on 64-bit Linux Redhat 5.1 Server.
+ </li>
+ <li>
+ Intel 10.1 on Suse Linux on 64 bit Itanium
+ </li>
+ <li>
+ Intel 11.0 on Red Hat Enterprise Linux
+ </li>
+ <li>
+ GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
+ </li>
+ <li>
+ GCC 4.1.2 on 64-bit Redhat Server 5.1
+ </li>
+ <li>
+ GCC 4.1.2 on Suse Linux on 64 bit Itanium
+ </li>
+ <li>
+ GCC 3.4.3, GCC 4.0.1, GCC 4.2.4 and GCC 4.3.2 on Red Hat Enterprise Linux
+ </li>
+ <li>
+ GCC 4.3.2 with C++0x extensions on Red Hat Enterprise Linux
+ </li>
+ <li>
+ GCC 4.2.1 on OpenSuSE Linux
+ </li>
+ <li>
+ QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
+ Linux
+ </li>
+ <li>
+ GNU gcc version 4.2.0 (PathScale 3.2 driver) on 64-bit Red Hat Enterprise
+ Linux
+ </li>
+ <li>
+ Sun 5.9 on Red Hat Enterprise Linux
+ </li>
+ </ul>
+ </li>
+ <li>
+ OS X:
+ <ul>
+ <li>
+ Intel 9.1, 10.1 on Tiger
+ </li>
+ <li>
+ Intel 10.1, 11.0 on Leopard
+ </li>
+ <li>
+ GCC 4.2.1 on Leopard
+ </li>
+ </ul>
+ </li>
+ <li>
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 9.0 on Vista.
+ </li>
+ <li>
+ Visual C++ 9.0, using STLport 5.2, on XP and Windows Mobile 5.0.
+ </li>
+ <li>
+ Borland 5.9.3
+ </li>
+ <li>
+ Borland 6.1.0
+ </li>
+ <li>
+ Intel C++ 11.0, with a Visual C++ 9.0 backend, on XP 32-bit.
+ </li>
+ <li>
+ Intel C++ 11.0, with a Visual C++ 9.0 backend, on Vista 64-bit. (TODO:
+ not recently)
+ </li>
+ <li>
+ GCC 4.3.3, on Mingw
+ </li>
+ </ul>
+ </li>
+ <li>
+ AIX:
+ <ul>
+ <li>
+ IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40
+ </li>
+ </ul>
+ </li>
+ <li>
+ NetBSD:
+ <ul>
+ <li>
+ GCC 4.1.2 on NetBSD 4.0/i386 and NetBSD 4.0/amd64.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Solaris:
+ <ul>
+ <li>
+ Sun C++ 5.7, 5.8, 5.9 on Solaris 5.10
+ </li>
+ <li>
+ GCC 3.4.6 on Solaris 5.10
+ </li>
+ </ul>
</li>
</ul>
</div>
<div id="version_1_39_0.acknowledgements">
<h3><span class="link">Acknowledgements</span></h3>
<p>
- <em>TODO</em>
+ <a href="/users/people/beman_dawes.html">Beman Dawes</a>, Eric Niebler,
+ <a href="/users/people/rene_rivera.html">Rene Rivera</a>, and Daniel
+ James managed this release.
</p>
</div>
</div></description></item><item><title>Version 1.38.0</title><pubDate>Sun, 08 Feb 2009 12:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-04-20 03:28:30 EDT (Mon, 20 Apr 2009)
@@ -7,9 +7,9 @@
<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.39.0</title><pubDate>$Date: 2009/04/12 11:35:27 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
- New Libraries: Signals2. Updated Libraries: Hash, Program.Options, Unordered.
- Updated Tools: Boostbook, Quickbook.
+ <item><title>Version 1.39.0</title><pubDate>$Date: 2009/04/20 07:26:50 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ New Libraries: Signals2. Updated Libraries: Flyweight, Hash, Program.Options,
+ Unordered. Updated Tools: Boostbook, Quickbook.
</span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041><description><div class="description">
@@ -28,6 +28,16 @@
<h3><span class="link">Updated Libraries</span></h3>
<ul>
<li>
+ <span class="library"><a href="/libs/flyweight/index.html">Flyweight</a>:</span>
+ <ul>
+ <li>
+ The <a href="/libs/flyweight/doc/tutorial/configuration.html#refcounted">refcounted</a>
+ component was not thread-safe due to an incorrect implementation and
+ could deadlock under heavy usage conditions. This problem has been corrected.
+ </li>
+ </ul>
+ </li>
+ <li>
<span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
<ul>
<li>
@@ -190,7 +200,34 @@
</p>
<ul>
<li>
- <em>TODO</em>
+ OS X:
+ <ul>
+ <li>
+ GCC 4.0.1 on Intel Tiger and Leopard
+ </li>
+ <li>
+ GCC 4.0.1 on PowerPC Tiger
+ </li>
+ </ul>
+ </li>
+ <li>
+ Linux:
+ <ul>
+ <li>
+ GCC 4.3.2 on Ubuntu Linux.
+ </li>
+ <li>
+ GCC 4.3.3 on Debian &quot;unstable&quot;.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ </li>
+ </ul>
</li>
</ul>
<p>
@@ -198,14 +235,130 @@
</p>
<ul>
<li>
- <em>TODO</em>
+ Linux:
+ <ul>
+ <li>
+ Intel 9.0 on Red Hat Enterprise Linux
+ </li>
+ <li>
+ Intel 10.0 on Red Hat Enterprise Linux
+ </li>
+ <li>
+ Intel 10.1 on 64-bit Linux Redhat 5.1 Server.
+ </li>
+ <li>
+ Intel 10.1 on Suse Linux on 64 bit Itanium
+ </li>
+ <li>
+ Intel 11.0 on Red Hat Enterprise Linux
+ </li>
+ <li>
+ GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
+ </li>
+ <li>
+ GCC 4.1.2 on 64-bit Redhat Server 5.1
+ </li>
+ <li>
+ GCC 4.1.2 on Suse Linux on 64 bit Itanium
+ </li>
+ <li>
+ GCC 3.4.3, GCC 4.0.1, GCC 4.2.4 and GCC 4.3.2 on Red Hat Enterprise Linux
+ </li>
+ <li>
+ GCC 4.3.2 with C++0x extensions on Red Hat Enterprise Linux
+ </li>
+ <li>
+ GCC 4.2.1 on OpenSuSE Linux
+ </li>
+ <li>
+ QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
+ Linux
+ </li>
+ <li>
+ GNU gcc version 4.2.0 (PathScale 3.2 driver) on 64-bit Red Hat Enterprise
+ Linux
+ </li>
+ <li>
+ Sun 5.9 on Red Hat Enterprise Linux
+ </li>
+ </ul>
+ </li>
+ <li>
+ OS X:
+ <ul>
+ <li>
+ Intel 9.1, 10.1 on Tiger
+ </li>
+ <li>
+ Intel 10.1, 11.0 on Leopard
+ </li>
+ <li>
+ GCC 4.2.1 on Leopard
+ </li>
+ </ul>
+ </li>
+ <li>
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 9.0 on Vista.
+ </li>
+ <li>
+ Visual C++ 9.0, using STLport 5.2, on XP and Windows Mobile 5.0.
+ </li>
+ <li>
+ Borland 5.9.3
+ </li>
+ <li>
+ Borland 6.1.0
+ </li>
+ <li>
+ Intel C++ 11.0, with a Visual C++ 9.0 backend, on XP 32-bit.
+ </li>
+ <li>
+ Intel C++ 11.0, with a Visual C++ 9.0 backend, on Vista 64-bit. (TODO:
+ not recently)
+ </li>
+ <li>
+ GCC 4.3.3, on Mingw
+ </li>
+ </ul>
+ </li>
+ <li>
+ AIX:
+ <ul>
+ <li>
+ IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40
+ </li>
+ </ul>
+ </li>
+ <li>
+ NetBSD:
+ <ul>
+ <li>
+ GCC 4.1.2 on NetBSD 4.0/i386 and NetBSD 4.0/amd64.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Solaris:
+ <ul>
+ <li>
+ Sun C++ 5.7, 5.8, 5.9 on Solaris 5.10
+ </li>
+ <li>
+ GCC 3.4.6 on Solaris 5.10
+ </li>
+ </ul>
</li>
</ul>
</div>
<div id="version_1_39_0.acknowledgements">
<h3><span class="link">Acknowledgements</span></h3>
<p>
- <em>TODO</em>
+ <a href="/users/people/beman_dawes.html">Beman Dawes</a>, Eric Niebler,
+ <a href="/users/people/rene_rivera.html">Rene Rivera</a>, and Daniel
+ James managed this release.
</p>
</div>
</div></description></item><item><title>Version 1.38.0</title><pubDate>Sun, 08 Feb 2009 12:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">