| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed mp_prec_t into mpfr_prec_t. | vlefevre | 2010-04-30 | 1 | -4/+4 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | mp_exp_unsigned_t -> mpfr_uexp_t (internal type only). | vlefevre | 2009-06-26 | 1 | -2/+2 |
* | mp_rnd_t -> mpfr_rnd_t | vlefevre | 2009-06-26 | 1 | -1/+1 |
* | Suppressed MPFR_CLEAR_FLAGS (no longer did anything). | vlefevre | 2009-06-26 | 1 | -1/+0 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -10/+10 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | added round to away (still experimental) | zimmerma | 2009-02-26 | 1 | -0/+2 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | hypot.c: updated a comment. | vlefevre | 2008-11-18 | 1 | -1/+3 |
* | hypot.c: simplified an expression; cosmetic changes. | vlefevre | 2008-11-18 | 1 | -5/+6 |
* | hypot.c: Fix underflow problem when diff_exp<=MPFR_EMAX_MAX-2 using fma (prov... | thevenyp | 2008-11-17 | 1 | -5/+2 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | Further code clean-up (and consistency) based on icc warnings: | vlefevre | 2008-08-07 | 1 | -3/+3 |
* | hypot.c: Fix comment. | thevenyp | 2008-07-31 | 1 | -1/+1 |
* | algorithms.tex: Prove the correctness of the algorithm used for mpfr_hypot | thevenyp | 2008-07-30 | 1 | -43/+32 |
* | Reverted changeset r5355. Better patch to avoid the warnings | vlefevre | 2008-05-20 | 1 | -1/+0 |
* | Avoid warnings "warning: label 'addoneulp_doit' defined but not used" | vlefevre | 2008-05-20 | 1 | -0/+1 |
* | hypot.c: change shift amount for exponents so as to avoid overflow in Ziv loop. | thevenyp | 2008-03-10 | 1 | -5/+5 |
* | hypot.c: added a FIXME comment. | vlefevre | 2008-02-22 | 1 | -0/+1 |
* | hypot.c: fixed overflow flag problem in RNDD/RNDZ modes (testcase was | vlefevre | 2008-02-20 | 1 | -4/+4 |
* | restore flag overflow dropped by MPFR_SAVE_EXPO | thevenyp | 2008-02-19 | 1 | -13/+17 |
* | hypot.c: it's better to scale by (Ex + Ey) / 2. | vlefevre | 2008-02-18 | 1 | -7/+5 |
* | fixed problem when x and y are very small | zimmerma | 2008-02-18 | 1 | -4/+10 |
* | hypot.c: set flags when returning | thevenyp | 2008-02-18 | 1 | -3/+6 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | Added "Contributed by the Arenaire and Cacao projects, INRIA." to the | vlefevre | 2007-02-07 | 1 | -0/+1 |
* | Copyright notice update: added 2007. | vlefevre | 2007-01-10 | 1 | -1/+1 |
* | Fixed FSF address. | vlefevre | 2006-03-31 | 1 | -1/+1 |
* | Updated the copyright notices according to the new GNU rules on: | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Merged the changes from branch vlefevre: | vlefevre | 2005-11-02 | 1 | -5/+19 |
* | Remove mpfr_add_one_ulp from MPFR library. | pelissip | 2005-06-06 | 1 | -1/+1 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | hypot(±oo, NaN) now returns +oo, as in ISO C99 (wasn't documented). | vlefevre | 2005-05-17 | 1 | -16/+17 |
* | improved const_euler and eint | zimmerma | 2005-05-04 | 1 | -1/+3 |
* | Fixed the mpfr_hypot bug, and re-enabled the test_large_small test. | vlefevre | 2005-05-03 | 1 | -3/+7 |
* | Replace mpfr_can_round (..., GMP_RNDN, GMP_RNDZ, ...) to fast replacement | pelissip | 2005-03-14 | 1 | -2/+1 |
* | Clean up | pelissip | 2005-02-14 | 1 | -44/+38 |
* | Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax() | pelissip | 2004-11-18 | 1 | -7/+6 |
* | Replace __gmpfr_ceil_log2 by MPFR_INT_CEIL_LOG2 when possible. | pelissip | 2004-11-10 | 1 | -2/+2 |
* | improved coverage test | zimmerma | 2004-02-14 | 1 | -8/+12 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -3/+1 |
* | added new tests for agm and hypot (+ fixed bugs) | zimmerma | 2004-01-30 | 1 | -2/+4 |
* | Changed some error messages into assertions. | vlefevre | 2004-01-14 | 1 | -14/+12 |
* | Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0)) | pelissip | 2003-11-05 | 1 | -1/+1 |
* | + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS. | pelissip | 2003-11-04 | 1 | -6/+6 |
* | Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value... | pelissip | 2003-10-28 | 1 | -21/+19 |
* | replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec) | zimmerma | 2003-10-14 | 1 | -1/+2 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -3/+3 |