|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r61494 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-04-22 17:59:25
Author: danieljames
Date: 2010-04-22 17:59:24 EDT (Thu, 22 Apr 2010)
New Revision: 61494
URL: http://svn.boost.org/trac/boost/changeset/61494
Log:
Fill in the test compilers and acknowledgements.
Text files modified:
website/public_html/beta/feed/history.rss | 133 ++++++++++++++++++++++++++++++++++++++-
website/public_html/beta/feed/history/boost_1_43_0.qbk | 45 ++++++++++++
website/public_html/beta/feed/news.rss | 133 ++++++++++++++++++++++++++++++++++++++-
3 files changed, 300 insertions(+), 11 deletions(-)
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2010-04-22 17:59:24 EDT (Thu, 22 Apr 2010)
@@ -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.43.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.43.0</title><pubDate>$Date: 2010/04/22 21:50:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
Updated: Accumulators, Array, Asio, Fusion, Iostreams, Multi-index Containers,
Random, Range, Spirit, Thread, Unordered, Uuid, Wave, Xpressive, the build
system and quickbook.
@@ -335,7 +335,42 @@
</p>
<ul>
<li>
- <em>TODO</em>
+ OS X:
+ <ul>
+ <li>
+ GCC 4.0.1 on Intel Leopard.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Linux:
+ <ul>
+ <li>
+ GCC 4.4.1 on Ubuntu Linux.
+ </li>
+ <li>
+ GCC 4.4 on 64-bit Suse.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 8.0 SP1 and 9.0 SP1 on Windows XP.
+ </li>
+ <li>
+ GCC 4.3.3, using Mingw
+ </li>
+ </ul>
+ </li>
+ <li>
+ FreeBSD:
+ <ul>
+ <li>
+ GCC 4.2.1, 32 and 64 bit.
+ </li>
+ </ul>
</li>
</ul>
<p>
@@ -343,14 +378,104 @@
</p>
<ul>
<li>
- <em>TODO</em>
+ Linux:
+ <ul>
+ <li>
+ Intel 10.1, 11.1 on 32 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 10.1, 11.0, 11.1 on 64 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ GCC 3.4.6, 4.2.4, 4.3.4, 4.4.3 on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ GCC 4.3.4, 4.4.3 with C++0x extensions on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise
+ Linux.
+ </li>
+ </ul>
+ </li>
+ <li>
+ OS X:
+ <ul>
+ <li>
+ Intel C++ Compiler 10.1, 11.0, 11.1 on Leopard.
+ </li>
+ <li>
+ GCC 4.0.1 on Intel Leopard.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 8,0, 9,0 on 32-bit XP.
+ </li>
+ <li>
+ Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ </li>
+ <li>
+ Visual C++ 10.0 on XP.
+ </li>
+ <li>
+ Visual C++ 10.0 on 64-bit Windows 7.
+ </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.3.3 on Mingw.
+ </li>
+ <li>
+ GCC 4.4.3 on Mingw, with and without C++0x extensions.
+ </li>
+ <li>
+ GCC 4.5 on Mingw.
+ </li>
+ </ul>
+ </li>
+ <li>
+ AIX:
+ <ul>
+ <li>
+ IBM XL C/C++ Enterprise Edition, V10.1.0.0, on AIX Version 5.3.0.40.
+ </li>
+ </ul>
+ </li>
+ <li>
+ FreeBSD:
+ <ul>
+ <li>
+ GCC 4.2.1 on FreeBSD 7.2, 64 bit.
+ </li>
+ <li>
+ GCC 4.2.1 on FreeBSD 8.0, 32 bit.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Solaris:
+ <ul>
+ <li>
+ Sun C++ 5.10 on Solaris 5.10.
+ </li>
+ </ul>
</li>
</ul>
</div>
<div id="version_1_43_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>, Daniel James
+ and Vladimir Prus managed this release.
</p>
</div>
</div></description></item><item><title>Version 1.42.0</title><pubDate>Tue 2 Feb 2010 14:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
Modified: website/public_html/beta/feed/history/boost_1_43_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_43_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_43_0.qbk 2010-04-22 17:59:24 EDT (Thu, 22 Apr 2010)
@@ -173,17 +173,56 @@
Boost's primary test compilers are:
-* /TODO/
+* OS X:
+ * GCC 4.0.1 on Intel Leopard.
+* Linux:
+ * GCC 4.4.1 on Ubuntu Linux.
+ * GCC 4.4 on 64-bit Suse.
+* Windows:
+ [/ * Visual C++ 10.0 ]
+ * Visual C++ 8.0 SP1 and 9.0 SP1 on Windows XP.
+ * GCC 4.3.3, using Mingw
+* FreeBSD:
+ * GCC 4.2.1, 32 and 64 bit.
Boost's additional test compilers include:
-* /TODO/
+* Linux:
+ * Intel 10.1, 11.1 on 32 bit Red Hat Enterprise Linux.
+ * Intel 10.1, 11.0, 11.1 on 64 bit Red Hat Enterprise Linux.
+ * GCC 3.4.6, 4.2.4, 4.3.4, 4.4.3 on Red Hat Enterprise Linux.
+ * GCC 4.3.4, 4.4.3 with C++0x extensions on Red Hat Enterprise Linux.
+ * 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.
+ [/ * Clang 1.5 on Darwin. ]
+* Windows:
+ * Visual C++ 8,0, 9,0 on 32-bit XP.
+ * Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ * Visual C++ 10.0 on XP.
+ * Visual C++ 10.0 on 64-bit Windows 7.
+ * 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.3.3 on Mingw.
+ * GCC 4.4.3 on Mingw, with and without C++0x extensions.
+ * GCC 4.5 on Mingw.
+* AIX:
+ * IBM XL C/C++ Enterprise Edition, V10.1.0.0, on AIX Version 5.3.0.40.
+* FreeBSD:
+ * GCC 4.2.1 on FreeBSD 7.2, 64 bit.
+ * GCC 4.2.1 on FreeBSD 8.0, 32 bit.
+* Solaris:
+ * 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],
+Daniel James and Vladimir Prus managed this release.
[endsect]
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-04-22 17:59:24 EDT (Thu, 22 Apr 2010)
@@ -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.43.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.43.0</title><pubDate>$Date: 2010/04/22 21:50:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
Updated: Accumulators, Array, Asio, Fusion, Iostreams, Multi-index Containers,
Random, Range, Spirit, Thread, Unordered, Uuid, Wave, Xpressive, the build
system and quickbook.
@@ -335,7 +335,42 @@
</p>
<ul>
<li>
- <em>TODO</em>
+ OS X:
+ <ul>
+ <li>
+ GCC 4.0.1 on Intel Leopard.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Linux:
+ <ul>
+ <li>
+ GCC 4.4.1 on Ubuntu Linux.
+ </li>
+ <li>
+ GCC 4.4 on 64-bit Suse.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 8.0 SP1 and 9.0 SP1 on Windows XP.
+ </li>
+ <li>
+ GCC 4.3.3, using Mingw
+ </li>
+ </ul>
+ </li>
+ <li>
+ FreeBSD:
+ <ul>
+ <li>
+ GCC 4.2.1, 32 and 64 bit.
+ </li>
+ </ul>
</li>
</ul>
<p>
@@ -343,14 +378,104 @@
</p>
<ul>
<li>
- <em>TODO</em>
+ Linux:
+ <ul>
+ <li>
+ Intel 10.1, 11.1 on 32 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ Intel 10.1, 11.0, 11.1 on 64 bit Red Hat Enterprise Linux.
+ </li>
+ <li>
+ GCC 3.4.6, 4.2.4, 4.3.4, 4.4.3 on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ GCC 4.3.4, 4.4.3 with C++0x extensions on Red Hat Enterprise Linux.
+ </li>
+ <li>
+ QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise
+ Linux.
+ </li>
+ </ul>
+ </li>
+ <li>
+ OS X:
+ <ul>
+ <li>
+ Intel C++ Compiler 10.1, 11.0, 11.1 on Leopard.
+ </li>
+ <li>
+ GCC 4.0.1 on Intel Leopard.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 8,0, 9,0 on 32-bit XP.
+ </li>
+ <li>
+ Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ </li>
+ <li>
+ Visual C++ 10.0 on XP.
+ </li>
+ <li>
+ Visual C++ 10.0 on 64-bit Windows 7.
+ </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.3.3 on Mingw.
+ </li>
+ <li>
+ GCC 4.4.3 on Mingw, with and without C++0x extensions.
+ </li>
+ <li>
+ GCC 4.5 on Mingw.
+ </li>
+ </ul>
+ </li>
+ <li>
+ AIX:
+ <ul>
+ <li>
+ IBM XL C/C++ Enterprise Edition, V10.1.0.0, on AIX Version 5.3.0.40.
+ </li>
+ </ul>
+ </li>
+ <li>
+ FreeBSD:
+ <ul>
+ <li>
+ GCC 4.2.1 on FreeBSD 7.2, 64 bit.
+ </li>
+ <li>
+ GCC 4.2.1 on FreeBSD 8.0, 32 bit.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Solaris:
+ <ul>
+ <li>
+ Sun C++ 5.10 on Solaris 5.10.
+ </li>
+ </ul>
</li>
</ul>
</div>
<div id="version_1_43_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>, Daniel James
+ and Vladimir Prus managed this release.
</p>
</div>
</div></description></item><item><title>Version 1.42.0</title><pubDate>Tue 2 Feb 2010 14:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
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