$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r59281 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-01-27 14:29:22
Author: danieljames
Date: 2010-01-27 14:29:21 EST (Wed, 27 Jan 2010)
New Revision: 59281
URL: http://svn.boost.org/trac/boost/changeset/59281
Log:
Starting to fill in the blanks for the release announcement.
Text files modified: 
   website/public_html/beta/feed/history.rss              |    99 ++++++++++++++++++++++++++++++++++++++- 
   website/public_html/beta/feed/history/boost_1_42_0.qbk |    68 ++++++++++++++++++++++++++-             
   website/public_html/beta/feed/news.rss                 |    99 ++++++++++++++++++++++++++++++++++++++- 
   3 files changed, 255 insertions(+), 11 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
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2010-01-27 14:29:21 EST (Wed, 27 Jan 2010)
@@ -6,8 +6,10 @@
     <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/18 19:05:59 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
-      New Libraries: Updated Libraries:
+  <item><title>Version 1.42.0</title><pubDate>$Date: 2010/01/27 19:27:37 $</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">
   
   
@@ -334,7 +336,45 @@
     </p>
     <ul>
       <li>
-        <em>TODO</em>
+        OS X:
+        <ul>
+          <li>
+            GCC 4.0.1 on Intel Leopard.
+          </li>
+          <li>
+            GCC 4.0.1 on PowerPC Tiger.
+          </li>
+        </ul>
+      </li>
+      <li>
+        Linux:
+        <ul>
+          <li>
+            GCC 4.4.1 on Ubuntu Linux.
+          </li>
+          <li>
+            GCC 4.4 on Debian.
+          </li>
+        </ul>
+      </li>
+      <li>
+        Windows:
+        <ul>
+          <li>
+            Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+          </li>
+          <li>
+            Visual C++ 9.0 on Windows 2008, 64 bit.
+          </li>
+        </ul>
+      </li>
+      <li>
+        FreeBSD:
+        <ul>
+          <li>
+            GCC 4.2.1, 32 and 64 bit.
+          </li>
+        </ul>
       </li>
     </ul>
     <p>
@@ -342,7 +382,58 @@
     </p>
     <ul>
       <li>
-        <em>TODO</em>
+        Linux:
+        <ul>
+          <li>
+            <em>TODO</em>
+          </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>
+          <li>
+            GCC 4.0.1 on PowerPC Tiger.
+          </li>
+        </ul>
+      </li>
+      <li>
+        Windows:
+        <ul>
+          <li>
+            <em>TODO</em>
+          </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>
+        FreeBSD:
+        <ul>
+          <li>
+            GCC 4.2.1 on FreeBSD 7.0, 64 bit.
+          </li>
+        </ul>
+      </li>
+      <li>
+        Solaris:
+        <ul>
+          <li>
+            <em>TODO</em>
+          </li>
+        </ul>
       </li>
     </ul>
   </div>
==============================================================================
--- website/public_html/beta/feed/history/boost_1_42_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_42_0.qbk	2010-01-27 14:29:21 EST (Wed, 27 Jan 2010)
@@ -1,7 +1,11 @@
 [article Version 1.42.0
     [quickbook 1.5]
     [source-mode c++]
-    [purpose New Libraries: Updated Libraries: ]
+    [purpose New Libraries: Uuid. Updated Libraries:
+    Asio, Circular Buffer, Fusion, Graph, Integer, Iostreams,
+    Program.Options, PropertyMap, Proto, Regex, Spirit,
+    Unordered, Xpressive.
+    ]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -190,13 +194,71 @@
 
 [section Compilers Tested]
 
+
 Boost's primary test compilers are:
 
-* /TODO/
+* OS X:
+  * GCC 4.0.1 on Intel Leopard.
+  * GCC 4.0.1 on PowerPC Tiger.
+* Linux:
+  * GCC 4.4.1 on Ubuntu Linux.
+  * GCC 4.4 on Debian.
+* 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]
+* FreeBSD:
+  * GCC 4.2.1, 32 and 64 bit.
 
 Boost's additional test compilers include:
 
-* /TODO/
+* 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
+]
+* 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
+]
+* 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]
+* Solaris:
+  * /TODO/
+[/ (last release)
+  * Sun C++ 5.10 on Solaris 5.10. x
+]
 
 [endsect]
 
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2010-01-27 14:29:21 EST (Wed, 27 Jan 2010)
@@ -6,8 +6,10 @@
     <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/18 19:05:59 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
-      New Libraries: Updated Libraries:
+  <item><title>Version 1.42.0</title><pubDate>$Date: 2010/01/27 19:27:37 $</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">
   
   
@@ -334,7 +336,45 @@
     </p>
     <ul>
       <li>
-        <em>TODO</em>
+        OS X:
+        <ul>
+          <li>
+            GCC 4.0.1 on Intel Leopard.
+          </li>
+          <li>
+            GCC 4.0.1 on PowerPC Tiger.
+          </li>
+        </ul>
+      </li>
+      <li>
+        Linux:
+        <ul>
+          <li>
+            GCC 4.4.1 on Ubuntu Linux.
+          </li>
+          <li>
+            GCC 4.4 on Debian.
+          </li>
+        </ul>
+      </li>
+      <li>
+        Windows:
+        <ul>
+          <li>
+            Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
+          </li>
+          <li>
+            Visual C++ 9.0 on Windows 2008, 64 bit.
+          </li>
+        </ul>
+      </li>
+      <li>
+        FreeBSD:
+        <ul>
+          <li>
+            GCC 4.2.1, 32 and 64 bit.
+          </li>
+        </ul>
       </li>
     </ul>
     <p>
@@ -342,7 +382,58 @@
     </p>
     <ul>
       <li>
-        <em>TODO</em>
+        Linux:
+        <ul>
+          <li>
+            <em>TODO</em>
+          </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>
+          <li>
+            GCC 4.0.1 on PowerPC Tiger.
+          </li>
+        </ul>
+      </li>
+      <li>
+        Windows:
+        <ul>
+          <li>
+            <em>TODO</em>
+          </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>
+        FreeBSD:
+        <ul>
+          <li>
+            GCC 4.2.1 on FreeBSD 7.0, 64 bit.
+          </li>
+        </ul>
+      </li>
+      <li>
+        Solaris:
+        <ul>
+          <li>
+            <em>TODO</em>
+          </li>
+        </ul>
       </li>
     </ul>
   </div>
 
$include_dir="/home/hyper-archives/boost-commit/include";
include("$include_dir/msg-footer.inc");
?>