2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-27 19:12:08 +00:00
Commit Graph

1566 Commits

Author SHA1 Message Date
John Maddock
4bdc5ccc5f Merge changes from Trunk: Fixes #4504. Fixes #4518.
[SVN r64664]
2010-08-07 16:35:39 +00:00
John Maddock
9842cb0651 Updated release notes, and regenerated docs.
[SVN r64224]
2010-07-21 16:08:01 +00:00
John Maddock
8d09db422e Fix warnings emitted when char is unsigned.
[SVN r63600]
2010-07-04 15:47:54 +00:00
Daniel James
024a24bde9 Merge documentation update.
[SVN r63517]
2010-07-02 08:27:42 +00:00
John Maddock
9be5e2419f Merge minor changes from Trunk:
Fix Rayleigh distribution range.
Fix gcd argument types.
Update docs to match.

[SVN r63483]
2010-07-01 15:40:01 +00:00
Daniel James
ce9462e9aa Merge documentation fixes.
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.


[SVN r63347]
2010-06-26 12:30:09 +00:00
John Maddock
a1c0cccebd Merge changes from Trunk:
* Fix common_factor code so it works with expression-template enabled types, and added new tests.
* Cleaned up using declarations.
* Fixed cbrt conceptual requirements.
* Fixed round for negative values.
* Changed all configuration code to use the new Boost.Build configuration support.
* Fixed HP aCC version numbers in src files.
* Regenerated docs.

[SVN r62124]
2010-05-21 17:23:36 +00:00
Douglas Gregor
f1a9800c8c Merge r62087 (a fix to cbrt's internal promotion rules) from trunk.
[SVN r62093]
2010-05-19 01:21:43 +00:00
John Maddock
489e05ace7 Fix typo in rising_factorial docs and regenerate HTML.
[SVN r60914]
2010-03-29 14:29:33 +00:00
John Maddock
8056009e4b Merge changes from Trunk:
Minor update to docs, with graphics regenerated.
Fix some minor inspection script errors.
Improve performance of a few of the algorithms.
Fix a few compiler warnings etc.

[SVN r60643]
2010-03-16 11:37:39 +00:00
Daniel James
fda2309c21 Fix some whitespace differences between trunk and release.
[SVN r58878]
2010-01-10 19:17:23 +00:00
John Maddock
e6424a986c Suppress msvc warnings.
[SVN r57363]
2009-11-04 17:06:58 +00:00
Troy D. Straszheim
e47ecaa975 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
John Maddock
6227f67d75 Update docs with Linux performance results.
Fix distributions.cpp so it's DCDFLIB testing code is gcc-compatible.

[SVN r56925]
2009-10-16 16:09:12 +00:00
John Maddock
66f2eed7dc Merge updated docs: new performance results, release history etc.
[SVN r56863]
2009-10-15 08:46:13 +00:00
John Maddock
1a297964c1 Merge performance enhancements and minor fixes from Trunk.
[SVN r56729]
2009-10-12 10:35:20 +00:00
John Maddock
da1216611d Fix broken link and regenerated docs.
[SVN r55123]
2009-07-23 12:32:21 +00:00
John Maddock
c7dbd17302 Try and fix inspect report failures.
[SVN r55121]
2009-07-23 12:09:54 +00:00
John Maddock
bab6663fbf Fix line endings.
[SVN r55120]
2009-07-23 11:58:13 +00:00
John Maddock
d9ee7f11c2 Disable pch usage for msvc-7.1.
[SVN r55110]
2009-07-23 09:45:33 +00:00
Troy D. Straszheim
b338985fa5 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
John Maddock
f20fe2fa08 Fixed the labels on some of the graphs and regenerated.
[SVN r55057]
2009-07-21 10:53:36 +00:00
John Maddock
71380c3ee6 Fix lookup ambiguity.
Fixes #3207.

[SVN r54285]
2009-06-23 16:40:23 +00:00
John Maddock
457a19dc5d A few mostly trivial fixes merged from Trunk.
Updated docs.

[SVN r54212]
2009-06-22 15:57:57 +00:00
John Maddock
0e7856cfd1 Oops, previous commit was buggy, try again.
[SVN r53339]
2009-05-28 08:53:21 +00:00
John Maddock
6feccbee3d Added a couple of static assertions to prevent misuse.
[SVN r53338]
2009-05-28 08:52:05 +00:00
John Maddock
4c6c317588 Major upgrade merged from Trunk: see history section in the docs for the full details.
[SVN r53183]
2009-05-22 17:49:00 +00:00
John Maddock
3ec19713e6 Add some casts to try and fix gcc-4.4 compiler errors.
[SVN r53177]
2009-05-22 16:14:12 +00:00
John Maddock
fc43b93fec Add missing file.
[SVN r53171]
2009-05-22 08:49:00 +00:00
John Maddock
0ec478e61b Added missing files.
[SVN r53170]
2009-05-22 08:44:53 +00:00
John Maddock
62744fed77 Updated and regenerated docs.
[SVN r53157]
2009-05-21 16:54:05 +00:00
Jeremiah Willcock
05ad60a8c9 Fixed almost all tab and min/max issues found by inspect tool
[SVN r53142]
2009-05-20 19:41:20 +00:00
Jeremiah Willcock
99b1ee34f7 Fixed most tab and min/max issues from trunk inspection report
[SVN r53141]
2009-05-20 19:19:00 +00:00
John Maddock
b36f2d6bb6 Fix for no long double math functions.
[SVN r52522]
2009-04-21 08:43:36 +00:00
John Maddock
0b017bc74c Fixes #2961.
GCC-4.0 workaround.

[SVN r52513]
2009-04-20 15:59:58 +00:00
John Maddock
db6cc1a0a3 Split test/test_policy_7.cpp into two tests.
Add some macro-expansion-suppression code to test_sign.cpp.

[SVN r52447]
2009-04-17 17:18:31 +00:00
John Maddock
bedc5b058a Add more instrumentation code, along with some AMD64/Linux fixes.
[SVN r52335]
2009-04-11 15:26:59 +00:00
John Maddock
3d45185864 Sort circuit evaluation when the result will be 0.
[SVN r52287]
2009-04-09 09:10:45 +00:00
John Maddock
07e7524d42 signbit can return either zero or not, rather than true/false.
[SVN r52248]
2009-04-08 11:31:17 +00:00
John Maddock
97049ddaa7 Fix use of C99 macro names.
[SVN r51951]
2009-03-24 10:05:46 +00:00
John Maddock
9c124ea11c Fix bug in cyl_bessel_i that hits when v=0.5 and x is small.
Fix return type of signbit to match C99 std.
Update and regenerate docs.
Fixes #2877.

[SVN r51890]
2009-03-21 18:44:20 +00:00
John Maddock
34641e4534 Fixes #2873: Change doc source to point to the correct #include for the beta function and regenerate the docs.
[SVN r51879]
2009-03-21 09:47:48 +00:00
John Maddock
a935d5e1cd Updated the sign functions to use Johan Rade's fp-utilities code.
Added tests for the sign functions.
Added docs for the sign functions and moved some sections around.

[SVN r51793]
2009-03-16 13:25:22 +00:00
John Maddock
e38209bdc0 Add instrumentation code and some FPU control options.
[SVN r51755]
2009-03-13 17:56:28 +00:00
John Maddock
f6a4cbad2e Misc. small platform specific fixes and expected error rate adjustments.
[SVN r51648]
2009-03-08 10:39:29 +00:00
John Maddock
37fc4f32c3 Add some missing #includes and adjust expected error rates.
[SVN r51611]
2009-03-04 18:25:24 +00:00
John Maddock
c5fb9b3bfb Fix for no long double support.
[SVN r51579]
2009-03-03 18:19:01 +00:00
John Maddock
f10e098a4f Adjust fudge-factors yet again.
[SVN r51578]
2009-03-03 18:18:17 +00:00
John Maddock
2246b77395 Change tests to link to external Boost.Test library as this speeds build times by several factors when building with Intel C++.
Change fpclassify to use our code rather than std::fpclassify with Intel C++ as it doesn't always compile the latter.

[SVN r51576]
2009-03-03 17:16:56 +00:00
John Maddock
f0955f098e We need to import the pch rule.
[SVN r51502]
2009-03-01 12:20:21 +00:00