summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [NEWS] For MPFR 3.2: The --enable-decimal-float configure optionvlefevre2013-09-161-0/+2
* [NEWS,doc/mpfr.texi] New and deprecated functions in MPFR 3.2.vlefevre2013-06-021-1/+2
* updated NEWS and contribution section in mpfr.texizimmerma2013-05-311-0/+2
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* several changes suggested by Vincent Lefevrezimmerma2012-07-031-2/+2
* added new function mpfr_round_nearest_away() as discussed during the June 2012zimmerma2012-07-031-0/+2
* [NEWS] Update: test coverage.vlefevre2012-06-271-1/+2
* Added configure option --enable-assert=none to avoid checking anyvlefevre2012-06-261-0/+1
* [NEWS] 3.2.0 will be "dinde aux marrons".vlefevre2012-06-261-1/+1
* [NEWS] Added a period.vlefevre2012-06-251-1/+1
* added new functions mpfr_set_float128 and mpfr_get_float128zimmerma2012-06-251-0/+2
* [NEWS] New mpfr_flags_* functions.vlefevre2012-04-201-0/+2
* added new function mpfr_fmodquozimmerma2012-03-261-0/+2
* [NEWS] updated item about the new mpfr_fpif_export and mpfr_fpif_import funct...zimmerma2012-03-191-3/+3
* Added FIXME for export/import MPFR numbers, did some corrections,vlefevre2012-03-151-0/+3
* [NEWS] Prepare for new version.vlefevre2012-03-071-0/+6
* [NEWS] Mention the mpfr_exp bug fix (from r6964 in exp_2.c).vlefevre2012-03-031-1/+3
* [NEWS] Mention an internal change in MPFR 3.1.0.vlefevre2012-02-241-0/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Renamed "division-by-zero" to "divide-by-zero" (term used by thevlefevre2011-09-241-1/+1
* Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p.vlefevre2011-09-201-1/+1
* Added mpfr_buildopt_internals_p function.vlefevre2011-09-201-2/+2
* [doc/mpfr.texi] Documented function mpfr_buildopt_tune_case,vlefevre2011-09-111-1/+2
* [NEWS] Update for MPFR 3.1.x.vlefevre2011-09-081-1/+5
* [NEWS] Much faster formatted output (mpfr_printf, etc.) with %Rg and similar.vlefevre2011-08-011-0/+1
* [NEWS] added speed improvement in mpfr_divzimmerma2011-07-291-2/+3
* [NEWS, doc/mpfr.texi] mpfr_min_prec was a new function in MPFR 3.0.0.vlefevre2011-07-061-0/+1
* [NEWS] Added that the mpfr.h header can be included several times,vlefevre2011-05-131-0/+2