Commit Graph

5 Commits

Author SHA1 Message Date
092d94c833 Converted all links to www.boost.org to https.
Closes https://github.com/boostorg/integer/pull/25.
2021-01-20 11:34:42 +03:00
beb6871864 Switch over to using new Boost.Math version of gcd/lcm.
Please refer to the Boost.Math revision log for details of changes, but in summary:
* New version of gcd/lcm internals by Jeremy Murphy include mixed-binary algorithm and better selection logic.
* Support is now included for gcd's of polynomials.
* Full C++14 constexpr support.
2017-04-23 13:01:09 +01:00
f650385f65 Disable test case that causes msvc internal error. 2017-03-30 18:50:57 +01:00
39d9701857 Enable one more noexcept test 2017-03-28 19:30:48 +01:00
13b36d8432 Add tests for C++14 support. 2017-03-28 19:06:13 +01:00