Commit Graph

110 Commits

Author SHA1 Message Date
John Maddock
1b33ece7f8 Documentation update - address Marc Glisse's comments on the overview section.
[SVN r78806]
2012-06-04 15:25:22 +00:00
John Maddock
a8c73aea66 Change non-member functions to be protected by enable_if based on the type of the number.
Extend expression templates to 4 arguments.
Add pow and powm functions for integer types.
Update docs to match.

[SVN r78401]
2012-05-10 09:20:26 +00:00
John Maddock
538415e0ef Correct wrong function-call argument in docs.
Change max_digits10 in numeric_limits<cpp_dec_float> to include all the *possible* digits.

[SVN r77996]
2012-04-15 17:46:42 +00:00
John Maddock
12fa743b47 Improve class index.
[SVN r77950]
2012-04-13 16:51:01 +00:00
John Maddock
5c9d22ae8e Commit revised docs.
[SVN r77949]
2012-04-13 15:40:50 +00:00
John Maddock
d4a2c46ac6 Update examples, reorganise docs, temporarily remove HTML before rebuilding.
Enhance test cases, including enabling loopback testing on cpp_dec_float io.

[SVN r77948]
2012-04-13 15:38:28 +00:00
John Maddock
2b1f19fa2b Integrate Chris's FP examples into the docs.
[SVN r77851]
2012-04-09 16:58:30 +00:00
John Maddock
0488e551b9 Add extended floating point example.
[SVN r77746]
2012-04-03 18:20:35 +00:00
John Maddock
149af697bc Add log of comments.
[SVN r77743]
2012-04-03 16:22:27 +00:00
John Maddock
c984b2eaa7 Add updated HTML docs.
[SVN r77652]
2012-03-30 18:35:38 +00:00