SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mpfr-devel-4.2.0-6.5.x86_64.rpm :

* Tue Jan 31 2023 Andreas Schwab - tests-tsprintf.patch: Avoid testsuite failure with glibc >= 2.37
* Mon Jan 09 2023 Richard Biener - Update to mpfr 4.2.0
* New functions mpfr_cosu, mpfr_sinu, mpfr_tanu, mpfr_acosu, mpfr_asinu, mpfr_atanu and mpfr_atan2u.
* New functions mpfr_cospi, mpfr_sinpi, mpfr_tanpi, mpfr_acospi, mpfr_asinpi, mpfr_atanpi and mpfr_atan2pi.
* New functions mpfr_log2p1, mpfr_log10p1, mpfr_exp2m1, mpfr_exp10m1 and mpfr_compound_si.
* New functions mpfr_fmod_ui, mpfr_powr, mpfr_pown, mpfr_pow_uj, mpfr_pow_sj and mpfr_rootn_si (mpfr_pown is actually a macro defined as an alias for mpfr_pow_sj).
* Bug fixes. In particular, for the formatted output functions (mpfr_printf, etc.), the case where the precision consists only of a period has been fixed to be like \".0\" as specified in the ISO C standard, and the manual has been corrected and clarified. The macros of the custom interface have also been fixed: they now behave like functions (except a minor limitation for mpfr_custom_init_set).- Remove mpfr-4.1.1-patch01.patch which is included in the new release.
* Thu Nov 24 2022 Richard Biener - Add mpfr-4.1.1-patch01.patch to fix bug with code using the mpfr_custom_get_kind macro.
* Sat Nov 19 2022 Andreas Stieger - package license files correctly
* Fri Nov 18 2022 Richard Biener - Update to mpfr 4.1.1
* Bug fixes (see and/or the ChangeLog file), in particular for macros implementing functions.
* Improved manual formatting.
* Accumulated bugfixes- Remove mpfr-4.1.0-p7.diff, all patches are contained in the new version.- Update mpfr.keyring
* Fri Feb 12 2021 Richard Biener - Add cummulative patch mpfr-4.1.0-p7.diff fixing various bugs.
* Mon Jul 13 2020 Richard Biener - Update to mpfr 4.1.0
* New function mpfr_get_str_ndigits about conversion to a string of digits.
* New function mpfr_dot for the dot product (incomplete, experimental).
* New functions mpfr_get_decimal128 and mpfr_set_decimal128 (available only when MPFR has been built with decimal float support).
* New function mpfr_cmpabs_ui.
* New function mpfr_total_order_p for the IEEE 754 totalOrder predicate.
* The mpfr_out_str function now accepts bases from -2 to -36, in order to follow mpfr_get_str and GMP\'s mpf_out_str functions (these cases gave an assertion failure, as with other invalid bases).
* Shared caches: cleanup; really detect lock failures (abort in this case).
* The behavior of the formatted output functions (mpfr_printf, etc.) with an empty precision field has improved: trailing zeros are kept in a way similar to the formatted output functions from C.
* Improved mpfr_add and mpfr_sub when all operands have a precision equal to twice the number of bits per word, e.g., 128 bits on a 64-bit platform.
* Optimized the tuning parameters for various architectures.
* Improved test coverage to 98.6% of code for x86_64.
* Bug fixes.
* MPFR manual: corrected/completed the mpfr_get_str description in order to follow the historical behavior and GMP\'s mpf_get_str function.- Remove mpfr-4.0.2-p6.patch and floating-point-format-no-lto.patch
* Wed Apr 01 2020 Richard Biener - Add cummulative patch mpfr-4.0.2-p6.patch fixing various bugs.
* Mon Jul 15 2019 Martin Liška - Add floating-point-format-no-lto.patch in order to fix assembler scanning (boo#1141190).
* Fri Feb 01 2019 rguentherAATTsuse.com- Update to mpfr 4.0.2
* Cummulative bugfix release, includes mpfr-4.0.1-cummulative-patch.patch.
 
ICM