$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-09-02 19:20:04
Author: danieljames
Date: 2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
New Revision: 48553
URL: http://svn.boost.org/trac/boost/changeset/48553
Log:
Merge from beta, up to 48552.
Fixes #1743, #2253.
Text files modified: 
   website/public_html/live/common/menu-doc.html          |    21 +++++++                                 
   website/public_html/live/development/testing.html      |   105 ++++++++++++++++++++++----------------- 
   website/public_html/live/doc/display_libs.php          |     1                                         
   website/public_html/live/doc/libraries.xml             |     4                                         
   website/public_html/live/doc/tools.html                |     4                                         
   website/public_html/live/feed/downloads.rss            |    13 ++++                                    
   website/public_html/live/feed/history.rss              |    13 ++++                                    
   website/public_html/live/feed/history/boost_1_36_0.qbk |     5 +                                       
   website/public_html/live/feed/news.rss                 |    13 ++++                                    
   9 files changed, 121 insertions(+), 58 deletions(-)
Modified: website/public_html/live/common/menu-doc.html
==============================================================================
--- website/public_html/live/common/menu-doc.html	(original)
+++ website/public_html/live/common/menu-doc.html	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -36,9 +36,28 @@
       <a href="/doc/tools.html">Tools <span class="link">></span></a>
 
       <ul>
+        <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="/doc/tools/build/index.html">Boost Build <span class=
+
+        <li><a href="/tools/regression/index.html">Regression <span class=
+        "link">></span></a></li>
+
+        <li><a href="/tools/inspect/index.html">Inspect <span class=
+        "link">></span></a></li>
+
+        <li><a href="/doc/html/boostbook.html">BoostBook <span class=
+        "link">></span></a></li>
+
+        <li><a href="/tools/quickbook/index.html">QuickBook <span class=
+        "link">></span></a></li>
+
+        <li><a href="/tools/bcp/bcp.html">bcp <span class=
+        "link">></span></a></li>
+
+        <li><a href="/libs/wave/doc/wave_driver.html">Wave <span class=
         "link">></span></a></li>
       </ul>
     </li>
Modified: website/public_html/live/development/testing.html
==============================================================================
--- website/public_html/live/development/testing.html	(original)
+++ website/public_html/live/development/testing.html	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -37,24 +37,25 @@
 
             <div class="section-body" style="width: 796; height: 1802">
               <ul class="toc">
-
                 <li>Regression Tests</li>
 
                 <li>Inspection Reports</li>
 
                 <li>Release Branch Snapshots</li>
 
-                <li><a href="#Acknowledgements"><a href="#Introduction">More 
-                about regression tests</a></a>Acknowledgements</li>
+                <li><a href="#Introduction">More about regression
+                tests</a></li>
+
+                <li>Acknowledgements</li>
               </ul>
 
               <h2><a name="RegressionTesting" id=
               "RegressionTesting"></a>Regression Tests</h2>
 
-              <p>A group of volunteers donate CPU cycles and large amounts
-              of disk space to collectively produce the regression testing
-              result tables. Various Boost repository versions are tested for the
-              benefit of library developers and interested users:</p>
+              <p>A group of volunteers donate CPU cycles and large amounts of
+              disk space to collectively produce the regression testing
+              result tables. Various Boost repository versions are tested for
+              the benefit of library developers and interested users:</p>
 
               <table summary="Regression Results">
                 <tr>
@@ -92,43 +93,53 @@
                 </tr>
 
                 <tr>
-                  <td>Release 1.36.0</td>
+                  <td>Release 1.35.0</td>
 
                   <td><a href=
-                  "tests/release-1_36_0/user/summary_release.html">Summary</a></td>
+                  "tests/release-1_35_0/user/summary_release.html">Summary</a></td>
 
                   <td><a href=
-                  "tests/release-1_36_0/developer/summary.html">Summary</a></td>
+                  "tests/release-1_35_0/developer/summary.html">Summary</a></td>
 
                   <td><a href=
-                  "tests/release-1_36_0/developer/issues.html">Unresolved
+                  "tests/release-1_35_0/developer/issues.html">Unresolved
                   Issues</a></td>
                 </tr>
 
-                </table>
+                <tr>
+                  <td>Release 1.36.0</td>
+
+                  <td><em>Not available yet</em></td>
+
+                  <td><em>Not available yet</em></td>
+
+                  <td><em>Not available yet</em></td>
+                </tr>
+              </table>
 
-              <h2><a name="Inspection" id="Inspection"></a>Inspection Reports</h2>
+              <h2><a name="Inspection" id="Inspection"></a>Inspection
+              Reports</h2>
 
               <p>The Boost Subversion repository is inspected daily to detect
-              problems such as missing copyrights or licenses. The Boost Inspection
-              Report tells all!</p>
+              problems such as missing copyrights or licenses. The Boost
+              Inspection Report tells all!</p>
 
               <table summary="Regression Results">
                 <tr>
                   <th>Version</th>
-
                 </tr>
 
                 <tr>
-                  <td>Main trunk</td>
-
+                  <td><a href=
+                  "http://mysite.verizon.net/beman/inspect.html">Main
+                  trunk</a></td>
                 </tr>
 
                 <tr>
-                  <td>Release branch</td>
-
+                  <td><a href=
+                  "http://boost.cowic.de/rc/inspect-snapshot.html">Release
+                  branch</a></td>
                 </tr>
-
               </table>
 
               <h2><a name="Snapshots" id="Snapshots"></a>Release Branch
@@ -147,30 +158,32 @@
               <p>The Subversion release branch can be checked out from
               http://svn.boost.org/svn/boost/branches/release.
Modified: website/public_html/live/doc/display_libs.php
==============================================================================
--- website/public_html/live/doc/display_libs.php	(original)
+++ website/public_html/live/doc/display_libs.php	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -47,6 +47,7 @@
   array('@.*@','@^tools/build/index.html$@i','raw','text/html'),
   array('@.*@','@^tools/jam/index.html$@i','raw','text/html'),
   array('@.*@','@^tools/quickbook/index.html$@i','raw','text/html'),
+  array('@.*@','@^tools/regression/index.html?$@i','raw','text/html'),
   array('@.*@','@^wiki/index.html$@i','raw','text/html'),
   //~ special cases that can't be embeded in the standard frame
   array('@.*@','@^libs/iostreams/doc/.*(html|htm)$@i','simple','text/html'),
Modified: website/public_html/live/doc/libraries.xml
==============================================================================
--- website/public_html/live/doc/libraries.xml	(original)
+++ website/public_html/live/doc/libraries.xml	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -617,8 +617,8 @@
     <documentation>libs/math/doc/sf_and_dist/html/index.html</documentation>
     <std-proposal>false</std-proposal>
     <std-tr1>false</std-tr1>
-    <header-only>true</header-only>
-    <autolink>false</autolink>
+    <header-only>false</header-only>
+    <autolink>true</autolink>
   </library>
   <library>
     <key>math/statistical_distributions</key>
Modified: website/public_html/live/doc/tools.html
==============================================================================
--- website/public_html/live/doc/tools.html	(original)
+++ website/public_html/live/doc/tools.html	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -50,7 +50,7 @@
                 which the Boost build system is written. This is an evolution
                 upon Perforce's Jam language.</dd>
 
-                <dt>Regression</dt>
+                <dt>Regression</dt>
 
                 <dd>The Boost regression testing system reporting
                 sources.</dd>
@@ -85,7 +85,7 @@
                 <dd>A Standards conformant C/C++ preprocessor usable on top
                 of any other compiler. Usable for instance for the debugging
                 of the expansion of macros in your code or as a replacement
-                for your build in preprocessor.</dd>
+                for your built-in preprocessor.</dd>
               </dl>
             </div>
           </div>
Modified: website/public_html/live/feed/downloads.rss
 Modified: website/public_html/live/feed/history.rss
 Modified: website/public_html/live/feed/history/boost_1_36_0.qbk
 Modified: website/public_html/live/feed/news.rss
==============================================================================
--- website/public_html/live/feed/downloads.rss	(original)
+++ website/public_html/live/feed/downloads.rss	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -8,8 +8,8 @@
     <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.36.0</title><pubDate>Thu, 14 Aug 2008 12:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Libraries: Accumulators, Exception, Units, Unordered. Updated Libraries:
-      Asio, Assign, Foreach, Function, Hash, Interprocess, Intrusive, Math, Multi-index
-      Containers, MPI, PtrContainer, Spirit, Thread, Wave, Xpressive.
+      Asio, Assign, Circular Buffer, Foreach, Function, Hash, Interprocess, Intrusive,
+      Math, Multi-index Containers, MPI, PtrContainer, Spirit, Thread, Wave, Xpressive.
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=619445><description><div class="description">
   
   <div id="version_1_36_0.new_libraries">
@@ -99,6 +99,15 @@
         <span class="special">);</span></code>.
       </li>
       <li>
+        <span class="library"><a href="/libs/circular_buffer/index.html">Circular Buffer</a>:</span>
+        <ul>
+          <li>
+            Default constructor now doesn't allocate memory, and sets the capacity
+            of the buffer to 0
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/foreach/index.html">Foreach</a>:</span> <code><span class="identifier">BOOST_FOREACH</span></code> macro for easily iterating
         over the elements of a sequence, from Eric Niebler.
         <ul>
==============================================================================
--- website/public_html/live/feed/history.rss	(original)
+++ website/public_html/live/feed/history.rss	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -8,8 +8,8 @@
     <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.36.0</title><pubDate>Thu, 14 Aug 2008 12:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Libraries: Accumulators, Exception, Units, Unordered. Updated Libraries:
-      Asio, Assign, Foreach, Function, Hash, Interprocess, Intrusive, Math, Multi-index
-      Containers, MPI, PtrContainer, Spirit, Thread, Wave, Xpressive.
+      Asio, Assign, Circular Buffer, Foreach, Function, Hash, Interprocess, Intrusive,
+      Math, Multi-index Containers, MPI, PtrContainer, Spirit, Thread, Wave, Xpressive.
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=619445><description><div class="description">
   
   <div id="version_1_36_0.new_libraries">
@@ -99,6 +99,15 @@
         <span class="special">);</span></code>.
       </li>
       <li>
+        <span class="library"><a href="/libs/circular_buffer/index.html">Circular Buffer</a>:</span>
+        <ul>
+          <li>
+            Default constructor now doesn't allocate memory, and sets the capacity
+            of the buffer to 0
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/foreach/index.html">Foreach</a>:</span> <code><span class="identifier">BOOST_FOREACH</span></code> macro for easily iterating
         over the elements of a sequence, from Eric Niebler.
         <ul>
==============================================================================
--- website/public_html/live/feed/history/boost_1_36_0.qbk	(original)
+++ website/public_html/live/feed/history/boost_1_36_0.qbk	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -2,7 +2,7 @@
     [quickbook 1.4]
     [source-mode c++]
     [purpose New Libraries: Accumulators, Exception, Units, Unordered.
-    Updated Libraries: Asio, Assign, Foreach, Function, Hash, Interprocess,
+    Updated Libraries: Asio, Assign, Circular Buffer, Foreach, Function, Hash, Interprocess,
     Intrusive, Math, Multi-index Containers, MPI, PtrContainer, Spirit, Thread,
     Wave, Xpressive.]
     [authors [Dawes, Beman]]
@@ -44,6 +44,9 @@
   `list_of()` (and its variants) now has overloaded comparison operators. This
   allows you to write test code such as
   `BOOST_CHECK_EQUAL( my_container, list_of(2)(3)(4)(5) );`.
+* [phrase library..[@/libs/circular_buffer/index.html Circular Buffer]:]
+  * Default constructor now doesn't allocate memory, and sets the
+    capacity of the buffer to 0
 * [phrase library..[@/libs/foreach/index.html Foreach]:] `BOOST_FOREACH` macro for
   easily iterating over the elements of a sequence, from Eric Niebler.
   * New `BOOST_REVERSE_FOREACH` macro for iterating over a sequence in reverse.
==============================================================================
--- website/public_html/live/feed/news.rss	(original)
+++ website/public_html/live/feed/news.rss	2008-09-02 19:20:03 EDT (Tue, 02 Sep 2008)
@@ -8,8 +8,8 @@
     <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.36.0</title><pubDate>Thu, 14 Aug 2008 12:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Libraries: Accumulators, Exception, Units, Unordered. Updated Libraries:
-      Asio, Assign, Foreach, Function, Hash, Interprocess, Intrusive, Math, Multi-index
-      Containers, MPI, PtrContainer, Spirit, Thread, Wave, Xpressive.
+      Asio, Assign, Circular Buffer, Foreach, Function, Hash, Interprocess, Intrusive,
+      Math, Multi-index Containers, MPI, PtrContainer, Spirit, Thread, Wave, Xpressive.
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=619445><description><div class="description">
   
   <div id="version_1_36_0.new_libraries">
@@ -99,6 +99,15 @@
         <span class="special">);</span></code>.
       </li>
       <li>
+        <span class="library"><a href="/libs/circular_buffer/index.html">Circular Buffer</a>:</span>
+        <ul>
+          <li>
+            Default constructor now doesn't allocate memory, and sets the capacity
+            of the buffer to 0
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/foreach/index.html">Foreach</a>:</span> <code><span class="identifier">BOOST_FOREACH</span></code> macro for easily iterating
         over the elements of a sequence, from Eric Niebler.
         <ul>
 
$include_dir="/home/hyper-archives/boost-commit/include";
include("$include_dir/msg-footer.inc");
?>