|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r59409 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-02-01 04:56:57
Author: danieljames
Date: 2010-02-01 04:56:56 EST (Mon, 01 Feb 2010)
New Revision: 59409
URL: http://svn.boost.org/trac/boost/changeset/59409
Log:
More release notes.
Text files modified:
website/public_html/beta/feed/history.rss | 71 ++++++++++++++++++++++++++++++++++++---
website/public_html/beta/feed/history/boost_1_42_0.qbk | 68 +++++++++++++++-----------------------
website/public_html/beta/feed/news.rss | 71 ++++++++++++++++++++++++++++++++++++---
3 files changed, 155 insertions(+), 55 deletions(-)
Modified: website/public_html/beta/feed/history.rss
Modified: website/public_html/beta/feed/history/boost_1_42_0.qbk
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 2010-02-01 04:56:56 EST (Mon, 01 Feb 2010)
@@ -6,11 +6,11 @@
<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.42.0</title><pubDate>$Date: 2010/01/27 19:27:37 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.42.0</title><pubDate>$Date: 2010/02/01 09:56:30 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Uuid. Updated Libraries: Asio, Circular Buffer, Fusion, Graph,
Integer, Iostreams, Program.Options, PropertyMap, Proto, Regex, Spirit, Unordered,
Xpressive.
- </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.42.0/><description><div class="description">
+ </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.42.0.beta.1/><description><div class="description">
@@ -366,6 +366,9 @@
<li>
Visual C++ 9.0 on Windows 2008, 64 bit.
</li>
+ <li>
+ GCC 4.3.3, using Mingw
+ </li>
</ul>
</li>
<li>
@@ -385,7 +388,41 @@
Linux:
<ul>
<li>
- <em>TODO</em>
+ Intel 10.1 on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 10.1 on 64 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 11.0 on 32 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 11.0 on 64 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 11.1 on 64 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 11.1 on 64 bit Linux Redhat 5.1 Server.
+ </li>
+ <li>
+ Intel 11.1 on Suse Linux 64 bit.
+ </li>
+ <li>
+ GCC 3.4.6, GCC 4.2.4, GCC 4.3.4 and GCC 4.4.2 on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ GCC 4.3.4 and GCC 4.4.2 with C++0x extensions on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ GCC 4.4.1 on 64 bit Linux.
+ </li>
+ <li>
+ GCC 4.4.3 on Debian unstable.
+ </li>
+ <li>
+ QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise
+ Linux.
</li>
</ul>
</li>
@@ -407,7 +444,25 @@
Windows:
<ul>
<li>
- <em>TODO</em>
+ Visual C++ 7.1, 8,0, 9,0 on XP.
+ </li>
+ <li>
+ Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ </li>
+ <li>
+ Visual C++ 10.0 beta 2.
+ </li>
+ <li>
+ Visual C++ 10.0 on 32-bit Vista.
+ </li>
+ <li>
+ Borland/Codegear C++ 5.9.3, 6.1.3 (2009), 6.2.1 (2010).
+ </li>
+ <li>
+ Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 32-bit.
+ </li>
+ <li>
+ GCC 4.4.1 on Mingw, with and without C++0x extensions.
</li>
</ul>
</li>
@@ -423,7 +478,7 @@
FreeBSD:
<ul>
<li>
- GCC 4.2.1 on FreeBSD 7.0, 64 bit.
+ GCC 4.2.1 on FreeBSD 7.0, 32 bit and 64 bit.
</li>
</ul>
</li>
@@ -431,7 +486,7 @@
Solaris:
<ul>
<li>
- <em>TODO</em>
+ Sun C++ 5.10 on Solaris 5.10.
</li>
</ul>
</li>
@@ -440,7 +495,9 @@
<div id="version_1_42_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.41.0</title><pubDate>Tue, 17 Nov 2009 17:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
==============================================================================
--- website/public_html/beta/feed/history/boost_1_42_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_42_0.qbk 2010-02-01 04:56:56 EST (Mon, 01 Feb 2010)
@@ -12,8 +12,7 @@
[include ext.qbk]
-[/ TODO: Check download link on release.]
-[download http://sourceforge.net/projects/boost/files/boost/1.42.0/]
+[download http://sourceforge.net/projects/boost/files/boost/1.42.0.beta.1/]
[section New Libraries]
@@ -206,65 +205,52 @@
* Windows:
* Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
* Visual C++ 9.0 on Windows 2008, 64 bit.
- [/TODO: Check if this is still running: GCC 4.3.3, using Mingw]
+ * GCC 4.3.3, using Mingw
* FreeBSD:
* GCC 4.2.1, 32 and 64 bit.
Boost's additional test compilers include:
* Linux:
- * /TODO/
-[/ (last release)
- * Intel 10.1 on Red Hat Enterprise Linux. x
- * Intel 10.1 on 64-bit Red Hat Enterprise Linux. x
- * Intel 10.1 on Suse Linux on 64 bit Itanium. x
- * Intel 11.0 on 32 bit Red Hat Enterprise Linux. x
- * Intel 11.0 on 64 bit Red Hat Enterprise Linux. x
- * Intel 11.1 on 64 bit Red Hat Enterprise Linux. x
- * Intel 11.1 on 64 bit Linux Redhat 5.1 Server. x
- * GCC 3.4.3, GCC 4.2.4, GCC 4.3.3 and GCC 4.4.1 on Red Hat Enterprise Linux. x
- * GCC 4.3.3 and GCC 4.4.1 with C++0x extensions on Red Hat Enterprise Linux. x
- * GCC 4.3.3 on 64-bit Redhat Server 5.1. x
- * GCC 4.3.3 on 64 bit Linux. x
- * GCC 4.3.4 on Debian unstable. x
- * GCC 4.3.2 on 64 bit Gentoo. x
- * QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise Linux. x
- * Sun 5.9 on Red Hat Enterprise Linux. x
-]
+ * Intel 10.1 on Red Hat Enterprise Linux.
+ * Intel 10.1 on 64 bit Red Hat Enterprise Linux.
+ * Intel 11.0 on 32 bit Red Hat Enterprise Linux.
+ * Intel 11.0 on 64 bit Red Hat Enterprise Linux.
+ * Intel 11.1 on 64 bit Red Hat Enterprise Linux.
+ * Intel 11.1 on 64 bit Linux Redhat 5.1 Server.
+ * Intel 11.1 on Suse Linux 64 bit.
+ * GCC 3.4.6, GCC 4.2.4, GCC 4.3.4 and GCC 4.4.2 on Red Hat Enterprise Linux.
+ * GCC 4.3.4 and GCC 4.4.2 with C++0x extensions on Red Hat Enterprise Linux.
+ * GCC 4.4.1 on 64 bit Linux.
+ * GCC 4.4.3 on Debian unstable.
+ * QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise Linux.
* OS X:
* Intel C++ Compiler 10.1, 11.0, 11.1 on Leopard.
* GCC 4.0.1 on Intel Leopard.
* GCC 4.0.1 on PowerPC Tiger.
* Windows:
- * /TODO/
-[/ (last release)
- * Visual C++ 7.1, 8,0, 9,0 on XP. x
- * Visual C++ 9.0 on 32-bit Vista. x
- * Visual C++ 9.0 on AMD 64-bit Vista. x
- * Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0. x
- * Visual C++ 10.0 beta 1 with
- [@http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=457199
- a patch for the program options lib]. x
- * Borland/Codegear C++ 5.9.3, 6.1.3 (2009), 6.2.0 (2010). x
- * Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 32-bit. x
- * GCC 4.4.1 on Mingw, with and without C++0x extensions. x
-]
+ * Visual C++ 7.1, 8,0, 9,0 on XP.
+ * Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ * Visual C++ 10.0 beta 2.
+ * Visual C++ 10.0 on 32-bit Vista.
+ * Borland/Codegear C++ 5.9.3, 6.1.3 (2009), 6.2.1 (2010).
+ * Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 32-bit.
+ * GCC 4.4.1 on Mingw, with and without C++0x extensions.
* AIX:
* IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40.
* FreeBSD:
- * GCC 4.2.1 on FreeBSD 7.0, 64 bit.
- [/ TODO Check if other compilers are running]
+ * GCC 4.2.1 on FreeBSD 7.0, 32 bit and 64 bit.
* Solaris:
- * /TODO/
-[/ (last release)
- * Sun C++ 5.10 on Solaris 5.10. x
-]
+ * Sun C++ 5.10 on Solaris 5.10.
[endsect]
[section Acknowledgements]
-/TODO/
+[@/users/people/beman_dawes.html Beman Dawes],
+Eric Niebler,
+[@/users/people/rene_rivera.html Rene Rivera],
+and Daniel James managed this release.
[endsect]
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-02-01 04:56:56 EST (Mon, 01 Feb 2010)
@@ -6,11 +6,11 @@
<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.42.0</title><pubDate>$Date: 2010/01/27 19:27:37 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.42.0</title><pubDate>$Date: 2010/02/01 09:56:30 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Uuid. Updated Libraries: Asio, Circular Buffer, Fusion, Graph,
Integer, Iostreams, Program.Options, PropertyMap, Proto, Regex, Spirit, Unordered,
Xpressive.
- </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.42.0/><description><div class="description">
+ </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.42.0.beta.1/><description><div class="description">
@@ -366,6 +366,9 @@
<li>
Visual C++ 9.0 on Windows 2008, 64 bit.
</li>
+ <li>
+ GCC 4.3.3, using Mingw
+ </li>
</ul>
</li>
<li>
@@ -385,7 +388,41 @@
Linux:
<ul>
<li>
- <em>TODO</em>
+ Intel 10.1 on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 10.1 on 64 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 11.0 on 32 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 11.0 on 64 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 11.1 on 64 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 11.1 on 64 bit Linux Redhat 5.1 Server.
+ </li>
+ <li>
+ Intel 11.1 on Suse Linux 64 bit.
+ </li>
+ <li>
+ GCC 3.4.6, GCC 4.2.4, GCC 4.3.4 and GCC 4.4.2 on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ GCC 4.3.4 and GCC 4.4.2 with C++0x extensions on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ GCC 4.4.1 on 64 bit Linux.
+ </li>
+ <li>
+ GCC 4.4.3 on Debian unstable.
+ </li>
+ <li>
+ QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise
+ Linux.
</li>
</ul>
</li>
@@ -407,7 +444,25 @@
Windows:
<ul>
<li>
- <em>TODO</em>
+ Visual C++ 7.1, 8,0, 9,0 on XP.
+ </li>
+ <li>
+ Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ </li>
+ <li>
+ Visual C++ 10.0 beta 2.
+ </li>
+ <li>
+ Visual C++ 10.0 on 32-bit Vista.
+ </li>
+ <li>
+ Borland/Codegear C++ 5.9.3, 6.1.3 (2009), 6.2.1 (2010).
+ </li>
+ <li>
+ Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 32-bit.
+ </li>
+ <li>
+ GCC 4.4.1 on Mingw, with and without C++0x extensions.
</li>
</ul>
</li>
@@ -423,7 +478,7 @@
FreeBSD:
<ul>
<li>
- GCC 4.2.1 on FreeBSD 7.0, 64 bit.
+ GCC 4.2.1 on FreeBSD 7.0, 32 bit and 64 bit.
</li>
</ul>
</li>
@@ -431,7 +486,7 @@
Solaris:
<ul>
<li>
- <em>TODO</em>
+ Sun C++ 5.10 on Solaris 5.10.
</li>
</ul>
</li>
@@ -440,7 +495,9 @@
<div id="version_1_42_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.41.0</title><pubDate>Tue, 17 Nov 2009 17:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">