John Maddock
|
1a5044497d
|
Change cbrt implementation to use a better performing algorithm.
Fix a few warnings along the way.
[SVN r59095]
|
2010-01-17 17:28:34 +00:00 |
|
John Maddock
|
21cd5f0d9f
|
Update workarounds for Sun's latest compiler release.
[SVN r56711]
|
2009-10-11 12:20:21 +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
|
07e7524d42
|
signbit can return either zero or not, rather than true/false.
[SVN r52248]
|
2009-04-08 11:31:17 +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 |
|