|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r69162 - in website/public_html/beta: . common community doc feed users/download
From: dnljms_at_[hidden]
Date: 2011-02-22 15:14:32
Author: danieljames
Date: 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
New Revision: 69162
URL: http://svn.boost.org/trac/boost/changeset/69162
Log:
Merge from live.
Properties modified:
website/public_html/beta/ (props changed)
Text files modified:
website/public_html/beta/common/menu-doc.html | 5 ---
website/public_html/beta/community/review_schedule.html | 27 ++++++++++++++++++++-----
website/public_html/beta/doc/libraries.php | 2
website/public_html/beta/feed/build.jam | 6 ++++
website/public_html/beta/feed/downloads-hashes.txt | 1
website/public_html/beta/feed/downloads.rss | 42 ----------------------------------------
website/public_html/beta/index.html | 7 -----
website/public_html/beta/users/download/index.html | 21 --------------------
8 files changed, 29 insertions(+), 82 deletions(-)
Modified: website/public_html/beta/common/menu-doc.html
==============================================================================
--- website/public_html/beta/common/menu-doc.html (original)
+++ website/public_html/beta/common/menu-doc.html 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
@@ -9,7 +9,7 @@
<a href="/doc/libs">Libraries <span class="link">></span></a>
<ul>
- <li><a href="/doc/libs/1_45_0/">1.46.0 - Current Release <span class=
+ <li><a href="/doc/libs/1_46_0/">1.46.0 - Current Release <span class=
"link">></span></a></li>
<li><a href="/doc/libs/1_45_0/">1.45.0 <span class=
@@ -69,9 +69,6 @@
<li><a href="/doc/tools/build/index.html">Boost Build <span class=
"link">></span></a></li>
- <li><a href="/doc/tools/jam/index.html">Boost Jam <span class=
- "link">></span></a></li>
-
<li><a href="/tools/regression/index.html">Regression <span class=
"link">></span></a></li>
Modified: website/public_html/beta/community/review_schedule.html
==============================================================================
--- website/public_html/beta/community/review_schedule.html (original)
+++ website/public_html/beta/community/review_schedule.html 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
@@ -59,6 +59,8 @@
</thead>
<tbody>
+
+<!--
<tr>
<td>Lexer</td>
@@ -72,7 +74,9 @@
<td>-</td>
</tr>
+-->
+<!--
<tr>
<td>Shifted Pointer</td>
@@ -86,7 +90,7 @@
<td>-</td>
</tr>
-
+-->
<tr>
<td>Join</td>
@@ -129,9 +133,7 @@
<td><a href=
"http://mysite.verizon.net/beman/endian-0.10.zip">
http://mysite.verizon.net/beman/endian-0.10.zip></td>
-
-<!-- Joel Falcou -->
- <td>Needed</td>
+ <td>Joel Falcou</td>
<td>-</td>
</tr>
@@ -250,7 +252,7 @@
<td>-</td>
</tr>
-
+<!--
<tr>
<td>Creasing (Sequence Properties)</td>
@@ -263,7 +265,7 @@
<td>-</td>
</tr>
-
+-->
<tr>
<td>Quaternions, Vectors, Matrices (QVM)</td>
@@ -381,6 +383,19 @@
</thead>
<tr>
+ <td>Boost 1.46 Released</td>
+
+ <td></td>
+
+ <td>Beman Dawes</td>
+
+ <td>February 21, 2011</td>
+
+ <td><a href=
+ "http://www.boost.org/users/news/version_1_46_0">Notes</a></td>
+ </tr>
+
+ <tr>
<td>Phoenix (mini-review)</td>
<td>Joel de Guzmann</td>
Modified: website/public_html/beta/doc/libraries.php
==============================================================================
--- website/public_html/beta/doc/libraries.php (original)
+++ website/public_html/beta/doc/libraries.php 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
@@ -340,7 +340,7 @@
<div id="footer">
<div id="footer-left">
<div id="revised">
- <p>Revised $Date: 2010-08-19 08:52:42 +0100 (Thu, 19 Aug 2010) $</p>
+ <p>Revised $Date$</p>
</div>
<div id="copyright">
Modified: website/public_html/beta/feed/build.jam
==============================================================================
--- website/public_html/beta/feed/build.jam (original)
+++ website/public_html/beta/feed/build.jam 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
@@ -62,7 +62,11 @@
path-constant CWD : . ;
-make downloads.rss : [ glob-rss history/boost_1_46_0 downloads/* ]
+make downloads.rss
+ : [ set.difference
+ [ glob-rss history/boost_1_46_0 downloads/* ] :
+ [ glob-rss downloads/bjam* ]
+ ]
: @rss :
<title>"Boost Downloads"
<uri>"http://www.boost.org/feed/downloads.rss"
Modified: website/public_html/beta/feed/downloads-hashes.txt
==============================================================================
--- website/public_html/beta/feed/downloads-hashes.txt (original)
+++ website/public_html/beta/feed/downloads-hashes.txt 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
@@ -1,2 +1 @@
-downloads/bjam_3_1_18.qbk,3fa0f751328cdf3b835878df36f729822e62276f246a097610cc00d71a552b6f,7bfe3ed40a63c66b92b69dac5087c46a23977d2b90fd21fdcbc94947ea4a1166
history/boost_1_46_0.qbk,1682fbdf4b35e481d2c16bbb33aede55618b267f950f2d4aed70afe399ea1b26,0ae2f9a1995f28f4a71fadd9a84c009747690c7a29a56b8f3f9a7b76fe29c933
Modified: website/public_html/beta/feed/downloads.rss
Modified: website/public_html/beta/index.html
Modified: website/public_html/beta/users/download/index.html
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
==============================================================================
--- website/public_html/beta/feed/downloads.rss (original)
+++ website/public_html/beta/feed/downloads.rss 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
@@ -863,47 +863,5 @@
and Vladimir Prus managed this release.
</p>
</div>
-</div></description></item><item><title>Boost Jam 3.1.18</title><pubDate>Mon, 22 Mar 2010 12:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
- After years of bjam developments.. This is going to be the last unbundled release
- of the 3.1.x series. From this point forward bjam will only be bundled as part
- of the larger Boost Build system. And hence will likely change name at some
- point. As a side effect of this move people will get more frequent release
- of bjam (or whatever it ends up being called).
- </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost-jam/3.1.18/><description><div class="description">
-
-
-
- <p>
- After years of bjam developments.. This is going to be the last unbundled release
- of the 3.1.x series. From this point forward bjam will only be bundled as part
- of the larger Boost Build system. And hence will likely change name at some point.
- As a side effect of this move people will get more frequent release of bjam (or
- whatever it ends up being called).
- </p>
- <p>
- <ul><li>New built-ins, MD5, SPLIT_BY_CHARACTERS, PRECIOUS, PAD, FILE_OPEN, and UPDATE_NOW.
- -- <em>Vladimir P.</em> </li>
- <li>Ensure all file descriptors are closed when
- executing actions complete on *nix. -- <em>Noel B.</em> </li>
- <li>Fix warnings,
- patch from Mateusz Loskot. -- <em>Vladimir P.</em> </li>
- <li>Add KEEP_GOING
- var to programatically override the '-q' option. -- <em>Vladimir P.</em>
- </li>
- <li>Add more parameters, up to 19 from 9, to rule invocations. Patch from Jonathan
- Biggar. -- <em>Vladimir P.</em> </li>
- <li>Print failed command output even
- if the normally quite '-d0' option. -- <em>Vladimir P.</em> </li>
- <li>Build
- of bjam with vc10, aka Visual Studio 2010. -- <em>Vladimir P.</em>
- </li>
- <li>More macros for detection of OSPLAT, patch from John W. Bito. -- <em>Vladimir
- P.</em> </li>
- <li>Add PARALLELISM var to programatically override the '-j' option.
- -- <em>Vladimir P.</em> </li>
- <li>Tweak doc building to allow for PDF generation
- of docs. -- <em>John M.</em> </li>
-</ul>
- </p>
</div></description></item></channel>
</rss>
\ No newline at end of file
==============================================================================
--- website/public_html/beta/index.html (original)
+++ website/public_html/beta/index.html 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
@@ -98,12 +98,7 @@
"news-title">Version 1.46.0 (release notes)
</span>
<span class=
- "news-date">February 21st, 2011 20:36 GMT</span></li>
- <li><span class=
- "news-title">Boost Jam 3.1.18 (release notes)
- </span>
- <span class=
- "news-date">March 22nd, 2010 12:00 GMT</span></li> </ul>
+ "news-date">February 21st, 2011 20:36 GMT</span></li> </ul>
<p>More Downloads...
(RSS)</p>
==============================================================================
--- website/public_html/beta/users/download/index.html (original)
+++ website/public_html/beta/users/download/index.html 2011-02-22 15:14:30 EST (Tue, 22 Feb 2011)
@@ -54,27 +54,6 @@
<li>
<a href="http://sourceforge.net/projects/boost/files/boost/1.46.0/">Download</a></li>
</ul>
- <h3><span class=
- "news-title">Boost Jam 3.1.18</span></h3>
-
- <p class="news-date">March 22nd, 2010 12:00 GMT</p>
-
- <p class="news-description">
- <span class="brief"><span class="purpose">
- After years of bjam developments.. This is going to be the last unbundled release
- of the 3.1.x series. From this point forward bjam will only be bundled as part
- of the larger Boost Build system. And hence will likely change name at some
- point. As a side effect of this move people will get more frequent release
- of bjam (or whatever it ends up being called).
- </span></span></p>
-
- <ul class="menu">
- <li>
- Release Notes</li>
-
- <li>
- Download</li>
- </ul>
<h2><a name="history" id="history"></a>Old Boost Releases</h2>
<p>Old versions of boost can be found on the <a href=