| Commit message (Expand) | Author | Age | Files | Lines |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -3/+3 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | 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 | -2/+1 |
* | Removed trailing spaces (better for future patches, as such spaces | vlefevre | 2005-08-18 | 1 | -1/+1 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -8/+8 |
* | Improve coverage | pelissip | 2005-06-06 | 1 | -2/+2 |
* | Add new and faster trivial case for y <= 1 and n <= 1 | pelissip | 2005-06-03 | 1 | -7/+14 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | Replace mpfr_can_round (..., GMP_RNDN, GMP_RNDZ, ...) to fast replacement | pelissip | 2005-03-14 | 1 | -2/+1 |
* | Clean up code. | pelissip | 2005-02-14 | 1 | -14/+22 |
* | Fix bug for mpfr_ui_pow_ui (Wrong inexact flag). | pelissip | 2004-11-19 | 1 | -12/+9 |
* | Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax() | pelissip | 2004-11-18 | 1 | -2/+3 |
* | new coverage tests | zimmerma | 2004-02-14 | 1 | -4/+5 |
* | Add forgotten copyright 2004 line. | pelissip | 2004-02-06 | 1 | -2/+1 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -3/+1 |
* | replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec) | zimmerma | 2003-10-14 | 1 | -2/+2 |
* | Avoid a potential overflow. | vlefevre | 2003-08-07 | 1 | -2/+3 |
* | Function mpfr_check_range now propagates the inexact ternary value. | vlefevre | 2002-07-25 | 1 | -1/+3 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Use mpfr_save_emin_emax and MPFR_RESTORE_RET. | vlefevre | 2002-02-12 | 1 | -1/+2 |
* | Bug fixed and other changes. | vlefevre | 2002-02-12 | 1 | -12/+13 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | added year 2001 in copyright line | zimmerma | 2001-11-16 | 1 | -9/+1 |
* | add ui_pow_ui.c (initially in pow.c) | daney | 2001-11-08 | 1 | -0/+88 |