Boost logo

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>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/02 22:33:15 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       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.
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
   &lt;div id=&quot;version_1_38_0.new_libraries&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;New Libraries&lt;/span&gt;&lt;/h3&gt;
@@ -336,12 +336,18 @@
   &lt;/div&gt;
   &lt;div id=&quot;version_1_38_0.other_changes&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Other Changes&lt;/span&gt;&lt;/h3&gt;
- &lt;p&gt;
- Experimental support for building Boost with &lt;a href=&quot;http://www.cmake.org/&quot;&gt;CMake&lt;/a&gt;
- has been introduced in this version. For more details see the &lt;a href=&quot;https://svn.boost.org/trac/boost/wiki/CMake&quot;&gt;wiki&lt;/a&gt;,
- Discussion is taking place on the &lt;a href=&quot;http://lists.boost.org/mailman/listinfo.cgi/boost-cmake&quot;&gt;Boost-cmake
- mailing list&lt;/a&gt;.
- &lt;/p&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Experimental support for building Boost with &lt;a href=&quot;http://www.cmake.org/&quot;&gt;CMake&lt;/a&gt;
+ has been introduced in this version. For more details see the &lt;a href=&quot;https://svn.boost.org/trac/boost/wiki/CMake&quot;&gt;wiki&lt;/a&gt;,
+ Discussion is taking place on the &lt;a href=&quot;http://lists.boost.org/mailman/listinfo.cgi/boost-cmake&quot;&gt;Boost-cmake
+ mailing list&lt;/a&gt;.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixed subversion properties for several files. Most notably, unix shell scripts
+ should alway have unix line endings, even in the windows packages.
+ &lt;/li&gt;
+ &lt;/ul&gt;
   &lt;/div&gt;
   &lt;div id=&quot;version_1_38_0.compilers_tested&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Compilers Tested&lt;/span&gt;&lt;/h3&gt;
@@ -350,25 +356,45 @@
     &lt;/p&gt;
     &lt;ul&gt;
       &lt;li&gt;
- &lt;em&gt;TODO&lt;/em&gt;
- &lt;/li&gt;
- &lt;li&gt;
- GCC 4.0.1 on OS X 10.4.10 and 10.5.2 on Intel and 10.4.9 on Power PC.
- &lt;/li&gt;
- &lt;li&gt;
- GCC 4.3.2 on Ubuntu Linux.
- &lt;/li&gt;
- &lt;li&gt;
- GCC 4.3.3 on Unstable Debian.
+ OS X:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.0.1 on Intel OS X 10.4.10, 10.5.2
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.0.1 on PowerPC OS X 10.4.9
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- GCC 4.2.1 on HP-UX 64-bit.
+ Linux:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.3.2 on Ubuntu Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.3.3 on Unstable Debian.
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ HP-UX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on HP-UX 64-bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ Windows:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
     &lt;/ul&gt;
     &lt;p&gt;
@@ -376,6 +402,33 @@
     &lt;/p&gt;
     &lt;ul&gt;
       &lt;li&gt;
+ Linux:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.1.2 on 64-bit Redhat Server 5.1
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 3.4.3, GCC 4.0.1, GCC 4.2.4 and GCC 4.3.2 on Red Hat Enterprise Linux
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.3.2 with C++0x extensions
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on OpenSuSE Linux
+ &lt;/li&gt;
+ &lt;li&gt;
+ pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
+ &lt;/li&gt;
+ &lt;li&gt;
+ QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
+ Linux
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         OS X:
         &lt;ul&gt;
           &lt;li&gt;
@@ -390,43 +443,96 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- On Linux:
+ Windows:
         &lt;ul&gt;
           &lt;li&gt;
- GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
+ Visual C++ 9.0 on Vista EE 64-bit.
           &lt;/li&gt;
           &lt;li&gt;
- GCC 4.1.2 on 64-bit Redhat Server 5.1
+ Visual C++ 9.0 express on Vista 32-bit.
           &lt;/li&gt;
           &lt;li&gt;
- 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.
           &lt;/li&gt;
           &lt;li&gt;
- GCC 4.3.2 with C++0x extensions
+ Visual C++ 8.0, using STLport, on XP and Windows Mobile 5.0
           &lt;/li&gt;
           &lt;li&gt;
- GCC 4.2.1 on OpenSuSE Linux
+ Visual C++ 7.1, using STLport, on XP
           &lt;/li&gt;
           &lt;li&gt;
- pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
+ Borland 5.9.3
           &lt;/li&gt;
           &lt;li&gt;
- QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
- Linux
+ Borland 6.1.0
+ &lt;/li&gt;
+ &lt;li&gt;
+ Intel C++ 11.0, with a Visual C++ 9.0 backend, on XP 32-bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Intel C++ 11.0, with a Visual C++ 9.0 backend, on Vista 64-bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Comeau 4.3.10.1 beta 2, with a Visual C++ 9.0 backend.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 3.4.4, on Cygwin
           &lt;/li&gt;
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40
+ AIX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- GCC 4.2.1 on FreeBSD 7.
+ FreeBSD:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on FreeBSD 7.
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- GCC 4.2.1 on HP-UX Integrity
+ NetBSD:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.1.2 on NetBSD 4.0/i386 and NetBSD 4.0/amd64.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ HP-UX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on HP-UX Integrity
+ &lt;/li&gt;
+ &lt;li&gt;
+ HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ QNX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ QNX Software Development Platform 6.4.0 x86
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ Solaris:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Sun C++ 5.7, 5.8, 5.9 on Solaris 5.10
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 3.4.6 on Solaris 5.10
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
     &lt;/ul&gt;
   &lt;/div&gt;

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>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/02 22:33:15 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       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.
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
   &lt;div id=&quot;version_1_38_0.new_libraries&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;New Libraries&lt;/span&gt;&lt;/h3&gt;
@@ -336,12 +336,18 @@
   &lt;/div&gt;
   &lt;div id=&quot;version_1_38_0.other_changes&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Other Changes&lt;/span&gt;&lt;/h3&gt;
- &lt;p&gt;
- Experimental support for building Boost with &lt;a href=&quot;http://www.cmake.org/&quot;&gt;CMake&lt;/a&gt;
- has been introduced in this version. For more details see the &lt;a href=&quot;https://svn.boost.org/trac/boost/wiki/CMake&quot;&gt;wiki&lt;/a&gt;,
- Discussion is taking place on the &lt;a href=&quot;http://lists.boost.org/mailman/listinfo.cgi/boost-cmake&quot;&gt;Boost-cmake
- mailing list&lt;/a&gt;.
- &lt;/p&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Experimental support for building Boost with &lt;a href=&quot;http://www.cmake.org/&quot;&gt;CMake&lt;/a&gt;
+ has been introduced in this version. For more details see the &lt;a href=&quot;https://svn.boost.org/trac/boost/wiki/CMake&quot;&gt;wiki&lt;/a&gt;,
+ Discussion is taking place on the &lt;a href=&quot;http://lists.boost.org/mailman/listinfo.cgi/boost-cmake&quot;&gt;Boost-cmake
+ mailing list&lt;/a&gt;.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Fixed subversion properties for several files. Most notably, unix shell scripts
+ should alway have unix line endings, even in the windows packages.
+ &lt;/li&gt;
+ &lt;/ul&gt;
   &lt;/div&gt;
   &lt;div id=&quot;version_1_38_0.compilers_tested&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Compilers Tested&lt;/span&gt;&lt;/h3&gt;
@@ -350,25 +356,45 @@
     &lt;/p&gt;
     &lt;ul&gt;
       &lt;li&gt;
- &lt;em&gt;TODO&lt;/em&gt;
- &lt;/li&gt;
- &lt;li&gt;
- GCC 4.0.1 on OS X 10.4.10 and 10.5.2 on Intel and 10.4.9 on Power PC.
- &lt;/li&gt;
- &lt;li&gt;
- GCC 4.3.2 on Ubuntu Linux.
- &lt;/li&gt;
- &lt;li&gt;
- GCC 4.3.3 on Unstable Debian.
+ OS X:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.0.1 on Intel OS X 10.4.10, 10.5.2
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.0.1 on PowerPC OS X 10.4.9
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- GCC 4.2.1 on HP-UX 64-bit.
+ Linux:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.3.2 on Ubuntu Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.3.3 on Unstable Debian.
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ HP-UX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on HP-UX 64-bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ Windows:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
     &lt;/ul&gt;
     &lt;p&gt;
@@ -376,6 +402,33 @@
     &lt;/p&gt;
     &lt;ul&gt;
       &lt;li&gt;
+ Linux:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.1.2 on 64-bit Redhat Server 5.1
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 3.4.3, GCC 4.0.1, GCC 4.2.4 and GCC 4.3.2 on Red Hat Enterprise Linux
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.3.2 with C++0x extensions
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on OpenSuSE Linux
+ &lt;/li&gt;
+ &lt;li&gt;
+ pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
+ &lt;/li&gt;
+ &lt;li&gt;
+ QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
+ Linux
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         OS X:
         &lt;ul&gt;
           &lt;li&gt;
@@ -390,43 +443,96 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- On Linux:
+ Windows:
         &lt;ul&gt;
           &lt;li&gt;
- GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux
+ Visual C++ 9.0 on Vista EE 64-bit.
           &lt;/li&gt;
           &lt;li&gt;
- GCC 4.1.2 on 64-bit Redhat Server 5.1
+ Visual C++ 9.0 express on Vista 32-bit.
           &lt;/li&gt;
           &lt;li&gt;
- 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.
           &lt;/li&gt;
           &lt;li&gt;
- GCC 4.3.2 with C++0x extensions
+ Visual C++ 8.0, using STLport, on XP and Windows Mobile 5.0
           &lt;/li&gt;
           &lt;li&gt;
- GCC 4.2.1 on OpenSuSE Linux
+ Visual C++ 7.1, using STLport, on XP
           &lt;/li&gt;
           &lt;li&gt;
- pgCC 8.0-0a 64-bit target on Red Hat Enterprise Linux
+ Borland 5.9.3
           &lt;/li&gt;
           &lt;li&gt;
- QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
- Linux
+ Borland 6.1.0
+ &lt;/li&gt;
+ &lt;li&gt;
+ Intel C++ 11.0, with a Visual C++ 9.0 backend, on XP 32-bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Intel C++ 11.0, with a Visual C++ 9.0 backend, on Vista 64-bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Comeau 4.3.10.1 beta 2, with a Visual C++ 9.0 backend.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 3.4.4, on Cygwin
           &lt;/li&gt;
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40
+ AIX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- GCC 4.2.1 on FreeBSD 7.
+ FreeBSD:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on FreeBSD 7.
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- GCC 4.2.1 on HP-UX Integrity
+ NetBSD:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.1.2 on NetBSD 4.0/i386 and NetBSD 4.0/amd64.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ HP-UX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on HP-UX Integrity
+ &lt;/li&gt;
+ &lt;li&gt;
+ HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ QNX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ QNX Software Development Platform 6.4.0 x86
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
- HP C/aC++ B3910B A.06.17 on HP-UX 64-bit.
+ Solaris:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Sun C++ 5.7, 5.8, 5.9 on Solaris 5.10
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 3.4.6 on Solaris 5.10
+ &lt;/li&gt;
+ &lt;/ul&gt;
       &lt;/li&gt;
     &lt;/ul&gt;
   &lt;/div&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