Commit Graph

5028 Commits

Author SHA1 Message Date
Paul A. Bristow
21441c69df Helper files for nonfinite tests.
[SVN r71294]
2011-04-15 17:29:26 +00:00
Paul A. Bristow
2f9fd34c5a Change in revision date
[SVN r71293]
2011-04-15 17:07:59 +00:00
Paul A. Bristow
d64c15ce24 nonfinite examples two serialization examples now to link OK).
[SVN r71287]
2011-04-15 15:10:39 +00:00
Paul A. Bristow
40ab64c0ea Added changesign
[SVN r71285]
2011-04-15 14:58:43 +00:00
Paul A. Bristow
ce3c4d20c7 Added new nonfinite facets examples.
[SVN r71284]
2011-04-15 14:42:50 +00:00
Paul A. Bristow
7c3d6c454c rebuild after adding nonfinite facets section and other consequent changes for 1.47.
[SVN r71283]
2011-04-15 14:41:02 +00:00
Paul A. Bristow
cce808c605 Added nonfinite facets section.
[SVN r71282]
2011-04-15 14:38:03 +00:00
Paul A. Bristow
0711f4932b Added nonfinite examples (but two serialization examples fail to link). One example (referenced in docs is expected to fail on some but not all system)
[SVN r71281]
2011-04-15 14:20:42 +00:00
Paul A. Bristow
3fd41c3a6e Added Johan Rade's fp_inspect utility program.
[SVN r71280]
2011-04-15 14:00:50 +00:00
Paul A. Bristow
81b00c9db6 Update for new items in 1.47 mainly nonfinite facets.
[SVN r71279]
2011-04-15 13:59:18 +00:00
Paul A. Bristow
b72c966e57 Added changesign for nonfinite facets.
[SVN r71278]
2011-04-15 13:58:38 +00:00
Paul A. Bristow
756574380b New section on nonfinite_facets
[SVN r71277]
2011-04-15 13:57:23 +00:00
Paul A. Bristow
a97c3ae2d9 Added note about fp_inspect by Johan Rade.
[SVN r71276]
2011-04-15 13:54:58 +00:00
Paul A. Bristow
6b35bbddae Added reference for nearest representable
[SVN r71275]
2011-04-15 13:54:05 +00:00
Paul A. Bristow
ab110d6d4a Added FAQ for nonfinite IO
[SVN r71274]
2011-04-15 13:53:29 +00:00
Paul A. Bristow
887827b154 Added credits for nonfinite facets.
[SVN r71273]
2011-04-15 13:52:44 +00:00
Paul A. Bristow
e379afb51a First nonfinite example nonfinite_signaling_NaN.cpp.
[SVN r71271]
2011-04-15 13:37:21 +00:00
John Maddock
c2faf71f7d Fix value returned for atanh(1).
Fixes #5385.

[SVN r70692]
2011-03-29 11:17:58 +00:00
John Maddock
bac00ef969 Cast arguments to quaternion/octonion constructors so they still work when there's no implicit conversion available.
Fixes #5369.

[SVN r70569]
2011-03-26 12:04:02 +00:00
John Maddock
4b3cdb252d Don't include fenv.h when BOOST_NO_FENV_H is set.
Fixes #5356.

[SVN r70392]
2011-03-22 18:14:00 +00:00
Daniel James
e571aa93dc Fix a couple of paths in the maths docs.
[SVN r70172]
2011-03-19 00:32:14 +00:00
John Maddock
ade7de09ce Merge minor bug fixes from Trunk for 1.46.1 release.
[SVN r69609]
2011-03-06 17:19:34 +00:00
John Maddock
490499415a Correct version number for last set of fixes, regenerate docs.
[SVN r69608]
2011-03-06 17:15:58 +00:00
John Maddock
5ba171ee12 Fix PDF build from within boost-root/doc/pdf.
[SVN r69512]
2011-03-03 11:23:57 +00:00
John Maddock
a30388b57a Fix PDF build from within boost-root/doc/pdf
[SVN r69511]
2011-03-03 11:22:48 +00:00
John Maddock
13bd3e54cc MSVC warning suppression.
[SVN r69509]
2011-03-03 11:09:23 +00:00
John Maddock
331db8622d Fix typo in inverse_gausian.qbk.
Fixes #5254.

[SVN r69508]
2011-03-03 11:04:25 +00:00
John Maddock
386dc2ee93 Add Kolmogorov distro to TODO list and regenerate docs.
[SVN r68689]
2011-02-07 13:29:39 +00:00
John Maddock
5b6c4bfeb6 Change the name of the extern "C" TR1 functions so they no longer clash with (possibly inline) std lib versions.
Fixes #4828.

[SVN r68653]
2011-02-05 10:49:43 +00:00
John Maddock
91471146f1 Fix acosh bug, and update tests and docs accordingly.
Fixes #5113.

[SVN r68421]
2011-01-24 19:04:24 +00:00
John Maddock
868a3461e1 Merge fix for issue 5095.
Refs #5095.

[SVN r68367]
2011-01-22 17:31:29 +00:00
John Maddock
fb50b7d18f Added note about fixed bug.
Refs #5095.

[SVN r68347]
2011-01-21 12:03:47 +00:00
John Maddock
9744b02e98 Add more debug/diagnostic info and fix bug that manifests itself on SSE x64 machines only.
Fixes #5095

[SVN r68346]
2011-01-21 09:42:51 +00:00
John Maddock
9635919e54 Fix for IMB C++ on Linux.
Fixes #5090.

[SVN r68290]
2011-01-19 15:05:18 +00:00
John Maddock
3c169bafbe Add needed PDF build property.
[SVN r68285]
2011-01-19 12:57:00 +00:00
John Maddock
9c310af15e Get the PDF file name correct.
[SVN r68281]
2011-01-19 12:18:35 +00:00
Steven Watanabe
3524499fc0 Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
[SVN r68168]
2011-01-15 08:11:51 +00:00
Bryce Adelstein-Lelbach
a52fce70a8 Reverting some accident changes to a few jamfiles from my last commit.
[SVN r68141]
2011-01-14 02:51:17 +00:00
Bryce Adelstein-Lelbach
f11d1c3c2b Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.
On Linux, GNU's libstdc++, which is the default stdlib for icc and clang,
cannot parse the <iomanip> header in version 4.5+ (which thankfully neither
compiler advises the use of yet), as it's original C++98-friendly
implementation has been replaced with a gnu++0x implementation.
<boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing
boost::detail::setfill, boost::detail::setbase, boost::detail::setw,
boost::detail::setprecision, boost::detail::setiosflags and
boost::detail::resetiosflags. 



[SVN r68140]
2011-01-14 02:35:58 +00:00
Paul A. Bristow
35a23d5fae Added NIST DLMF reference (untested)
[SVN r67964]
2011-01-11 16:38:53 +00:00
John Maddock
789bc5092c Merge changes from Trunk since 1.44.
[SVN r67789]
2011-01-08 17:33:06 +00:00
John Maddock
6169ac4a20 Rename to all lower case: fixes issues on case sensitive file systems.
[SVN r67760]
2011-01-07 18:36:11 +00:00
John Maddock
b359130939 Rename to all lower case: fixes issues on case sensitive file systems.
[SVN r67759]
2011-01-07 18:33:15 +00:00
John Maddock
5b4f192716 Fix inspection report issues.
[SVN r67727]
2011-01-06 16:55:48 +00:00
John Maddock
19fedcf565 Rename to all lower case: fixes issues on case sensitive file systems.
[SVN r67726]
2011-01-06 16:41:44 +00:00
John Maddock
b1d2747e8b Rename to all lower case: fixes issues on case sensitive file systems.
[SVN r67725]
2011-01-06 16:31:50 +00:00
Bryce Adelstein-Lelbach
d47256676f Support for PathScale EKOPath Compiler Suite, version 4.0.0.
[SVN r67707]
2011-01-06 02:38:20 +00:00
John Maddock
6a87811f49 Change PDF URL to SF download page.
Add optional index generation.

[SVN r67545]
2011-01-01 17:16:10 +00:00
John Maddock
0ad713690d Fix bug in special-case handling of ibeta_inv.
Fix concept test failures with mpfr_class in legendre.hpp and non_central_t.hpp.
Fixes #5015.

[SVN r67469]
2010-12-27 18:37:15 +00:00
John Maddock
2ebf2fca9e Fix typos in code examples for legendre polynomials and regenerate docs.
[SVN r67411]
2010-12-22 10:22:56 +00:00