Commit Graph

8 Commits

Author SHA1 Message Date
jzmaddock
877753246f clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
Tinko Bartels
8740e3863b Replace broken links. 2019-04-23 08:51:47 +02:00
jzmaddock
01041bd7bf APPoS: correct test requirements. 2018-09-15 09:14:47 +01:00
jzmaddock
eed306e9c5 Correct change of precision in existing mpc_complex.
Correct expected test result on assignment to variable of differing precision.
See https://github.com/boostorg/multiprecision/issues/65.
2018-08-15 19:32:14 +01:00
John Maddock
8eade71925 Merge fix for #8326, plus misc valgrind errors.
Refs #8326.

[SVN r83669]
2013-03-31 16:34:50 +00:00
John Maddock
af9e0c2fe7 Add more explicit constructors and tests for them.
Centralise digits10 to digits2 conversions.

[SVN r80112]
2012-08-21 14:42:15 +00:00
John Maddock
ecead4525a Suppress MSVC warnings in tests.
Add support for std::ios_base::fmtflags in string formatting.
Fix the errors that result from above change!

[SVN r75586]
2011-11-21 09:52:32 +00:00
John Maddock
1c6577b5a6 Add conversion tests and update docs.
[SVN r75279]
2011-11-02 18:15:00 +00:00