|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-04-10 17:03:14
Author: danieljames
Date: 2008-04-10 17:03:14 EDT (Thu, 10 Apr 2008)
New Revision: 44159
URL: http://svn.boost.org/trac/boost/changeset/44159
Log:
Fix some errors in the library list. Refs #1742.
Text files modified:
website/public_html/beta/doc/libraries.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
Modified: website/public_html/beta/doc/libraries.xml
==============================================================================
--- website/public_html/beta/doc/libraries.xml (original)
+++ website/public_html/beta/doc/libraries.xml 2008-04-10 17:03:14 EDT (Thu, 10 Apr 2008)
@@ -178,7 +178,7 @@
<boost-version>1.9.0</boost-version>
<name>Config</name>
<authors></authors>
- <description>Helps boost library developers adapt to compiler
+ <description>Helps Boost library developers adapt to compiler
idiosyncrasies; not intended for library users.</description>
<documentation>libs/config/config.htm</documentation>
<std-proposal>false</std-proposal>
@@ -230,7 +230,7 @@
<key>disjoint_sets</key>
<boost-version>1.9.0</boost-version>
<name>Disjoint Sets</name>
- <authors></authors>
+ <authors>Jeremy Siek, Lie-Quan Lee, Andrew Lumsdaine</authors>
<description>Boost.DisjointSets provides disjoint sets
operations with union by rank and path
compression.</description>
@@ -264,7 +264,7 @@
<boost-version>1.30.0</boost-version>
<name>Filesystem</name>
<authors>Beman Dawes</authors>
- <description>The Boost Filesystem Librar provides portable
+ <description>The Boost Filesystem Library provides portable
facilities to query and manipulate paths, files, and
directories.</description>
<documentation>libs/filesystem/doc/index.htm</documentation>
@@ -685,7 +685,7 @@
<key>numeric/interval</key>
<boost-version>1.30.0</boost-version>
<name>Interval</name>
- <authors>Guillaume Melquiond, Herv´ Brönnimann and
+ <authors>Guillaume Melquiond, Hervé Brönnimann and
Sylvain Pion</authors>
<description>Extends the usual arithmetic functions to
mathematical intervals.</description>
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