| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added ', Inc.' when missing after 'Free Software Foundation'. | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Updated the copyright notices according to the new GNU rules on: | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | patched root.c to use rootrem.c with gmp-4.1.90 | zimmerma | 2005-10-29 | 1 | -1/+1 |
* | documented algorithm used in mpfr_agm and fixed code accordingly | zimmerma | 2005-10-19 | 1 | -19/+25 |
* | Removed trailing spaces (better for future patches, as such spaces | vlefevre | 2005-08-18 | 1 | -3/+3 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -44/+44 |
* | Updated copyright line. | vlefevre | 2005-08-18 | 1 | -1/+1 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | Replace TMP_ALLOC by MPFR_TMP_ALLOC | pelissip | 2005-05-18 | 1 | -3/+3 |
* | Replace mpfr_can_round (..., GMP_RNDN, GMP_RNDZ, ...) to fast replacement | pelissip | 2005-03-14 | 1 | -2/+1 |
* | Log input and ouput of functions. | pelissip | 2005-02-15 | 1 | -4/+10 |
* | Enable fast computing. | pelissip | 2004-11-18 | 1 | -1/+1 |
* | Add unused code (Still needs a proof). | pelissip | 2004-11-15 | 1 | -9/+22 |
* | Try to optimize a few agm by rewriting a few the loop. | pelissip | 2004-07-09 | 1 | -22/+26 |
* | Minor Optimizations. | pelissip | 2004-04-27 | 1 | -94/+38 |
* | Fix a bug when both op are < 0 (It seems it was my fault). | pelissip | 2004-04-20 | 1 | -59/+68 |
* | Commented out the now useless "double uo, vo;". | vlefevre | 2004-02-16 | 1 | -22/+24 |
* | improved coverage test | zimmerma | 2004-02-13 | 1 | -38/+55 |
* | 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 |
* | added new tests for agm and hypot (+ fixed bugs) | zimmerma | 2004-01-30 | 1 | -3/+3 |
* | Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0)) | pelissip | 2003-11-05 | 1 | -2/+3 |
* | + Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS. | pelissip | 2003-11-04 | 1 | -7/+4 |
* | Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value... | pelissip | 2003-10-28 | 1 | -32/+33 |
* | Change the internal format of MPFR: ZERO, INF and NAN have special values of ... | pelissip | 2003-10-27 | 1 | -14/+12 |
* | replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec) | zimmerma | 2003-10-14 | 1 | -3/+4 |
* | fixed pb found by Damien Fisher | zimmerma | 2003-08-04 | 1 | -3/+8 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -6/+6 |
* | now mpfr_agm returns an int (inexact flag) | zimmerma | 2002-09-18 | 1 | -7/+13 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d. | vlefevre | 2002-04-07 | 1 | -2/+2 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | removed nested TMP_MARK's (problems when configuring gmp with --disable-alloca) | zimmerma | 2002-04-05 | 1 | -2/+2 |
* | fixed pb with two markers (with --disable-alloca) | zimmerma | 2002-04-05 | 1 | -10/+4 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | _mpfr_ceil_log2, _mpfr_floor_log2, _mpfr_ceil_exp2 in separate files. | vlefevre | 2002-02-21 | 1 | -47/+0 |
* | mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui. | vlefevre | 2002-02-14 | 1 | -1/+1 |
* | Misc bug fixes and code clean-up. | vlefevre | 2002-02-01 | 1 | -1/+3 |
* | Optimization: mpfr_cmp2 now accepts any combination of real arguments | vlefevre | 2002-01-04 | 1 | -15/+12 |
* | 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 |
* | translated french comments to english | zimmerma | 2001-11-16 | 1 | -6/+1 |
* | cosmetic changes | zimmerma | 2001-10-15 | 1 | -16/+36 |
* | #include added/removed. | vlefevre | 2001-09-13 | 1 | -0/+1 |
* | nested double TMP_DECL's | zimmerma | 2001-06-18 | 1 | -1/+2 |
* | check overflow in _mpfr_ceil_exp2 | zimmerma | 2001-02-16 | 1 | -0/+4 |
* | fixed problems with old K&R compilers (_PROTO missing) | zimmerma | 2001-02-15 | 1 | -3/+6 |