summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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
* [NEWS] Added a note about the fix in the mpfr_subnormalizevlefevre2011-03-171-0/+4
* Added mpfr_z_sub (function/test/doc)demengeo2011-02-091-1/+1
* [NEWS] Update for MPFR 3.1.x.vlefevre2011-01-171-1/+2
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/frexp.c,tests/tfrexp.c] added new function mpfr_frexpzimmerma2011-01-151-0/+1
* TLS support is now detected automatically. If TLS is supported, MPFR isvlefevre2011-01-131-0/+3
* [NEWS] Update concerning the --with-gmp-build configure option.vlefevre2010-12-121-0/+3
* [NEWS] fixed news for 3.0.0zimmerma2010-12-061-2/+2
* Mentioned --enable-gmp-internals in INSTALL and NEWS.vlefevre2010-10-251-0/+3
* [src/sqrt.c] now uses mpn_rootrem (if available) instead of mpn_sqrtrem sincezimmerma2010-09-281-1/+2
* now use Mulders' algorithm also for mpfr_sqr, provides nice speed improvementzimmerma2010-09-241-0/+1
* [NEWS] Minor update.vlefevre2010-09-191-2/+2
* [NEWS] inform the users that mpfr_add_one_ulp and mpfr_sub_one_ulp will bezimmerma2010-09-191-0/+2
* [NEWS,doc/mpfr.texi] updated: the GMP random functions do not depend on thezimmerma2010-09-161-2/+2
* [src/urandom.c] now mpfr_urandom also returns identical values on 32-bit andzimmerma2010-09-151-0/+4
* Source reorganization. In short:vlefevre2010-08-171-0/+2
* [NEWS] Update.vlefevre2010-08-131-0/+1
* [NEWS] Prepare for new version.vlefevre2010-08-121-0/+3
* Replacedvlefevre2010-07-301-1/+1
* [NEWS] Added an item about the --with-gmp-build configure option andvlefevre2010-06-071-0/+6
* [NEWS] 3.0 -> 3.0.0.vlefevre2010-06-021-2/+2
* [NEWS] Added test coverage for MPFR 3.0.0.vlefevre2010-06-021-0/+1
* [mpfr.texi, NEWS] Update related to r6879: "Made defined the previouslyvlefevre2010-05-311-0/+4
* [NEWS] Correction.vlefevre2010-05-251-4/+5
* [NEWS, mpfr.texi] mpfr_custom_get_mantissa was renamed tovlefevre2010-05-251-0/+2
* [NEWS] Reformat / fixed typography.vlefevre2010-05-241-16/+19
* [mpfr.texi, NEWS] Noted that the mpfr_ai implementation is incompletevlefevre2010-05-191-1/+1
* [mpfr.texi, NEWS] Mention that mpfr_ai is a new function in MPFR 3.0.vlefevre2010-05-181-0/+1
* [NEWS] Added release name.vlefevre2010-05-181-0/+1
* [NEWS] Updated "Changes from versions 2.3.* to version 2.4.0"vlefevre2010-05-181-0/+2
* [NEWS] A bit less ambiguous...vlefevre2010-05-181-1/+1
* [NEWS] More details for mp_rnd_t/mpfr_rnd_t, like mp_prec_t/mpfr_prec_t.vlefevre2010-05-181-2/+3
* Added "API Compatibility" section to the MPFR manual.vlefevre2010-05-171-0/+1
* [NEWS] mpfr_strtofr now accepts bases from 37 to 62 (r5965).vlefevre2010-05-171-0/+1
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-0/+2
* Changed the precision type mpfr_prec_t from an unsigned integer typevlefevre2010-05-071-1/+3
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-1/+4
* [NEWS] New function mpfr_regular_p (was added in r6417, 2009-09-14).vlefevre2010-04-121-0/+1
* [NEWS] added itemzimmerma2010-02-261-0/+2
* [NEWS] minor grammar fixzimmerma2010-02-231-3/+3