|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r51627 - trunk/libs
From: fmhess_at_[hidden]
Date: 2009-03-05 16:33:03
Author: fmhess
Date: 2009-03-05 16:33:02 EST (Thu, 05 Mar 2009)
New Revision: 51627
URL: http://svn.boost.org/trac/boost/changeset/51627
Log:
Replaced some funky characters in Jaakko's last name with
ä entity.
Text files modified:
trunk/libs/libraries.htm | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2009-03-05 16:33:02 EST (Thu, 05 Mar 2009)
@@ -164,7 +164,7 @@
construction framework, adaptors, concepts, and more, from Dave
Abrahams, Jeremy Siek, and Thomas Witt.</li>
<li>lambda - Define small unnamed
- function objects at the actual call site, and more, from Jaakko J?rvi and
+ function objects at the actual call site, and more, from Jaakko Järvi and
Gary Powell.</li>
<li>math - Several contributions in the
domain of mathematics, from various authors.</li>
@@ -260,8 +260,8 @@
String algorithms library, from Pavol Droba.</li>
<li>swap -
Enhanced generic swap function, from Joseph Gauterin.</li>
- <li>system - Operating system support,
- including the diagnostics support that will be part of the C++0x standard
+ <li>system - Operating system support,
+ including the diagnostics support that will be part of the C++0x standard
library, from Beman Dawes.</li>
<li>test - Support for simple program testing,
full unit testing, and for program
@@ -277,7 +277,7 @@
Report on C++ Library Extensions, using other Boost libraries as a basis, from John Maddock.</li>
<li>tribool - 3-state boolean type library, from Doug Gregor.</li>
<li>tuple - Ease definition of functions returning multiple values, and more,
- from Jaakko J?rvi.</li>
+ from Jaakko Järvi.</li>
<li>type_traits -
Templates for fundamental properties of types, from John
Maddock, Steve Cleary, et al.</li>
@@ -414,7 +414,7 @@
A TR1 hash function object that can be extended to hash user defined
types, from Daniel James.</li>
<li>lambda - Define small unnamed
- function objects at the actual call site, and more, from Jaakko J?rvi and
+ function objects at the actual call site, and more, from Jaakko Järvi and
Gary Powell.</li>
<li>ref - A utility library for
@@ -465,7 +465,7 @@
<li>function_types - Type traits
for callable, built-in types, from Tobias Schwinger</li>
<li>fusion -
- Library for working with tuples, including various containers,
+ Library for working with tuples, including various containers,
algorithms, etc. From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
<li>mpl - Template metaprogramming
framework of compile-time algorithms, sequences and metafunction classes,
@@ -572,7 +572,7 @@
<li>pointer container
- Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen. </li>
<li>tuple - Ease definition of functions returning multiple values, and more,
- from Jaakko Järvi.</li>
+ from Jaakko Järvi.</li>
<li>variant - Safe, generic, stack-based
discriminated union container, from Eric Friedman and Itay Maman.</li>
</ul>
@@ -681,8 +681,8 @@
maintainable C++ code, from Andreas Huber.</li>
<li>swap -
Enhanced generic swap function, from Joseph Gauterin.</li>
- <li>system - Operating
- system support, including the diagnostics support that will be part of the
+ <li>system - Operating
+ system support, including the diagnostics support that will be part of the
C++0x standard library, from Beman Dawes.</li>
<li>timer - Event timer,
progress timer, and progress display classes, from Beman
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