summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [NEWS] Mention that mpfr_get_str now also sets the inexact flag whenvlefevre2016-12-271-1/+2
* [src/mul.c] speedup for 2 limbs: numactl --physcpubind=0 ./mfv5 -p113 mpfr_mulzimmerma2016-07-291-2/+2
* [NEWS] mention speedup in mpfr_add and mpfr_sub for 2 limbszimmerma2016-07-291-0/+3
* [NEWS] mention speedup in mpfr_sqrtzimmerma2016-07-191-3/+3
* [src/div.c] only use __gmpn_invert_limb with --enable-gmp-internalszimmerma2016-07-151-3/+3
* [NEWS] i.e. → e.g.vlefevre2016-07-071-1/+1
* [NEWS] speedup in mpfr_mul for one limb (minus 1 bit)zimmerma2016-07-071-3/+3
* speedup of mpfr_sub for same precision < GMP_NUMB_BITSzimmerma2016-07-041-0/+3
* Updated NEWS about shared caches.vlefevre2016-05-241-1/+1
* MPFR 3.2(.x) → 4.0(.x)vlefevre2016-05-241-1/+1
* [NEWS] New function mpfr_buildopt_sharedcache_p in MPFR 3.2.vlefevre2016-05-241-1/+1
* [NEWS] Added: Limited pkg-config support.vlefevre2016-04-211-0/+1
* updated NEWS for decimal floats and __float128zimmerma2016-03-031-1/+2
* speedup in mpfr_set_d and mpfr_get_dzimmerma2016-03-011-0/+2