2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-30 20:12:09 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
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
Paul A. Bristow
35bd08d64d Warning 4800 suppressed by push'n'pop
[SVN r49982]
2008-11-28 12:04:46 +00:00
John Maddock
96f250bed1 Add newline at end of file.
[SVN r49464]
2008-10-27 18:03:45 +00:00
John Maddock
eb9b7a8839 Improve pch support.
Move configuration tests to their own directory so they're only run when required.

[SVN r49442]
2008-10-23 12:24:45 +00:00
John Maddock
87b93dab9f Add pch support.
[SVN r49418]
2008-10-21 12:46:34 +00:00
John Maddock
c3367bf1bb Added some specializations of the policy classes to reduce compile times.
Updated history.

[SVN r49405]
2008-10-20 16:54:24 +00:00
John Maddock
3f6394139c Merge changes from Trunk.
[SVN r48293]
2008-08-22 12:33:21 +00:00
John Maddock
f284acaf50 Merge changes from Trunk.
[SVN r47079]
2008-07-04 17:08:58 +00:00
John Maddock
378d1241ae Extended TR1 and C99 C compatible docs.
Misc other doc fixes.
Fixed sign of assoc_legendre result.

[SVN r45301]
2008-05-12 16:39:25 +00:00
John Maddock
4d3b6e4984 Added source for TR1 C-compatible versions of the math functions.
[SVN r45126]
2008-05-05 11:07:48 +00:00