Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61561 - website/public_html/beta/doc
From: daniel_james_at_[hidden]
Date: 2010-04-25 12:55:48


Author: danieljames
Date: 2010-04-25 12:55:47 EDT (Sun, 25 Apr 2010)
New Revision: 61561
URL: http://svn.boost.org/trac/boost/changeset/61561

Log:
New detail for range.

Really need to be able to have different details for different versions
of boost.
Text files modified:
   website/public_html/beta/doc/libraries.xml | 7 ++++---
   1 files changed, 4 insertions(+), 3 deletions(-)

Modified: website/public_html/beta/doc/libraries.xml
==============================================================================
--- website/public_html/beta/doc/libraries.xml (original)
+++ website/public_html/beta/doc/libraries.xml 2010-04-25 12:55:47 EDT (Sun, 25 Apr 2010)
@@ -1066,9 +1066,10 @@
     <key>range</key>
     <boost-version>1.32.0</boost-version>
     <name>Range</name>
- <authors>Thorsten Ottosen</authors>
- <description>A new infrastructure for generic algorithms that
- builds on top of the new iterator concepts.</description>
+ <authors>Thorsten Ottosen and Neil Groves</authors>
+ <description>Concepts and utilities for
+ range-based algorithms, as well as range-based algorithms and range
+ adaptors that allow for efficient and very expressive code.</description>
     <documentation>libs/range/index.html</documentation>
     <std-proposal>false</std-proposal>
     <std-tr1>false</std-tr1>


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