|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r78600 - in branches/release: . libs
From: dnljms_at_[hidden]
Date: 2012-05-24 14:32:33
Author: danieljames
Date: 2012-05-24 14:32:32 EDT (Thu, 24 May 2012)
New Revision: 78600
URL: http://svn.boost.org/trac/boost/changeset/78600
Log:
Merge library info from trunk.
Properties modified:
branches/release/ (props changed)
branches/release/index.html (contents, props changed)
branches/release/libs/ (props changed)
branches/release/libs/libraries.htm (contents, props changed)
branches/release/libs/maintainers.txt (contents, props changed)
Text files modified:
branches/release/index.html | 6 +++++-
branches/release/libs/libraries.htm | 4 ++++
branches/release/libs/maintainers.txt | 4 ++--
3 files changed, 11 insertions(+), 3 deletions(-)
Modified: branches/release/index.html
==============================================================================
--- branches/release/index.html (original)
+++ branches/release/index.html 2012-05-24 14:32:32 EDT (Thu, 24 May 2012)
@@ -55,7 +55,11 @@
<h3>Changes in this release</h3>
- <p>This release includes one new library, Boost.Heap,
+ <p>This release includes four new libraries
+ (Algorithm,
+ Functional/OverloadedFunction,
+ LocalFunction and
+ Utility/IdentityType),
as well as updates to many existing libraries. See
<a href="http://www.boost.org/users/history/version_1_50_0.html">Release
History</a> for more information.</p>
Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm (original)
+++ branches/release/libs/libraries.htm 2012-05-24 14:32:32 EDT (Thu, 24 May 2012)
@@ -80,6 +80,8 @@
<ul>
<li>accumulators - Framework for incremental
calculation, and collection of statistical accumulators, from Eric Niebler.</li>
+ <li>algorithm - A collection of useful generic
+ algorithms, from Marshall Clow. </li>
<li>any - Safe, generic container for single
values of different value types, from Kevlin Henney. </li>
<li>array - STL compliant
@@ -353,6 +355,8 @@
<h3><a name="Algorithms">Algorithms</a></h3>
<ul>
+ <li>algorithm - A collection of useful generic
+ algorithms, from Marshall Clow. </li>
<li>foreach - BOOST_FOREACH macro for easily
iterating over the elements of a sequence, from Eric Niebler.</li>
<li>gil - Generic Image Library, from
Modified: branches/release/libs/maintainers.txt
==============================================================================
--- branches/release/libs/maintainers.txt (original)
+++ branches/release/libs/maintainers.txt 2012-05-24 14:32:32 EDT (Thu, 24 May 2012)
@@ -11,7 +11,7 @@
accumulators Eric Niebler <eric -at- boostpro.com>
algorithm Marshall Clow <marshall -at- idio.com>
algorithm/minmax Herve Bronnimann <hbr -at- poly.edu>
-algorithm/string Pavol Droba <droba -at- topmail.sk>
+algorithm/string Marshall Clow <marshall -at- idio.com>
any Alexander Nasonov <alexander.nasonov -at- gmail.com>
array Marshall Clow <marshall -at- idio.com>
asio Chris Kohlhoff <chris -at- kohlhoff.com>
@@ -52,7 +52,7 @@
intrusive Ion Gaztanaga <igaztanaga -at- gmail.com>
io Daryle Walker <darylew -at- hotmail.com>
iostreams Jonathan Turkanis <turkanis -at- coderage.com>
-iterator David Abrahams <dave -at- boost-consulting.com>, Thomas Witt <witt - at - acm.org>
+iterator David Abrahams <dave -at- boost-consulting.com>, Thomas Witt <witt - at - acm.org>, Jeffrey Lee Hellrung Jr. <jeffrey.hellrung -at- gmail.com>
lambda Jaakko Jarvi <jarvi -at- cs.tamu.edu>
local_function Lorenzo Caminiti <lorcaminiti -at- gmail.com>
locale Artyom Beilis <artyomtnk -at- yahoo.com>
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