Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-08-25 05:09:44


Author: danieljames
Date: 2008-08-25 05:09:43 EDT (Mon, 25 Aug 2008)
New Revision: 48370
URL: http://svn.boost.org/trac/boost/changeset/48370

Log:
Update the details for math special functions.

Daryle Walker: "It seems that the Special Function section of the Math
library has separate source for the (optional) C99 and TR1 math
functions, but the library page doesn't list that."

Text files modified:
   website/public_html/beta/doc/libraries.xml | 2 +-
   1 files changed, 1 insertions(+), 1 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-08-25 05:09:43 EDT (Mon, 25 Aug 2008)
@@ -617,7 +617,7 @@
     <documentation>libs/math/doc/sf_and_dist/html/index.html</documentation>
     <std-proposal>false</std-proposal>
     <std-tr1>false</std-tr1>
- <header-only>true</header-only>
+ <header-only>false</header-only>
     <autolink>false</autolink>
   </library>
   <library>


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