|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r50976 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-02-02 17:40:34
Author: danieljames
Date: 2009-02-02 17:40:33 EST (Mon, 02 Feb 2009)
New Revision: 50976
URL: http://svn.boost.org/trac/boost/changeset/50976
Log:
Add note about subversion properties.
Text files modified:
website/public_html/beta/feed/history.rss | 176 ++++++++++++++++++++++++++++++++-------
website/public_html/beta/feed/history/boost_1_38_0.qbk | 16 ++-
website/public_html/beta/feed/news.rss | 176 ++++++++++++++++++++++++++++++++-------
3 files changed, 291 insertions(+), 77 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-02-02 17:40:33 EST (Mon, 02 Feb 2009)
@@ -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.38.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/02 22:33:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Flyweight, ScopeExit, Swap. Updated Libraries: Accumulators,
Date_Time, Exception, Hash, Interprocess, Intrusive, Math, Multi-index Containers,
- Proto, Regex, Unordered, Xpressive. Also, introduces the experimental CMake
- build system.
+ Proto, Regex, Unordered, Xpressive. Other Changes: Experimental CMake build
+ system.
</span></span></boostbook:purpose><description><div class="description">
<div id="version_1_38_0.new_libraries">
<h3><span class="link">New Libraries</span></h3>
@@ -336,12 +336,18 @@
</div>
<div id="version_1_38_0.other_changes">
<h3><span class="link">Other Changes</span></h3>
- <p>
- Experimental support for building Boost with <a href="http://www.cmake.org/">CMake</a>
- has been introduced in this version. For more details see the <a href="https://svn.boost.org/trac/boost/wiki/CMake">wiki</a>,
- Discussion is taking place on the <a href="http://lists.boost.org/mailman/listinfo.cgi/boost-cmake">Boost-cmake
- mailing list</a>.
- </p>
+ <ul>
+ <li>
+ Experimental support for building Boost with <a href="http://www.cmake.org/">CMake</a>
+ has been introduced in this version. For more details see the <a href="https://svn.boost.org/trac/boost/wiki/CMake">wiki</a>,
+ Discussion is taking place on the <a href="http://lists.boost.org/mailman/listinfo.cgi/boost-cmake">Boost-cmake
+ mailing list</a>.
+ </li>
+ <li>
+ Fixed subversion properties for several files. Most notably, unix shell scripts
+ should alway have unix line endings, even in the windows packages.
+ </li>
+ </ul>
</div>
<div id="version_1_38_0.compilers_tested">
<h3><span class="link">Compilers Tested</span></h3>
@@ -350,25 +356,45 @@
</p>
<ul>
<li>
- <em>TODO</em>
- </li>
- <li>
- GCC 4.0.1 on OS X 10.4.10 and 10.5.2 on Intel and 10.4.9 on Power PC.
- </li>
- <li>
- GCC 4.3.2 on Ubuntu Linux.
- </li>
- <li>
- GCC 4.3.3 on Unstable Debian.
+ OS X:
+ <ul>
+ <li>
+ GCC 4.0.1 on Intel OS X 10.4.10, 10.5.2
+ </li>
+ <li>
+ GCC 4.0.1 on PowerPC OS X 10.4.9
+ </li>
+ </ul>
</li>
<li>
- GCC 4.2.1 on HP-UX 64-bit.
+ Linux:
+ <ul>
+ <li>
+ GCC 4.3.2 on Ubuntu Linux.
+ </li>
+ <li>
+ GCC 4.3.3 on Unstable Debian.
+ </li>
+ </ul>
</li>
<li>
- HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ HP-UX:
+ <ul>
+ <li>
+ GCC 4.2.1 on HP-UX 64-bit.
+ </li>
+ <li>
+ HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ </li>
+ </ul>
</li>
<li>
- Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ </li>
+ </ul>
</li>
</ul>
<p>
@@ -376,6 +402,33 @@
</p>
<ul>
<li>
+ Linux:
+ <ul>
+ <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 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
+ </li>
+ <li>
+ GCC 4.2.1 on OpenSuSE Linux
+ </li>
+ <li>
+ pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
+ </li>
+ <li>
+ QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
+ Linux
+ </li>
+ </ul>
+ </li>
+ <li>
OS X:
<ul>
<li>
@@ -390,43 +443,96 @@
</ul>
</li>
<li>
- On Linux:
+ Windows:
<ul>
<li>
- GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
+ Visual C++ 9.0 on Vista EE 64-bit.
</li>
<li>
- GCC 4.1.2 on 64-bit Redhat Server 5.1
+ Visual C++ 9.0 express on Vista 32-bit.
</li>
<li>
- GCC 3.4.3, GCC 4.0.1, GCC 4.2.4 and GCC 4.3.2 on Red Hat Enterprise Linux
+ Visual C++ 9.0 on XP 32-bit.
</li>
<li>
- GCC 4.3.2 with C++0x extensions
+ Visual C++ 8.0, using STLport, on XP and Windows Mobile 5.0
</li>
<li>
- GCC 4.2.1 on OpenSuSE Linux
+ Visual C++ 7.1, using STLport, on XP
</li>
<li>
- pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
+ Borland 5.9.3
</li>
<li>
- QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
- Linux
+ 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.
+ </li>
+ <li>
+ Comeau 4.3.10.1 beta 2, with a Visual C++ 9.0 backend.
+ </li>
+ <li>
+ GCC 3.4.4, on Cygwin
</li>
</ul>
</li>
<li>
- IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40
+ 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>
- GCC 4.2.1 on FreeBSD 7.
+ FreeBSD:
+ <ul>
+ <li>
+ GCC 4.2.1 on FreeBSD 7.
+ </li>
+ </ul>
</li>
<li>
- GCC 4.2.1 on HP-UX Integrity
+ NetBSD:
+ <ul>
+ <li>
+ GCC 4.1.2 on NetBSD 4.0/i386 and NetBSD 4.0/amd64.
+ </li>
+ </ul>
+ </li>
+ <li>
+ HP-UX:
+ <ul>
+ <li>
+ GCC 4.2.1 on HP-UX Integrity
+ </li>
+ <li>
+ HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ </li>
+ </ul>
+ </li>
+ <li>
+ QNX:
+ <ul>
+ <li>
+ QNX Software Development Platform 6.4.0 x86
+ </li>
+ </ul>
</li>
<li>
- HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ 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>
Modified: website/public_html/beta/feed/history/boost_1_38_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_38_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_38_0.qbk 2009-02-02 17:40:33 EST (Mon, 02 Feb 2009)
@@ -5,7 +5,7 @@
Updated Libraries: Accumulators, Date_Time, Exception, Hash, Interprocess,
Intrusive, Math, Multi-index Containers, Proto, Regex, Unordered,
Xpressive.
- Also, introduces the experimental CMake build system.]
+ Other Changes: Experimental CMake build system.]
[authors [Dawes, Beman]]
[last-revision ]
]
@@ -178,12 +178,14 @@
[section Other Changes]
-Experimental support for building Boost with [@http://www.cmake.org/ CMake] has
-been introduced in this version. For more details see the
-[@https://svn.boost.org/trac/boost/wiki/CMake wiki],
-Discussion is taking place on the
-[@http://lists.boost.org/mailman/listinfo.cgi/boost-cmake Boost-cmake mailing
-list].
+* Experimental support for building Boost with [@http://www.cmake.org/ CMake]
+ has been introduced in this version. For more details see the
+ [@https://svn.boost.org/trac/boost/wiki/CMake wiki], Discussion is taking
+ place on the [@http://lists.boost.org/mailman/listinfo.cgi/boost-cmake
+ Boost-cmake mailing list].
+
+* Fixed subversion properties for several files. Most notably, unix shell
+ scripts should alway have unix line endings, even in the windows packages.
[endsect]
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-02-02 17:40:33 EST (Mon, 02 Feb 2009)
@@ -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.38.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/02 22:33:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Flyweight, ScopeExit, Swap. Updated Libraries: Accumulators,
Date_Time, Exception, Hash, Interprocess, Intrusive, Math, Multi-index Containers,
- Proto, Regex, Unordered, Xpressive. Also, introduces the experimental CMake
- build system.
+ Proto, Regex, Unordered, Xpressive. Other Changes: Experimental CMake build
+ system.
</span></span></boostbook:purpose><description><div class="description">
<div id="version_1_38_0.new_libraries">
<h3><span class="link">New Libraries</span></h3>
@@ -336,12 +336,18 @@
</div>
<div id="version_1_38_0.other_changes">
<h3><span class="link">Other Changes</span></h3>
- <p>
- Experimental support for building Boost with <a href="http://www.cmake.org/">CMake</a>
- has been introduced in this version. For more details see the <a href="https://svn.boost.org/trac/boost/wiki/CMake">wiki</a>,
- Discussion is taking place on the <a href="http://lists.boost.org/mailman/listinfo.cgi/boost-cmake">Boost-cmake
- mailing list</a>.
- </p>
+ <ul>
+ <li>
+ Experimental support for building Boost with <a href="http://www.cmake.org/">CMake</a>
+ has been introduced in this version. For more details see the <a href="https://svn.boost.org/trac/boost/wiki/CMake">wiki</a>,
+ Discussion is taking place on the <a href="http://lists.boost.org/mailman/listinfo.cgi/boost-cmake">Boost-cmake
+ mailing list</a>.
+ </li>
+ <li>
+ Fixed subversion properties for several files. Most notably, unix shell scripts
+ should alway have unix line endings, even in the windows packages.
+ </li>
+ </ul>
</div>
<div id="version_1_38_0.compilers_tested">
<h3><span class="link">Compilers Tested</span></h3>
@@ -350,25 +356,45 @@
</p>
<ul>
<li>
- <em>TODO</em>
- </li>
- <li>
- GCC 4.0.1 on OS X 10.4.10 and 10.5.2 on Intel and 10.4.9 on Power PC.
- </li>
- <li>
- GCC 4.3.2 on Ubuntu Linux.
- </li>
- <li>
- GCC 4.3.3 on Unstable Debian.
+ OS X:
+ <ul>
+ <li>
+ GCC 4.0.1 on Intel OS X 10.4.10, 10.5.2
+ </li>
+ <li>
+ GCC 4.0.1 on PowerPC OS X 10.4.9
+ </li>
+ </ul>
</li>
<li>
- GCC 4.2.1 on HP-UX 64-bit.
+ Linux:
+ <ul>
+ <li>
+ GCC 4.3.2 on Ubuntu Linux.
+ </li>
+ <li>
+ GCC 4.3.3 on Unstable Debian.
+ </li>
+ </ul>
</li>
<li>
- HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ HP-UX:
+ <ul>
+ <li>
+ GCC 4.2.1 on HP-UX 64-bit.
+ </li>
+ <li>
+ HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ </li>
+ </ul>
</li>
<li>
- Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ Windows:
+ <ul>
+ <li>
+ Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ </li>
+ </ul>
</li>
</ul>
<p>
@@ -376,6 +402,33 @@
</p>
<ul>
<li>
+ Linux:
+ <ul>
+ <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 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
+ </li>
+ <li>
+ GCC 4.2.1 on OpenSuSE Linux
+ </li>
+ <li>
+ pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
+ </li>
+ <li>
+ QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
+ Linux
+ </li>
+ </ul>
+ </li>
+ <li>
OS X:
<ul>
<li>
@@ -390,43 +443,96 @@
</ul>
</li>
<li>
- On Linux:
+ Windows:
<ul>
<li>
- GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
+ Visual C++ 9.0 on Vista EE 64-bit.
</li>
<li>
- GCC 4.1.2 on 64-bit Redhat Server 5.1
+ Visual C++ 9.0 express on Vista 32-bit.
</li>
<li>
- GCC 3.4.3, GCC 4.0.1, GCC 4.2.4 and GCC 4.3.2 on Red Hat Enterprise Linux
+ Visual C++ 9.0 on XP 32-bit.
</li>
<li>
- GCC 4.3.2 with C++0x extensions
+ Visual C++ 8.0, using STLport, on XP and Windows Mobile 5.0
</li>
<li>
- GCC 4.2.1 on OpenSuSE Linux
+ Visual C++ 7.1, using STLport, on XP
</li>
<li>
- pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
+ Borland 5.9.3
</li>
<li>
- QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
- Linux
+ 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.
+ </li>
+ <li>
+ Comeau 4.3.10.1 beta 2, with a Visual C++ 9.0 backend.
+ </li>
+ <li>
+ GCC 3.4.4, on Cygwin
</li>
</ul>
</li>
<li>
- IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40
+ 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>
- GCC 4.2.1 on FreeBSD 7.
+ FreeBSD:
+ <ul>
+ <li>
+ GCC 4.2.1 on FreeBSD 7.
+ </li>
+ </ul>
</li>
<li>
- GCC 4.2.1 on HP-UX Integrity
+ NetBSD:
+ <ul>
+ <li>
+ GCC 4.1.2 on NetBSD 4.0/i386 and NetBSD 4.0/amd64.
+ </li>
+ </ul>
+ </li>
+ <li>
+ HP-UX:
+ <ul>
+ <li>
+ GCC 4.2.1 on HP-UX Integrity
+ </li>
+ <li>
+ HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ </li>
+ </ul>
+ </li>
+ <li>
+ QNX:
+ <ul>
+ <li>
+ QNX Software Development Platform 6.4.0 x86
+ </li>
+ </ul>
</li>
<li>
- HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ 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>
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