[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-commit
Subject:    [Boost-commit] svn:boost r84893 - in branches/release: . libs
From:       dnljms () gmail ! com
Date:       2013-06-23 21:45:05
Message-ID: 20130623214505.A5A9F15FA63 () wowbagger ! crest ! iu ! edu
[Download RAW message or body]

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

Log:
Merge new math links in libraries.htm

Properties modified: 
   branches/release/   (props changed)
   branches/release/libs/   (props changed)
   branches/release/libs/libraries.htm   (contents, props changed)
Text files modified: 
   branches/release/libs/libraries.htm |    32 ++++++++++++++++----------------       \
  1 files changed, 16 insertions(+), 16 deletions(-)

Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm	Sun Jun 23 17:38:14 2013	(r84892)
+++ branches/release/libs/libraries.htm	2013-06-23 17:45:05 EDT (Sun, 23 Jun \
2013)	(r84893) @@ -199,18 +199,16 @@
     <li><a href="log/index.html">log</a> - Logging library, from Andrey \
                Semashev</li>
     <li><a href="math/doc/index.html">math</a> - Several contributions in the
     domain of mathematics, from various authors.</li>
-    <li><a href="math/doc/complex/html/index.html">math/complex number \
algorithms</a> - +    <li><a href="math/doc/html/inverse_complex.html">math/complex \
                number algorithms</a> -
     These complex number algorithms are the inverses of trigonometric functions \
                currently present in the C++ standard, from John Maddock.</li>
-    <li><a href="math/doc/common_factor.html">math/common_factor</a> - Greatest
+    <li><a href="math/doc/html/gcd_lcm.html">math/common_factor</a> - Greatest
     common divisor and least common multiple, from Daryle Walker.</li>
-    <li><a href="math/doc/octonion/html/index.html">math/octonion</a> -
-        Octonions, from Hubert Holin.</li>
-    <li><a href="math/doc/quaternion/html/index.html">math/quaternion</a> -
-        Quaternions, from Hubert Holin.</li>
-    <li><a href="math/doc/sf_and_dist/html/index.html">math/special_functions</a> -
-        A wide selection of mathematical special functions from John Maddock, Paul \
                Bristow, Hubert Holin and Xiaogang Zhang.</li>
-    <li><a href="math/doc/sf_and_dist/html/index.html">math/statistical \
                distributions</a> -
-        A wide selection of univariate statistical distributions and functions that \
operate on them from John Maddock and Paul Bristow</li> +   <li><a \
href="math/doc/html/constants.html">math/constants</a> - A wide range of numeric \
constants from Paul Bristow and John Maddock.</li> +   <li><a \
href="math/doc/html/utils.html">math/floating point utilities</a> - Utilities for \
manipulating floating point values from Johan Rade.</li> +   <li><a \
href="math/doc/html/octonions.html">math/octonion</a> - Octonions, from Hubert \
Holin.</li> +    <li><a href="math/doc/html/special.html">math/special_functions</a> \
- A wide selection of mathematical special functions from John Maddock, Paul Bristow, \
Hubert Holin and Xiaogang Zhang.</li> +    <li><a \
href="math/doc/html/dist.html">math/statistical distributions</a> - A wide selection \
of univariate statistical distributions and functions that operate on them from John \
Maddock and Paul Bristow</li> +    <li><a \
href="math/doc/html/quaternions.html">math/quaternion</a> - Quaternions, from Hubert \
                Holin.</li>
     <li><a href="algorithm/minmax/index.html">minmax</a> - standard library
         extensions for simultaneous min/max and min/max element computations,
     from Herv&eacute; Br&ouml;nnimann.</li>
@@ -706,18 +704,20 @@
     Melquiond, Herv&eacute; Br&ouml;nnimann and Sylvain Pion.</li>
     <li><a href="math/doc/index.html">math</a> - Several contributions in the
     domain of mathematics, from various authors.</li>
-    <li><a href="math/doc/complex/html/index.html">math/complex number \
algorithms</a> - +    <li><a href="math/doc/html/inverse_complex.html">math/complex \
                number algorithms</a> -
     These complex number algorithms are the inverses of trigonometric functions \
                currently present in the C++ standard, from John Maddock.</li>
-    <li><a href="math/doc/common_factor.html">math/common_factor</a> - Greatest
+    <li><a href="math/doc/html/gcd_lcm.html">math/common_factor</a> - Greatest
     common divisor and least common multiple, from Daryle Walker.</li>
-    <li><a href="math/doc/octonion/html/index.html">math/octonion</a> -
+    <li><a href="math/doc/html/octonions.html">math/octonion</a> -
         Octonions, from Hubert Holin.</li>
-    <li><a href="math/doc/quaternion/html/index.html">math/quaternion</a> -
+    <li><a href="math/doc/html/quaternions.html">math/quaternion</a> -
         Quaternions, from Hubert Holin.</li>
-    <li><a href="math/doc/sf_and_dist/html/index.html">math/special_functions</a> -
+    <li><a href="math/doc/html/special.html">math/special_functions</a> -
         A wide selection of mathematical special functions from John Maddock, Paul \
                Bristow, Hubert Holin and Xiaogang Zhang.</li>
-    <li><a href="math/doc/sf_and_dist/html/index.html">math/statistical \
distributions</a> - +    <li><a href="math/doc/html/dist.html">math/statistical \
                distributions</a> -
         A wide selection of univariate statistical distributions and functions that \
operate on them from John Maddock and Paul Bristow</li> +   <li><a \
href="math/doc/html/constants.html">math/constants</a> - A wide range of numberic \
constants from John Maddock and Paul Bristow.</li> +   <li><a \
href="math/doc/html/utils.html">math/floating point utilities</a> - Floating point \
                manipulation utilities from Johan Rade.</li>
     <li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional
     containers and adaptors for arrays of contiguous data, from Ron Garcia.</li>
     <li><a href="multiprecision/index.html">multiprecision</a> - Extended precision \
arithmetic types _______________________________________________
Boost-commit mailing list
Boost-commit@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic