| Commit message (Expand) | Author | Age | Files | Lines |
* | new code for Euler's constant (contributed by Fredrik Johansson) | zimmerma | 2014-01-22 | 1 | -0/+1 |
* | added MPFRbench | zimmerma | 2014-01-22 | 1 | -0/+1 |
* | [NEWS] Mini-gmp support is experimental. | vlefevre | 2014-01-21 | 1 | -1/+1 |
* | [NEWS] Mention the new --enable-mini-gmp configure option. | vlefevre | 2014-01-21 | 1 | -1/+1 |
* | [NEWS] Mini-gmp support. | vlefevre | 2014-01-21 | 1 | -0/+1 |
* | [NEWS] MPFR now depends on GMP 4.2+. Dropped K&R C compatibility. | vlefevre | 2014-01-21 | 1 | -0/+2 |
* | [NEWS] Better Automake 1.13 support. | vlefevre | 2014-01-21 | 1 | -0/+1 |
* | [NEWS] Mention speed improvement with --enable-assert[=full] and GCC | vlefevre | 2014-01-15 | 1 | -1/+2 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | [NEWS] For MPFR 3.2: The --enable-decimal-float configure option | vlefevre | 2013-09-16 | 1 | -0/+2 |
* | [NEWS,doc/mpfr.texi] New and deprecated functions in MPFR 3.2. | vlefevre | 2013-06-02 | 1 | -1/+2 |
* | updated NEWS and contribution section in mpfr.texi | zimmerma | 2013-05-31 | 1 | -0/+2 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | several changes suggested by Vincent Lefevre | zimmerma | 2012-07-03 | 1 | -2/+2 |
* | added new function mpfr_round_nearest_away() as discussed during the June 2012 | zimmerma | 2012-07-03 | 1 | -0/+2 |
* | [NEWS] Update: test coverage. | vlefevre | 2012-06-27 | 1 | -1/+2 |
* | Added configure option --enable-assert=none to avoid checking any | vlefevre | 2012-06-26 | 1 | -0/+1 |
* | [NEWS] 3.2.0 will be "dinde aux marrons". | vlefevre | 2012-06-26 | 1 | -1/+1 |
* | [NEWS] Added a period. | vlefevre | 2012-06-25 | 1 | -1/+1 |
* | added new functions mpfr_set_float128 and mpfr_get_float128 | zimmerma | 2012-06-25 | 1 | -0/+2 |
* | [NEWS] New mpfr_flags_* functions. | vlefevre | 2012-04-20 | 1 | -0/+2 |
* | added new function mpfr_fmodquo | zimmerma | 2012-03-26 | 1 | -0/+2 |
* | [NEWS] updated item about the new mpfr_fpif_export and mpfr_fpif_import funct... | zimmerma | 2012-03-19 | 1 | -3/+3 |
* | Added FIXME for export/import MPFR numbers, did some corrections, | vlefevre | 2012-03-15 | 1 | -0/+3 |
* | [NEWS] Prepare for new version. | vlefevre | 2012-03-07 | 1 | -0/+6 |
* | [NEWS] Mention the mpfr_exp bug fix (from r6964 in exp_2.c). | vlefevre | 2012-03-03 | 1 | -1/+3 |
* | [NEWS] Mention an internal change in MPFR 3.1.0. | vlefevre | 2012-02-24 | 1 | -0/+1 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Copyright notice update: added 2012 with | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Renamed "division-by-zero" to "divide-by-zero" (term used by the | vlefevre | 2011-09-24 | 1 | -1/+1 |
* | Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p. | vlefevre | 2011-09-20 | 1 | -1/+1 |
* | Added mpfr_buildopt_internals_p function. | vlefevre | 2011-09-20 | 1 | -2/+2 |
* | [doc/mpfr.texi] Documented function mpfr_buildopt_tune_case, | vlefevre | 2011-09-11 | 1 | -1/+2 |
* | [NEWS] Update for MPFR 3.1.x. | vlefevre | 2011-09-08 | 1 | -1/+5 |
* | [NEWS] Much faster formatted output (mpfr_printf, etc.) with %Rg and similar. | vlefevre | 2011-08-01 | 1 | -0/+1 |
* | [NEWS] added speed improvement in mpfr_div | zimmerma | 2011-07-29 | 1 | -2/+3 |
* | [NEWS, doc/mpfr.texi] mpfr_min_prec was a new function in MPFR 3.0.0. | vlefevre | 2011-07-06 | 1 | -0/+1 |
* | [NEWS] Added that the mpfr.h header can be included several times, | vlefevre | 2011-05-13 | 1 | -0/+2 |
* | [NEWS] Added a note about the fix in the mpfr_subnormalize | vlefevre | 2011-03-17 | 1 | -0/+4 |
* | Added mpfr_z_sub (function/test/doc) | demengeo | 2011-02-09 | 1 | -1/+1 |
* | [NEWS] Update for MPFR 3.1.x. | vlefevre | 2011-01-17 | 1 | -1/+2 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | [src/frexp.c,tests/tfrexp.c] added new function mpfr_frexp | zimmerma | 2011-01-15 | 1 | -0/+1 |
* | TLS support is now detected automatically. If TLS is supported, MPFR is | vlefevre | 2011-01-13 | 1 | -0/+3 |
* | [NEWS] Update concerning the --with-gmp-build configure option. | vlefevre | 2010-12-12 | 1 | -0/+3 |
* | [NEWS] fixed news for 3.0.0 | zimmerma | 2010-12-06 | 1 | -2/+2 |
* | Mentioned --enable-gmp-internals in INSTALL and NEWS. | vlefevre | 2010-10-25 | 1 | -0/+3 |
* | [src/sqrt.c] now uses mpn_rootrem (if available) instead of mpn_sqrtrem since | zimmerma | 2010-09-28 | 1 | -1/+2 |
* | now use Mulders' algorithm also for mpfr_sqr, provides nice speed improvement | zimmerma | 2010-09-24 | 1 | -0/+1 |