summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* [NEWS] added missing mpfr_pown (alias for mpfr_pow_sj)zimmerma2021-05-031-1/+1
* renamed mpfr_compound to mpfr_compound_si, since in C2X, compoundn takeszimmerma2021-02-151-1/+1
* added mpfr_powrzimmerma2021-02-091-1/+1
* added mpfr_pow_uj and mpfr_pow_sjzimmerma2021-02-091-2/+2
* added new function mpfr_exp10m1zimmerma2021-02-051-1/+2
* added new function mpfr_exp2m1 for 2^x-1zimmerma2021-02-051-1/+1
* added a new function mpfr_log10p1 to compute log10(1+x)zimmerma2021-02-031-1/+1
* [doc/mpfr.texi] document atan2u and atan2pizimmerma2021-02-031-4/+4
* [doc/mpfr.texi] document mpfr_compoundzimmerma2021-02-031-1/+1
* added log2p1 and compound (mpfr_compound is not finished yet)zimmerma2021-02-031-0/+1
* added mpfr_atanu and mpfr_atanpizimmerma2021-02-011-3/+4
* added asinu and asinpizimmerma2021-02-011-3/+3
* added cosu and cospi in the manual and NEWSzimmerma2021-01-291-0/+1
* [NEWS,doc/mpfr.texi] For the new trigonometric functions mpfr_cosu,vlefevre2021-01-131-2/+2
* [NEWS,doc/mpfr.texi] New function mpfr_fmod_ui.vlefevre2021-01-131-0/+1
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* added sinpi, cospi, tanpizimmerma2020-12-161-0/+1
* added new function mpfr_tanuzimmerma2020-12-161-1/+1
* [NEWS] mpfr_cosu and mpfr_sinu: improved item.vlefevre2020-12-151-1/+1
* added new function mpfr_cosuzimmerma2020-12-151-1/+1
* [NEWS] added mpfr_sinuzimmerma2020-12-141-0/+1
* [NEWS] Update.vlefevre2020-10-081-0/+5
* [NEWS] For MPFR 4.1.0, added an item saying that TLS can safely bevlefevre2020-07-011-0/+5
* [NEWS] Update for the next release.vlefevre2020-06-181-0/+3
* [NEWS] Updated mpfr.org URLs (http → https).vlefevre2020-06-131-2/+2
* Renamed mpfr_total_order to mpfr_total_order_p for consistency with thevlefevre2020-06-111-1/+1
* [NEWS] New function mpfr_total_order. Detailed mpfr_get_str_ndigits.vlefevre2020-06-111-1/+2
* [NEWS] Additional details, in particular binary compatibility.vlefevre2020-06-111-1/+5
* [NEWS] Some improvements.vlefevre2020-06-111-2/+3
* [NEWS] Added release name for 4.1.0: "épinards à la crème".vlefevre2020-06-101-1/+1
* [NEWS] Typo in option name.vlefevre2020-06-101-1/+1
* [NEWS] Removed a FIXME (no problems found).vlefevre2020-06-101-1/+0
* [NEWS,doc/mpfr.texi] Documented the improvement in the formatted outputvlefevre2020-04-061-0/+3
* [NEWS] mention new mpfr_cmpabs_uizimmerma2020-02-121-0/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* The mpfr_out_str function now accepts bases from -2 to -36, in order tovlefevre2019-09-061-0/+2
* [NEWS] More details about mpfr_add and mpfr_sub.vlefevre2019-09-041-1/+2
* [NEWS] mention that mpfr_sub was also improved for 128 bitszimmerma2019-09-041-1/+1
* [NEWS] coverage improved to 98.6% on x86_64zimmerma2019-09-041-1/+1
* [src/add1sp.c] added mpfr_add1sp2n for 128-bit precision (with 64-bit limb)zimmerma2019-09-031-0/+1
* Update about CC / CFLAGS settings from GMP (__GMP_CC / __GMP_CFLAGS).vlefevre2019-01-301-0/+1
* [NEWS] Update about shared caches.vlefevre2019-01-251-1/+1
* [NEWS] Added: "Shared caches: cleanup."vlefevre2019-01-251-0/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* MPFR manual: corrected/completed the mpfr_get_str description in ordervlefevre2018-11-221-0/+2
* Removed --enable-mini-gmp configure option.vlefevre2018-09-191-1/+2
* [NEWS] + Mini-gmp support via the --with-mini-gmp configure option.vlefevre2018-09-181-0/+1
* added configure option --enable-formally-proven-code and corresponding codezimmerma2018-08-231-0/+2
* added mpfr_get_decimal128 and mpfr_set_decimal128 to the manualzimmerma2018-06-221-1/+2