Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-03-15 09:41:50


Author: danieljames
Date: 2008-03-15 09:41:49 EDT (Sat, 15 Mar 2008)
New Revision: 43624
URL: http://svn.boost.org/trac/boost/changeset/43624

Log:
Remove links to unreleased libraries.
Text files modified:
   branches/release/libs/libraries.htm | 6 ------
   1 files changed, 0 insertions(+), 6 deletions(-)

Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm (original)
+++ branches/release/libs/libraries.htm 2008-03-15 09:41:49 EDT (Sat, 15 Mar 2008)
@@ -80,8 +80,6 @@
 <h2>Libraries Listed <a name="Alphabetically">Alphabetically</a></h2>
 
 <ul>
- <li>accumulators - Framework for incremental
- calculation, and collection of statistical accumulators, from Eric Niebler.</li>
     <li>any - Safe, generic container for single
       values of different value types, from Kevlin Henney.&nbsp;</li>
     <li>array - STL compliant
@@ -276,7 +274,6 @@
         Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li>
     <li>uBLAS - Basic linear algebra
     for dense, packed and sparse matrices, from Joerg Walter and Mathias Koch.</li>
- <li>unordered - unordered associative containers, from Daniel James.</li>
     <li>utility - Class <b>noncopyable</b>
         plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>&nbsp;
       <b>prior()</b>
@@ -344,7 +341,6 @@
     <li>property map
         - Concepts defining interfaces which map key objects to
         value objects, from Jeremy Siek.</li>
- <li>unordered - unordered associative containers, from Daniel James.</li>
     <li>variant - Safe, generic, stack-based
     discriminated union container, from Eric Friedman and Itay Maman.</li>
 </ul>
@@ -490,8 +486,6 @@
 <h3><a name="Math">Math</a> and numerics</h3>
 
 <ul>
- <li>accumulators - Framework for incremental
- calculation, and collection of statistical accumulators, from Eric Niebler.</li>
     <li>math - Several contributions in the
     domain of mathematics, from various authors.</li>
     <li>numeric/conversion - Optimized Policy-based Numeric Conversions,


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