summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NEWS] Added mpfr_dot.vlefevre2018-04-191-0/+1
* [NEWS] now 98.2% of test coveragezimmerma2018-04-061-1/+1
* [NEWS] Coverage is specific to x86_64 due to the various #if.vlefevre2018-04-041-1/+1
* [NEWS] coverage is now 98.1%zimmerma2018-04-041-1/+1
* [NEWS] Added mpfr_get_str_ndigits.vlefevre2018-03-051-0/+1
* Updated support for binary128:vlefevre2018-02-261-4/+2
* [NEWS] Update about the change of __float128 to _Float128: clarificationvlefevre2018-02-221-1/+5
* changed __float128 (gcc specific) into the standard type _Float128zimmerma2018-02-221-0/+2
* [NEWS] added itemzimmerma2018-02-211-0/+1
* [NEWS] Mention "make check-exported-symbols" (experimental).vlefevre2018-02-011-0/+3
* [NEWS] + Improved __GMP_CC and __GMP_CFLAGS retrieval.vlefevre2018-01-221-0/+1
* [NEWS] Update. Prepare for new version 4.1.0.vlefevre2018-01-131-0/+5
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [NEWS] Minor corrections for GNU MPFR 4.0.0.vlefevre2017-12-251-3/+4
* Cleanup and fixes for the mpz_t pool.vlefevre2017-12-061-1/+4
* [NEWS] Mention "make check-gmp-symbols" (experimental).vlefevre2017-11-301-0/+2
* Change the way memory is allocated (as discussed partly in private).vlefevre2017-11-081-0/+11
* [NEWS,doc/mpfr.texi] mpfr_free_cache2 is a new function in MPFR 4.0,vlefevre2017-11-061-1/+2
* [NEWS,doc/mpfr.texi] mpfr_beta is incomplete, experimental.vlefevre2017-10-261-2/+2
* [NEWS] Mention mpfr_dump.vlefevre2017-10-021-0/+2
* Old, deprecated macros mpfr_add_one_ulp and mpfr_sub_one_ulp removed.vlefevre2017-09-141-0/+2
* New mpfr_rootn_ui function; mpfr_root deprecated.vlefevre2017-09-131-1/+4
* Switched other gmplib.org URL's to https.vlefevre2017-09-081-1/+1
* [NEWS] Completed item on thread-safe DLL (shared library) support.vlefevre2017-09-061-1/+2
* [src/urandom.c] Partly rewrote mpfr_urandom() so that the nextvlefevre2017-08-231-0/+4
* [NEWS] Mention the use of the old dtags under Linux (see r11588).vlefevre2017-08-021-0/+4
* added new function mpfr_get_qzimmerma2017-06-021-0/+1
* Update about MPFR_RNDF (faithful rounding):vlefevre2017-06-011-1/+2
* improved log1p and atanh for small inputszimmerma2017-05-311-5/+3
* [NEWS] Mention how to find the full list of bug fixes.vlefevre2017-03-091-1/+3
* Removed trailing spaces.vlefevre2017-02-271-1/+1
* new function mpfr_betazimmerma2017-02-271-1/+2
* [NEWS] Note that the position of "const" in the mpfr_sum prototypevlefevre2017-02-211-1/+3