Skip to content

Boost 1.89

Choose a tag to compare

@mborland mborland released this 21 Aug 08:01
· 14 commits to develop since this release
728f7c4

What's Changed

  • Add retry clone to drone config by @mborland in #262
  • Remove deprecated runners and move to containers by @mborland in #268
  • Fix all 9s rounding on the right side of the decimal point with fixed precision by @mborland in #269
  • Fix fixed precision case where we are short zero to the right of the decimal point by @mborland in #270
  • Make it easier to add overloads for user defined numeric types by @mborland in #271
  • Make conversion to size_t explicit by @mborland in #273
  • Fix log2 computation by @mborland in #276
  • Merge bugfix for 1.89 by @mborland in #277
  • Fix issue with newer PPC64 platforms aliasing long double to __float128 by @mborland in #278
  • Fix for Debian Build Issue by @mborland in #279

Full Changelog: boost-1.88.0...boost-1.89.0