$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r73218 - trunk/libs/math/doc/sf_and_dist
From: pbristow_at_[hidden]
Date: 2011-07-18 10:13:21
Author: pbristow
Date: 2011-07-18 10:13:19 EDT (Mon, 18 Jul 2011)
New Revision: 73218
URL: http://svn.boost.org/trac/boost/changeset/73218
Log:
Credit for lexical_cast and nonfinites
Text files modified:
trunk/libs/math/doc/sf_and_dist/credits.qbk | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
Modified: trunk/libs/math/doc/sf_and_dist/credits.qbk
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/credits.qbk (original)
+++ trunk/libs/math/doc/sf_and_dist/credits.qbk 2011-07-18 10:13:19 EDT (Mon, 18 Jul 2011)
@@ -31,6 +31,9 @@
Input & Output of NaN and infinity for the C++ Standard Library]
and suggested following the C99 format.
+Antony Polukhin improved lexical cast avoiding stringstream so that
+it was no longer necessary to use a globale C99 facet to handle nonfinites.
+
H'''å'''kan Ard'''ö''',
Boris Gubenko, John Maddock,
Markus Sch'''ö'''pflin