$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r49335 - website/public_html/beta/feed
From: daniel_james_at_[hidden]
Date: 2008-10-14 13:31:12
Author: danieljames
Date: 2008-10-14 13:31:11 EDT (Tue, 14 Oct 2008)
New Revision: 49335
URL: http://svn.boost.org/trac/boost/changeset/49335
Log:
Rebuild the feeds.
Text files modified: 
   website/public_html/beta/feed/history.rss |    43 ++++++++++++++++++++++++++++++++++++++- 
   website/public_html/beta/feed/news.rss    |    43 ++++++++++++++++++++++++++++++++++++++- 
   2 files changed, 82 insertions(+), 4 deletions(-)
Modified: website/public_html/beta/feed/history.rss
 Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2008-10-14 13:31:11 EDT (Tue, 14 Oct 2008)
@@ -7,14 +7,21 @@
     <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.37.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
-      New Libraries: Updated Libraries: Circular Buffer, Dynamic Bitset
+      New Library: Proto. Updated Libraries: Circular Buffer, Dynamic Bitset, Interprocess,
+      Intrusive
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=616969><description><div class="description">
   
   <div id="version_1_37_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>
       <li>
-        <em>TODO</em>
+        <span class="library"><a href="/libs/proto/index.html">Proto</a>:</span>
+        <ul>
+          <li>
+            Expression template library and compiler construction toolkit for domain-specific
+            embedded languages, from Eric Niebler.
+          </li>
+        </ul>
       </li>
     </ul>
   </div>
@@ -46,6 +53,38 @@
           </li>
         </ul>
       </li>
+      <li>
+        <span class="library"><a href="/libs/interprocess/index.html">Interprocess</a>:</span>
+        <ul>
+          <li>
+            Added placement insertion (<code><span class="identifier">emplace</span><span class="special">()</span></code>, <code><span class="identifier">emplace_back</span><span class="special">()</span></code>...) methods to containers.
+          </li>
+          <li>
+            Containers can be used now in recursive types.
+          </li>
+          <li>
+            Minor bug fixes.
+          </li>
+        </ul>
+      </li>
+      <li>
+        <span class="library"><a href="/libs/intrusive/index.html">Intrusive</a>:</span>
+        <ul>
+          <li>
+            Intrusive now takes advantage of compilers with variadic templates.
+          </li>
+          <li>
+            <code><span class="identifier">clone_from</span></code> functions
+            now copy predicates and hash functions of associative containers.
+          </li>
+          <li>
+            Added incremental hashing to unordered containers via <code><span class="identifier">incremental</span><span class="special">&lt;&gt;</span></code> option.
+          </li>
+          <li>
+            Minor bug fixes.
+          </li>
+        </ul>
+      </li>
     </ul>
   </div>
   <div id="version_1_37_0.compilers_tested">
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2008-10-14 13:31:11 EDT (Tue, 14 Oct 2008)
@@ -7,14 +7,21 @@
     <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.37.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
-      New Libraries: Updated Libraries: Circular Buffer, Dynamic Bitset
+      New Library: Proto. Updated Libraries: Circular Buffer, Dynamic Bitset, Interprocess,
+      Intrusive
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=616969><description><div class="description">
   
   <div id="version_1_37_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>
       <li>
-        <em>TODO</em>
+        <span class="library"><a href="/libs/proto/index.html">Proto</a>:</span>
+        <ul>
+          <li>
+            Expression template library and compiler construction toolkit for domain-specific
+            embedded languages, from Eric Niebler.
+          </li>
+        </ul>
       </li>
     </ul>
   </div>
@@ -46,6 +53,38 @@
           </li>
         </ul>
       </li>
+      <li>
+        <span class="library"><a href="/libs/interprocess/index.html">Interprocess</a>:</span>
+        <ul>
+          <li>
+            Added placement insertion (<code><span class="identifier">emplace</span><span class="special">()</span></code>, <code><span class="identifier">emplace_back</span><span class="special">()</span></code>...) methods to containers.
+          </li>
+          <li>
+            Containers can be used now in recursive types.
+          </li>
+          <li>
+            Minor bug fixes.
+          </li>
+        </ul>
+      </li>
+      <li>
+        <span class="library"><a href="/libs/intrusive/index.html">Intrusive</a>:</span>
+        <ul>
+          <li>
+            Intrusive now takes advantage of compilers with variadic templates.
+          </li>
+          <li>
+            <code><span class="identifier">clone_from</span></code> functions
+            now copy predicates and hash functions of associative containers.
+          </li>
+          <li>
+            Added incremental hashing to unordered containers via <code><span class="identifier">incremental</span><span class="special">&lt;&gt;</span></code> option.
+          </li>
+          <li>
+            Minor bug fixes.
+          </li>
+        </ul>
+      </li>
     </ul>
   </div>
   <div id="version_1_37_0.compilers_tested">
 
$include_dir="/home/hyper-archives/boost-commit/include";
include("$include_dir/msg-footer.inc");
?>