summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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
* [NEWS] be more precise about API compatibility zimmerma2010-02-231-1/+5
* [mpfr.h] added #define mpfr_get_z_exp mpfr_get_z_2exp for compatibilityzimmerma2010-02-231-1/+1
* changed mpfr_get_z_exp -> mpfr_get_z_2exp (old function) zimmerma2010-02-221-1/+3
* added new function mpfr_set_z_exp (companion to mpfr_get_z_exp)zimmerma2010-02-221-0/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* New function mpfr_urandom.thevenyp2010-01-131-0/+1
* [atan.c] implemented argument reduction (cf error analysis in algorithms.tex)zimmerma2009-09-221-2/+4
* [NEWS] added itemzimmerma2009-09-181-0/+3
* [NEWS] added mpfr_set_flt and mpfr_get_fltzimmerma2009-09-151-0/+1
* [digamma.c] new function mpfr_digammazimmerma2009-09-021-0/+1
* NEWS: update (new function mpfr_set_zero, added in r6339).vlefevre2009-08-241-0/+1