multiprecision Boost_1_92_0
Permanent link:
cppdashboard.dev/r/2026/08/multiprecision-boost-1-92-0Boost.Multiprecision
Release notes
## What's Changed * Fix a couple doc issues by @LegalizeAdulthood in https://github.com/boostorg/multiprecision/pull/719 * Modernize visualizer doc and maybe future plan by @ckormanyos in https://github.com/boostorg/multiprecision/pull/721 * More docs tuning by @ckormanyos in https://github.com/boostorg/multiprecision/pull/724 * Fix mistakes by @ivanpanch in https://github.com/boostorg/multiprecision/pull/729 * Obtain more code coverage by @ckormanyos in https://github.com/boostorg/multiprecision/pull/711 * Try for constexpr double_fp by @ckormanyos in https://github.com/boostorg/multiprecision/pull/730 * First pass double_fp single-limb optimizations by @ckormanyos in https://github.com/boostorg/multiprecision/pull/731 * Try handle more double_fp findings by @ckormanyos in https://github.com/boostorg/multiprecision/pull/732 * Handle Git issue 734 in docs and code by @ckormanyos in https://github.com/boostorg/multiprecision/pull/735 * Add more cpp_double_fp tests and handle warns by @ckormanyos in https://github.com/boostorg/multiprecision/pull/736 * Refactor loop for warning issue 733 by @ckormanyos in https://github.com/boostorg/multiprecision/pull/737 * Stop using ccache in codecov run by @mborland in https://github.com/boostorg/multiprecision/pull/738 * Simplify syntax cpp_double_fp_backend by @ckormanyos in https://github.com/boostorg/multiprecision/pull/739 * Disable warnings from deprecated numeric_limits members (clang version) by @pps83 in https://github.com/boostorg/multiprecision/pull/740 * More double_fp syntax improvements by @ckormanyos in https://github.com/boostorg/multiprecision/pull/741 * Update docs yet again by @ckormanyos in https://github.com/boostorg/multiprecision/pull/742 * Updated GCC on MinGW needs mbig-obj by @ckormanyos in https://github.com/boostorg/multiprecision/pull/746 * Repair docs as per issue747 by @ckormanyos in https://github.com/boostorg/multiprecision/pull/748 * Correct docs as per issue749 by @ckormanyos in https://github.com/boostorg/multiprecision/pull/750 * More denorm_absent deprecation by @ckormanyos in https://github.com/boostorg/multiprecision/pull/752 * Handle more deprecation warnings by @ckormanyos in https://github.com/boostorg/multiprecision/pull/754 * Drone: drone.sh by @sdarwin in https://github.com/boostorg/multiprecision/pull/755 * Use fixed seed double-fp heats versus others by @ckormanyos in https://github.com/boostorg/multiprecision/pull/758 * Fix issue with temporaries when compiling constexpr expression templates with clang by @marcoffee in https://github.com/boostorg/multiprecision/pull/757 * Fix non-finite return value of abs(complex(float128)) by @mborland in https://github.com/boostorg/multiprecision/pull/760 * Add `data()` member to float128 by @mborland in https://github.com/boostorg/multiprecision/pull/761 * Update Drone OSes to remove usage of toolchain PPA by @mborland in https://github.com/boostorg/multiprecision/pull/763 ## New Contributors * @LegalizeAdulthood made their first contribution in https://github.com/boostorg/multiprecision/pull/719 * @ivanpanch made their first contribution in https://github.com/boostorg/multiprecision/pull/729 * @marcoffee made their first contribution in https://github.com/boostorg/multiprecision/pull/757 **Full Changelog**: https://github.com/boostorg/multiprecision/compare/Boost_1_89_0...Boost_1_92_0
Share this resource