Commit Graph

5028 Commits

Author SHA1 Message Date
John Maddock
cf13aec0a3 Document release history.
[SVN r74975]
2011-10-16 16:47:41 +00:00
John Maddock
681b9c1288 Add missing #include.
Fixes #6017.

[SVN r74937]
2011-10-13 17:31:00 +00:00
John Maddock
b7df32ac03 Apply patch from ticket #6014.
Fixes #6014.

[SVN r74927]
2011-10-12 17:09:48 +00:00
John Maddock
48e179266b Fix error checking for trunc and round functions.
Update tests to match.

[SVN r74925]
2011-10-12 11:06:09 +00:00
John Maddock
f617e8e284 Change nextafter and related functions to handle infinities as arguments the same way as GLIBC and MSVC.
Fixes #5823.

[SVN r74918]
2011-10-11 17:28:13 +00:00
John Maddock
a5941a2179 GCC workaround when using TR1 tuple.
Fixes #5934.

[SVN r74891]
2011-10-10 12:09:12 +00:00
John Maddock
303503d876 Remove unused constants.
Fix expression for tolerance in eps_tolerance.
Add include guards to prime.hpp.
Fixes #5982.
Fixes #5927.
Fixes #6001.

[SVN r74890]
2011-10-10 11:52:05 +00:00
John Maddock
f52587e616 More fixes for UDT's as arguments.
[SVN r74802]
2011-10-08 12:30:50 +00:00
Gennadiy Rozental
125edbe8e0 eliminated test_case_template.hpp
[SVN r74735]
2011-10-05 10:28:08 +00:00
Gennadiy Rozental
48718536b7 eliminated unit_test_framework and BOOST_MESSAGE
[SVN r74732]
2011-10-05 09:55:08 +00:00
Gennadiy Rozental
a16c1ccaae eliminated unit_test_framework and BOOST_MESSAGE
[SVN r74725]
2011-10-05 09:35:55 +00:00
Gennadiy Rozental
c6190ac181 eliminated unit_test_framework and BOOST_MESSAGE
[SVN r74722]
2011-10-05 09:28:25 +00:00
John Maddock
464a667ab2 Add Jacobi functions to the TODO list.
[SVN r74654]
2011-10-02 18:16:45 +00:00
John Maddock
8f22d5ebe5 Minor fixes for expression-template types.
[SVN r74572]
2011-09-26 11:01:03 +00:00
Paul A. Bristow
a74236ad41 std qualified strlen in int width = (int)std::strlen(prefix) + (int)std::strlen(body);
to comply with C++ standard.

[SVN r74480]
2011-09-20 18:03:22 +00:00
John Maddock
6e78e00321 Fix mpreal #includes.
Add some more expression-template fixes.
Add fix for Cray platform in SSE2 support selection.

[SVN r74389]
2011-09-15 17:16:20 +00:00
John Maddock
be97e03f4e Fix expression template compilation issues.
[SVN r74355]
2011-09-12 08:36:54 +00:00
John Maddock
acb59c8512 Fix usage with expression template types.
Fix fpclassify code when both BOOST_MATH_DISABLE_STD_FPCLASSIFY and isnan are defined.
Remove dead code.

[SVN r74185]
2011-09-01 18:03:31 +00:00
John Maddock
990c183d8d Fix error handling arguments.
[SVN r74184]
2011-09-01 17:47:01 +00:00
John Maddock
352b9016f6 Merge misc fixes from trunk: mostly documentation and cosmetic changes.
[SVN r74013]
2011-08-23 07:49:00 +00:00
John Maddock
c416cd2772 Fix bug in e_float bindings - negative integers were incorrectly converted.
[SVN r73647]
2011-08-11 11:02:12 +00:00
Paul A. Bristow
299ac65bf3 Uncommented to correct #include pch.hpp mistake.
[SVN r73439]
2011-07-30 11:29:52 +00:00
Paul A. Bristow
3091965c44 Reported ambiguity from detail so made explicit boost::math::constants rather than using using namespace boost::math::constants.
[SVN r73431]
2011-07-29 15:18:01 +00:00
Paul A. Bristow
769365b594 Added trac #5733
[SVN r73375]
2011-07-26 13:30:43 +00:00
Paul A. Bristow
92b23c16a6 Corrected wrong code in uniform.hpp for >upper or < lower
wrong test values in uniform cdf complemented.

Trac ticket #5733

[SVN r73360]
2011-07-25 16:49:34 +00:00
Paul A. Bristow
4e13294bae Corrected wrong test values in uniform cdf complemented.
(and wrong code in uniform.hpp)

[SVN r73359]
2011-07-25 16:47:57 +00:00
Paul A. Bristow
4a23024043 Warning c4511 disabled for 7.1 lexical cast test
[SVN r73354]
2011-07-25 09:29:04 +00:00
Paul A. Bristow
6da378b70e Added comments
[SVN r73352]
2011-07-25 09:26:59 +00:00
Paul A. Bristow
dc53f191e7 Credit for lexical_cast and nonfinites
[SVN r73218]
2011-07-18 14:13:19 +00:00
Paul A. Bristow
e3b0a8255d Update to release notes for lexical_cast and nonfinites
[SVN r73217]
2011-07-18 14:12:33 +00:00
Paul A. Bristow
24f06ec9f8 Update on lexical cast improvements.
[SVN r73187]
2011-07-17 14:56:40 +00:00
Paul A. Bristow
47eb661207 Tiny layout change.
[SVN r73173]
2011-07-17 11:33:52 +00:00
Paul A. Bristow
d88276699f Added negative NaN example.
[SVN r73172]
2011-07-17 11:32:57 +00:00
Paul A. Bristow
df9784ccd3 Minor change to avoid a warning.
[SVN r73171]
2011-07-17 11:30:32 +00:00
Paul A. Bristow
56745615a0 Rebuilt after adding Bayes example.
[SVN r73141]
2011-07-16 11:15:38 +00:00
Paul A. Bristow
7907edace2 New Bayes example
[SVN r73049]
2011-07-13 14:24:42 +00:00
Paul A. Bristow
5ea378b728 Fudge for failure of greek in section title
[SVN r73048]
2011-07-13 14:23:41 +00:00
Paul A. Bristow
96b134328b New Bayes example
[SVN r73047]
2011-07-13 14:19:33 +00:00
John Maddock
6004936cef Update to use latest Trunk version of auto-index.
[SVN r72987]
2011-07-09 17:06:20 +00:00
John Maddock
0fa407d552 Update to use latest Trunk version of auto-index.
[SVN r72976]
2011-07-08 18:03:44 +00:00
John Maddock
fdfb030ca7 Merge bad file name fixes and TR1 breakages from Trunk.
Authorized by Daniel James.

[SVN r72845]
2011-07-02 08:58:57 +00:00
John Maddock
38b6a4f3b8 Revert BSD fix - it breaks Boost.TR1 and was nonsense anyway! :(
[SVN r72821]
2011-06-30 16:04:54 +00:00
John Maddock
57cc822890 Fix name of #include file.
[SVN r72813]
2011-06-30 08:50:24 +00:00
Paul A. Bristow
f138065bd7 Sorted out as per JM message 19 Jun to add inverse chisq example.
without manifest

[SVN r72669]
2011-06-18 16:02:58 +00:00
Paul A. Bristow
39b39f98c3 New example from Thomas Mang (corrected!)
[SVN r72655]
2011-06-17 17:11:42 +00:00
Paul A. Bristow
de8e10c39f New example from Thomas Mang
[SVN r72654]
2011-06-17 17:06:23 +00:00
Paul A. Bristow
24c85f594e Altered section title to use words because the greek chi OK on html but failed to show on pdf (for reasons most mysterious and not worth wasting more time on!)
[SVN r72653]
2011-06-17 17:05:48 +00:00
Paul A. Bristow
5c9743b3ee Update of history adding Thomas Mang's example
[SVN r72652]
2011-06-17 17:01:18 +00:00
Paul A. Bristow
468599d77b Added new Bayes inverse chi sq example
[SVN r72651]
2011-06-17 17:00:39 +00:00
Paul A. Bristow
be98ea2300 Added tip
[SVN r72650]
2011-06-17 17:00:07 +00:00