Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r71279 - trunk/libs/math/doc/sf_and_dist
From: pbristow_at_[hidden]
Date: 2011-04-15 09:59:19


Author: pbristow
Date: 2011-04-15 09:59:18 EDT (Fri, 15 Apr 2011)
New Revision: 71279
URL: http://svn.boost.org/trac/boost/changeset/71279

Log:
Update for new items in 1.47 mainly nonfinite facets.
Text files modified:
   trunk/libs/math/doc/sf_and_dist/roadmap.qbk | 9 ++++++++-
   1 files changed, 8 insertions(+), 1 deletions(-)

Modified: trunk/libs/math/doc/sf_and_dist/roadmap.qbk
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/roadmap.qbk (original)
+++ trunk/libs/math/doc/sf_and_dist/roadmap.qbk 2011-04-15 09:59:18 EDT (Fri, 15 Apr 2011)
@@ -1,5 +1,12 @@
 [template history[]
 
+[h4 Boost-1.47]
+
+* Added changesign function to sign.hpp to facilitate addition of nonfinite facets.
+* Addition of nonfinite facetsfrom Johan Rade, with tests,
+examples of use for C99 format infinity and NaN, and documentation.
+* Added tests and documentation of changesign from Johan Rade.
+
 [h4 Boost-1.46.1]
 
 * Fixed issues [@https://svn.boost.org/trac/boost/ticket/5095 #5095], [@https://svn.boost.org/trac/boost/ticket/5095 #5113].
@@ -8,7 +15,7 @@
 
 * Added Wald, Inverse Gaussian and geometric distributions.
 * Added information about configuration macros.
-* Added support for mpreal as a real-numered type.
+* Added support for mpreal as a real-numbered type.
 
 [h4 Boost-1.45.0]
 


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