8 Commits

Author SHA1 Message Date
Christopher Kormanyos
97bdcf1fdd [ci skip] Revive quad double (Merge branch 'develop' into qd) 2021-04-20 10:05:07 +02:00
Matt Borland
116c9333fc Fix infinite recursion in float128 hash_value 2021-03-21 22:05:17 +03:00
Christopher Kormanyos
16bbae4ec2 Merge branch 'develop' into qd
# Conflicts:
#	.travis.yml
#	include/boost/multiprecision/debug_adaptor.hpp
#	include/boost/multiprecision/gmp.hpp
#	include/boost/multiprecision/logged_adaptor.hpp
#	include/boost/multiprecision/mpfi.hpp
#	include/boost/multiprecision/mpfr.hpp
#	include/boost/multiprecision/rational_adaptor.hpp
2021-02-24 20:49:51 +01:00
jzmaddock
05d2d09bfd Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
jzmaddock
727d583434 quad_double: big bug fix.
Greatly improve testing.
Correct and be consistent with numeric_limits<>::round_error().
2020-02-21 09:10:52 +00:00
jzmaddock
877753246f clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
jzmaddock
a0bb538a2a Add hashing support to the remaining backends, plus tests etc. 2016-04-30 04:29:07 +01:00
jzmaddock
12cbf96025 Add missing file test_hash.cpp 2016-04-29 18:59:15 +01:00