summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NEWS] Removed a useless note (as the ABI has already changed).vlefevre2016-02-291-1/+1
* [NEWS] Update about MinGW: "Added support for thread-safe DLL" asvlefevre2016-02-291-1/+1
* [NEWS] Added "MinGW: Avoid failures in the test suite for shared buildsvlefevre2016-02-291-0/+1
* Added mpfr_buildopt_float128_p function.vlefevre2016-02-251-0/+1
* update NEWS/TODO with respect to E1zimmerma2016-02-081-0/+2
* updated NEWS and mpfr.texi for MPFR_PREC_MIN=1zimmerma2016-02-041-0/+2
* Replacedvlefevre2016-02-041-1/+1
* added mpfr_gamma_inczimmerma2016-01-191-1/+2
* added new function mpfr_log_uizimmerma2016-01-141-0/+1
* speedup in mpfr_fma and mpfr_fmszimmerma2016-01-101-1/+3
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* GMP 5.0.0 or newer is required (instead of 4.2.0).vlefevre2015-11-061-1/+1
* Added mpfr_rint_roundeven and mpfr_roundeven functions, withvlefevre2015-07-201-0/+3
* [NEWS] Update.vlefevre2015-05-211-1/+1
* [NEWS] Update concerning mpfr_sum.vlefevre2015-05-061-1/+3
* [NEWS] Mention the complete rewrite of function mpfr_sum.vlefevre2015-04-101-0/+3
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [NEWS] Added an item about improved caching.vlefevre2014-12-161-0/+3
* [NEWS] Note that the behavior of the mpfr_set_exp function changed.vlefevre2014-12-161-0/+3
* mpfr_get_str now sets the NaN flag on NaN input. See:vlefevre2014-10-291-2/+3
* speedup in mpfr_div for n/n division, using mpz_tdiv_qzimmerma2014-06-251-2/+1
* speedup of mpfr_div when divisor has one limbzimmerma2014-06-251-2/+3
* use a faster algorithm (based on Von Staudt–Clausen theorem) to computezimmerma2014-02-171-1/+3
* new code for Euler's constant (contributed by Fredrik Johansson)zimmerma2014-01-221-0/+1
* added MPFRbenchzimmerma2014-01-221-0/+1
* [NEWS] Mini-gmp support is experimental.vlefevre2014-01-211-1/+1
* [NEWS] Mention the new --enable-mini-gmp configure option.vlefevre2014-01-211-1/+1
* [NEWS] Mini-gmp support.vlefevre2014-01-211-0/+1
* [NEWS] MPFR now depends on GMP 4.2+. Dropped K&R C compatibility.vlefevre2014-01-211-0/+2
* [NEWS] Better Automake 1.13 support.vlefevre2014-01-211-0/+1
* [NEWS] Mention speed improvement with --enable-assert[=full] and GCCvlefevre2014-01-151-1/+2