Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49568 - in website/public_html/live/feed: . history
From: daniel_james_at_[hidden]
Date: 2008-11-03 11:11:43


Author: danieljames
Date: 2008-11-03 11:11:42 EST (Mon, 03 Nov 2008)
New Revision: 49568
URL: http://svn.boost.org/trac/boost/changeset/49568

Log:
Merge from beta, up to 49567 - add missing primary test compiler, and fix links from rss.
Text files modified:
   website/public_html/live/feed/build.jam | 4 ++--
   website/public_html/live/feed/downloads.rss | 3 +++
   website/public_html/live/feed/history.rss | 5 ++++-
   website/public_html/live/feed/history/boost_1_37_0.qbk | 1 +
   website/public_html/live/feed/news.rss | 5 ++++-
   5 files changed, 14 insertions(+), 4 deletions(-)

Modified: website/public_html/live/feed/build.jam
==============================================================================
--- website/public_html/live/feed/build.jam (original)
+++ website/public_html/live/feed/build.jam 2008-11-03 11:11:42 EST (Mon, 03 Nov 2008)
@@ -70,7 +70,7 @@
 make history.rss : [ glob-rss history/* ]
     : @rss :
     <title>"Boost History"
- <uri>"http://beta.boost.org/feed/history.rss"
+ <uri>"http://www.boost.org/feed/history.rss"
     <location>$(CWD)
     <cwd>$(CWD)
     ;
@@ -83,7 +83,7 @@
         ]
     : @rss :
     <title>"Boost News"
- <uri>"http://beta.boost.org/feed/news.rss"
+ <uri>"http://www.boost.org/feed/news.rss"
     <count>5
     <location>$(CWD)
     <cwd>$(CWD)

Modified: website/public_html/live/feed/downloads.rss
==============================================================================
--- website/public_html/live/feed/downloads.rss (original)
+++ website/public_html/live/feed/downloads.rss 2008-11-03 11:11:42 EST (Mon, 03 Nov 2008)
@@ -175,6 +175,9 @@
         GCC 4.3.2 on Debian Sid
       &lt;/li&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;li&gt;

Modified: website/public_html/live/feed/history.rss
==============================================================================
--- website/public_html/live/feed/history.rss (original)
+++ website/public_html/live/feed/history.rss 2008-11-03 11:11:42 EST (Mon, 03 Nov 2008)
@@ -2,7 +2,7 @@
   <channel>
     <generator>BoostBook2RSS</generator>
     <title>Boost History</title>
- <link>http://beta.boost.org/feed/history.rss>
+ <link>
http://www.boost.org/feed/history.rss>
     <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>
@@ -175,6 +175,9 @@
         GCC 4.3.2 on Debian Sid
       &lt;/li&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;li&gt;

Modified: website/public_html/live/feed/history/boost_1_37_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_37_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_37_0.qbk 2008-11-03 11:11:42 EST (Mon, 03 Nov 2008)
@@ -82,6 +82,7 @@
 * GCC 4.01 on Mac OS X 10.4.10 with both Intel and Power PC
 * GCC 4.2.4 on Ubuntu Linux 8.10
 * GCC 4.3.2 on Debian Sid
+* GCC 4.2.1 on HP-UX Integrity
 * HP C/aC++ B3910B A.06.17 on HP-UX 64-bit
 * Visual C++ 9.0 SP1, 8.0, and 7.1 SP1, all on Windows XP
 

Modified: website/public_html/live/feed/news.rss
==============================================================================
--- website/public_html/live/feed/news.rss (original)
+++ website/public_html/live/feed/news.rss 2008-11-03 11:11:42 EST (Mon, 03 Nov 2008)
@@ -2,7 +2,7 @@
   <channel>
     <generator>BoostBook2RSS</generator>
     <title>Boost News</title>
- <link>http://beta.boost.org/feed/news.rss>
+ <link>
http://www.boost.org/feed/news.rss>
     <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>
@@ -175,6 +175,9 @@
         GCC 4.3.2 on Debian Sid
       &lt;/li&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;li&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