summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2014-06-01 22:12:04 +0300
committerPeter Dimov <pdimov@pdimov.com>2014-06-01 23:11:59 +0300
commitcbd1cd7844deaf4e18b847ac650795a3fc4da94d (patch)
tree9c31b4f01985ff550b4771cca5c4d0eb0ebfae2a /libs/libraries.htm
parent015107e16d01fe0aa16bf5ce0844efc8dd5f535e (diff)
downloadboost-cbd1cd7844deaf4e18b847ac650795a3fc4da94d.tar.gz
Update core description.
Conflicts: libs/libraries.htm
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index e39e9c9c8e..b83cc1ccc5 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -123,7 +123,7 @@ how to download, build, and install the libraries.</p>
<li><a href="container/index.html">container</a> - Standard library containers and extensions, from Ion Gazta&ntilde;aga</li>
<li><a href="context/index.html">context</a> - Context switching library, from Oliver Kowalke</li>
<li><a href="conversion/index.html">conversion</a> - Polymorphic and lexical casts, from Dave Abrahams and Kevlin Henney.</li>
- <li><a href="core/index.html">core</a> - A collection of core utilities, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.</li>
+ <li><a href="core/index.html">core</a> - A collection of simple core utilities with minimal dependencies, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.</li>
<li><a href="coroutine/index.html">coroutine</a> - Coroutine library, from Oliver Kowalke</li>
<li><a href="crc/index.html">crc</a> - Cyclic Redundancy Code, from Daryle
Walker.</li>
@@ -884,7 +884,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<ul>
<li><a href="conversion/index.html">conversion</a> - Polymorphic and lexical casts, from Dave Abrahams and
Kevlin Henney.</li>
- <li><a href="core/index.html">core</a> - A collection of core utilities, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.</li>
+ <li><a href="core/index.html">core</a> - A collection of simple core utilities with minimal dependencies, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.</li>
<li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
from Fernando Cacciola.</li>