Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84891 - in website/public_html/live: doc generated
From: dnljms_at_[hidden]
Date: 2013-06-23 17:33:30


Author: danieljames
Date: 2013-06-23 17:33:30 EDT (Sun, 23 Jun 2013)
New Revision: 84891
URL: http://svn.boost.org/trac/boost/changeset/84891

Log:
Try to fix math links in 1.54

Text files modified:
   website/public_html/live/doc/libraries.xml | 67 ++++++++++++++++++++++++++++++++++++++++
   1 files changed, 67 insertions(+), 0 deletions(-)

Modified: website/public_html/live/doc/libraries.xml
==============================================================================
--- website/public_html/live/doc/libraries.xml Sun Jun 23 17:20:06 2013 (r84890)
+++ website/public_html/live/doc/libraries.xml 2013-06-23 17:33:30 EDT (Sun, 23 Jun 2013) (r84891)
@@ -840,6 +840,7 @@
   <library>
     <key>math/common_factor</key>
     <boost-version>1.26.0</boost-version>
+ <boost-max-version>1.53.0</boost-max-version>
     <name>Math Common Factor</name>
     <authors>Daryle Walker</authors>
     <description>Greatest common divisor and least common
@@ -850,8 +851,22 @@
     <category>Math</category>
   </library>
   <library>
+ <key>math/common_factor</key>
+ <boost-version>1.26.0</boost-version>
+ <boost-min-version>1.54.0</boost-min-version>
+ <name>Math Common Factor</name>
+ <authors>Daryle Walker</authors>
+ <description>Greatest common divisor and least common
+ multiple.</description>
+ <documentation>libs/math/doc/html/gcd_lcm.html</documentation>
+ <std-proposal>false</std-proposal>
+ <std-tr1>false</std-tr1>
+ <category>Math</category>
+ </library>
+ <library>
     <key>math/octonion</key>
     <boost-version>1.23.0</boost-version>
+ <boost-max-version>1.53.0</boost-max-version>
     <name>Math Octonion</name>
     <authors>Hubert Holin</authors>
     <description>Octonions.</description>
@@ -861,8 +876,21 @@
     <category>Math</category>
   </library>
   <library>
+ <key>math/octonion</key>
+ <boost-version>1.23.0</boost-version>
+ <boost-min-version>1.54.0</boost-min-version>
+ <name>Math Octonion</name>
+ <authors>Hubert Holin</authors>
+ <description>Octonions.</description>
+ <documentation>libs/math/doc/html/octonions.html</documentation>
+ <std-proposal>false</std-proposal>
+ <std-tr1>false</std-tr1>
+ <category>Math</category>
+ </library>
+ <library>
     <key>math/quaternion</key>
     <boost-version>1.23.0</boost-version>
+ <boost-max-version>1.53.0</boost-max-version>
     <name>Math Quaternion</name>
     <authors>Hubert Holin</authors>
     <description>Quaternions.</description>
@@ -872,8 +900,21 @@
     <category>Math</category>
   </library>
   <library>
+ <key>math/quaternion</key>
+ <boost-version>1.23.0</boost-version>
+ <boost-min-version>1.54.0</boost-min-version>
+ <name>Math Quaternion</name>
+ <authors>Hubert Holin</authors>
+ <description>Quaternions.</description>
+ <documentation>libs/math/doc/html/quaternion.html</documentation>
+ <std-proposal>false</std-proposal>
+ <std-tr1>false</std-tr1>
+ <category>Math</category>
+ </library>
+ <library>
     <key>math/special_functions</key>
     <boost-version>1.35.0</boost-version>
+ <boost-max-version>1.53.0</boost-max-version>
     <name>Math/Special Functions</name>
     <authors>John Maddock, Paul Bristow, Hubert Holin and Xiaogang Zhang</authors>
     <description>A wide selection of mathematical special functions.</description>
@@ -883,8 +924,21 @@
     <category>Math</category>
   </library>
   <library>
+ <key>math/special_functions</key>
+ <boost-version>1.35.0</boost-version>
+ <boost-min-version>1.54.0</boost-min-version>
+ <name>Math/Special Functions</name>
+ <authors>John Maddock, Paul Bristow, Hubert Holin and Xiaogang Zhang</authors>
+ <description>A wide selection of mathematical special functions.</description>
+ <documentation>libs/math/doc/html/special.html</documentation>
+ <std-proposal>false</std-proposal>
+ <std-tr1>false</std-tr1>
+ <category>Math</category>
+ </library>
+ <library>
     <key>math/statistical_distributions</key>
     <boost-version>1.35.0</boost-version>
+ <boost-max-version>1.53.0</boost-max-version>
     <name>Math/Statistical Distributions</name>
     <authors>John Maddock and Paul Bristow</authors>
     <description>A wide selection of univariate statistical distributions and
@@ -895,6 +949,19 @@
     <category>Math</category>
   </library>
   <library>
+ <key>math/statistical_distributions</key>
+ <boost-version>1.35.0</boost-version>
+ <boost-min-version>1.54.0</boost-min-version>
+ <name>Math/Statistical Distributions</name>
+ <authors>John Maddock and Paul Bristow</authors>
+ <description>A wide selection of univariate statistical distributions and
+ functions that operate on them.</description>
+ <documentation>libs/math/doc/html/dist.html</documentation>
+ <std-proposal>false</std-proposal>
+ <std-tr1>false</std-tr1>
+ <category>Math</category>
+ </library>
+ <library>
     <key>move</key>
     <boost-version>1.48.0</boost-version>
     <name>Move</name>

Modified: website/public_html/live/generated/libraries.txt
==============================================================================
Binary files website/public_html/live/generated/libraries.txt Sun Jun 23 17:20:06 2013 (r84890) and website/public_html/live/generated/libraries.txt 2013-06-23 17:33:30 EDT (Sun, 23 Jun 2013) (r84891) differ


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