E Kawashima
66d1f953dd
Implement cpp_bin_float_oct and cpp_complex_oct
2018-07-30 18:05:43 +09:00
jzmaddock
6f963e2f47
Add more build options
2015-11-24 19:11:00 +00:00
John Maddock
f1830235bb
Fix inspection report issues.
...
Regenerate docs.
Fix performance test Jamfile.
[SVN r81740]
2012-12-06 13:37:51 +00:00
John Maddock
4071dd8d59
Fix missing number constructor.
...
Fix is_explicitly_convertible to take account of the generic conversions.
Change sf_performance to use multiple files so we can actually compile the thing!
Minor doc updates.
Suppress some more warnings.
[SVN r81324]
2012-11-13 17:12:19 +00:00
John Maddock
c79fb41526
Rework comparison operators - note that existing backends are made less efficient by this at present.
...
[SVN r79823]
2012-07-31 18:14:14 +00:00
John Maddock
ccf276db86
Add tentative noexcept support.
...
[SVN r79243]
2012-07-03 12:32:17 +00:00
John Maddock
4a15673dd4
Update Jamfile to match new sf_performance.cpp code.
...
[SVN r77742]
2012-04-03 16:21:08 +00:00
John Maddock
d82fa61c81
Mostly remove references to fixed_int.
...
Update docs.
[SVN r77335]
2012-03-14 18:23:44 +00:00
John Maddock
380d627359
Big search and replace: change cpp_float to cpp_dec_float.
...
Also fix up some numeric_limits test failures.
[SVN r77032]
2012-02-15 13:09:45 +00:00
John Maddock
fc280b359e
Linux performance results and fixes.
...
[SVN r76652]
2012-01-23 17:07:35 +00:00
John Maddock
57612b4703
Fix performance Jamfile.
...
[SVN r76649]
2012-01-23 11:23:54 +00:00
John Maddock
4b844fc60c
Improve performance of fixed_int divide and string conversion.
...
Add mixed integer ops to fixed_int.
Improve fixed_int test cases.
Add improved default forwarding functions that preserve arithmetic type arguments.
Fix some operator overloads.
Update performance tests.
[SVN r76639]
2012-01-22 19:12:37 +00:00