Commit Graph

140 Commits

Author SHA1 Message Date
jzmaddock
553ee67631 Change the header levels. 2014-09-01 19:47:51 +01:00
jzmaddock
f8e0a5524d Move code snippets into separate cpp file. 2014-09-01 19:18:12 +01:00
jzmaddock
4cf89d8d03 Remove implementation details from docs.
Add some construction examples.
2014-09-01 17:48:55 +01:00
jzmaddock
aba44eb4a5 Doc update 2014-09-01 12:15:43 +01:00
jzmaddock
41a20980fa Update docs. 2014-08-26 19:04:18 +01:00
jzmaddock
74dd2d0485 Update history. 2014-06-15 13:07:10 +01:00
jzmaddock
d658ccd043 Fix doc typo and regenerate 2014-06-12 18:52:03 +01:00
jzmaddock
ee8edd4c33 Fix up functions that were returning tools::max_value to call overflow_error instead.
See https://svn.boost.org/trac/boost/ticket/10111.
2014-06-12 13:50:30 +01:00
jzmaddock
e20b44e8a9 Move headers that are mostly used for internal maintenance and testing into an "include_private" directory - this is to reduce dependencies on other Boost modules when using this library. 2014-06-09 16:08:35 +01:00
jzmaddock
ab6cc524dd Fix Halley iteration to work when derivative is zero, even though the second derivative is not, see https://svn.boost.org/trac/boost/ticket/10046. 2014-05-25 15:35:08 +01:00
jzmaddock
e6996e1188 Fix round and trunc functions to work with integer arguments, see https://svn.boost.org/trac/boost/ticket/10066. 2014-05-24 09:47:21 +01:00
jzmaddock
aaa405bad2 Regenerate docs. 2014-04-06 13:17:04 +01:00
jzmaddock
a67f4d16cb Regenerated docs. 2014-03-19 13:46:54 +00:00
jzmaddock
bb8b26e91b Update history, add Anton to the author list (and put the author list back into alphabetical by surname order), regenerate docs. 2014-01-23 17:38:48 +00:00
jzmaddock
9baf90f56a Merge branch 'bessel-derivatives' into develop 2014-01-23 16:55:55 +00:00
jzmaddock
7613d0dd45 Rename Bessel derivatives to primes. 2014-01-21 19:08:14 +00:00
jzmaddock
570cda5e88 Add first rough cut of Bessel derivative docs. 2014-01-20 17:43:16 +00:00
jzmaddock
ee56e2c03d Fix Student's t example in code and docs.
Update history: we've added new features so go up a version number.
Regenerate docs.
2014-01-17 18:48:20 +00:00
jzmaddock
f73aa5baa8 Cascade modified stylesheet and change it's name so it doesn't get overwritten again! 2014-01-14 19:10:55 +00:00
jzmaddock
991dc9ef78 Fix typos spotted by Chris. 2014-01-14 11:08:52 +00:00
jzmaddock
341a6a386b Update tgamma/lgamma docs to reflect new Bernoulli-based implementation.
Regenerate docs.
2014-01-13 18:25:21 +00:00
jzmaddock
f9e211eca5 Add generated docs. 2014-01-12 18:24:22 +00:00
jzmaddock
b2d6215e75 Remove html in preparation for regeneration of new docs. 2014-01-12 18:14:38 +00:00
jzmaddock
756e22033a Update history and regenerate docs. 2013-12-23 10:03:14 +00:00
John Maddock
a490f00f0c Update 1.55 release notes, regenerate docs.
[SVN r86347]
2013-10-18 11:08:30 +00:00
John Maddock
b331488c2e Update history and regenerate docs.
[SVN r85984]
2013-09-28 16:03:56 +00:00
John Maddock
ef5369a15b Add a short tutorial on testing special functions.
[SVN r84754]
2013-06-13 12:03:55 +00:00
John Maddock
4854561e48 Add a quick and dirty tutorial on writing a new special function.
Regenerate docs.

[SVN r84608]
2013-06-02 18:14:56 +00:00
John Maddock
6fdc703f30 Regenerate docs from P Bristow's typo fix.
[SVN r84481]
2013-05-25 11:31:27 +00:00
John Maddock
7cbb86d0cf Fix typos in revision history.
Regenerate docs.

[SVN r84478]
2013-05-25 08:45:58 +00:00
John Maddock
c6720a599f Regenerate docs with updated stylesheet.
[SVN r84327]
2013-05-17 16:53:50 +00:00
Paul A. Bristow
c5e6fca42b Final commit of all my changes.
[SVN r84326]
2013-05-17 11:13:14 +00:00
John Maddock
e7384331ae Merge changes from sandbox to documentation.
Puts all Math docs in one big whole with separate chapters for each part.

[SVN r84294]
2013-05-16 09:04:28 +00:00
John Maddock
510e145450 Regenerate and re-add HTML docs.
[SVN r84281]
2013-05-14 12:39:44 +00:00
John Maddock
45001773e2 Fix duplicate ID's, remove HTML for now.
[SVN r84280]
2013-05-14 12:19:48 +00:00
John Maddock
d7978a43bc Extend title of UDT a bit and regenerate docs.
[SVN r84273]
2013-05-13 17:20:50 +00:00
John Maddock
a714e82e55 Regenerate docs.
Add new xsl:param to control chapter TOC.


[SVN r84271]
2013-05-13 16:53:10 +00:00
John Maddock
9f17b2d2e7 Duplicated more of Trunk's files so we can check links.
Search-and-replace fixed a bunch of links.
Regenerate docs.

[SVN r84208]
2013-05-09 17:58:27 +00:00
John Maddock
f7f7209820 Tweak stylesheets.
Fix a few typos and links.

[SVN r84205]
2013-05-09 17:21:12 +00:00
John Maddock
8de19289c9 Regenerate and commit docs.
[SVN r84202]
2013-05-09 11:52:44 +00:00