Commit Graph

6 Commits

Author SHA1 Message Date
jzmaddock
c72c479023 Change all bit counts to use size_t/ptrdiff_t.
Fixes https://github.com/boostorg/multiprecision/issues/362
2021-12-15 15:18:47 +00:00
jzmaddock
623da611eb Break ties in operator overloads between equivalent types. 2021-01-02 16:22:55 +00:00
jzmaddock
ca7523f2a1 Correct missing \n at end of file.
[CI SKIP]
2020-07-19 10:04:34 +01:00
jzmaddock
9b468e5e24 GCD: Update copyright declarations. 2020-07-16 20:11:47 +01:00
jzmaddock
1a59385b32 GCD: Fix some clang testing failures. 2020-07-16 19:12:39 +01:00
jzmaddock
4f8e0055ac GCD: Add double digit Lehmer's algorithm for platforms with synthetic double_limb_type. 2020-07-15 18:15:59 +01:00