| Commit message (Expand) | Author | Age | Files | Lines |
* | <stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.h | vlefevre | 2007-07-09 | 1 | -2/+0 |
* | exp2.c: use MPFR_SMALL_INPUT_AFTER_SAVE_EXPO instead of | vlefevre | 2007-06-21 | 1 | -9/+6 |
* | MPFR_RET (mpfr_check_range (...)) -> return mpfr_check_range (...) | vlefevre | 2007-05-28 | 1 | -2/+2 |
* | fixed direction of rounding for MPFR_FAST_COMPUTE_IF_SMALL_INPUT | zimmerma | 2007-05-28 | 1 | -3/+5 |
* | added call to MPFR_FAST_COMPUTE_IF_SMALL_INPUT in exp2 | zimmerma | 2007-05-28 | 1 | -1/+8 |
* | 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 |
* | Added an assertion for mpfr_exp2 and a test. | vlefevre | 2006-08-19 | 1 | -0/+2 |
* | In mpfr_exp2, the overflow flag was not set if mpfr_exp2 overflowed | vlefevre | 2006-08-16 | 1 | -1/+3 |
* | The latest mpfr_exp2 fix contained a bug. Partially rewrote mpfr_exp2 | vlefevre | 2006-08-15 | 1 | -18/+21 |
* | Better fix for exp2 exponent range bug. | vlefevre | 2006-08-15 | 1 | -44/+40 |
* | Fixed bug in mpfr_exp2 when the argument is an integer and emin > 1. | vlefevre | 2006-08-15 | 1 | -3/+8 |
* | 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 |
* | Removed trailing spaces (better for future patches, as such spaces | vlefevre | 2005-08-18 | 1 | -13/+13 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -32/+32 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | improved const_euler and eint | zimmerma | 2005-05-04 | 1 | -7/+5 |
* | 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 | -21/+24 |
* | Rename internal functions mpfr_set_overflow in mpfr_overflow and | pelissip | 2005-02-03 | 1 | -3/+3 |
* | Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax() | pelissip | 2004-11-18 | 1 | -6/+6 |
* | Replace __gmpfr_ceil_log2 by MPFR_INT_CEIL_LOG2 when possible. | pelissip | 2004-11-10 | 1 | -1/+2 |
* | Fix overflow and add corresponding tests. | pelissip | 2004-05-06 | 1 | -91/+93 |
* | Optimize it a bit. | pelissip | 2004-05-06 | 1 | -26/+15 |
* | improved test coverage | zimmerma | 2004-02-12 | 1 | -8/+8 |
* | Add forgotten copyright 2004 line. | pelissip | 2004-02-06 | 1 | -1/+1 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -3/+1 |
* | 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 | -11/+9 |
* | Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value... | pelissip | 2003-10-28 | 1 | -24/+24 |
* | replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec) | zimmerma | 2003-10-14 | 1 | -13/+16 |
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -1/+1 |
* | mpfr_isinteger -> mpfr_integer_p | zimmerma | 2003-02-13 | 1 | -1/+1 |
* | fixed pb for underflow and rounding to nearest | zimmerma | 2003-01-07 | 1 | -2/+9 |
* | Added assertions that can be resolved at compile time: the exponents | vlefevre | 2003-01-07 | 1 | -1/+4 |
* | Bug fix: __mpfr_emax -> __gmpfr_emax. | vlefevre | 2003-01-06 | 1 | -1/+1 |
* | fixed infinite loop for 2^integer | zimmerma | 2003-01-06 | 1 | -4/+17 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -5/+5 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | previous fix was completely wrong | zimmerma | 2002-03-27 | 1 | -1/+1 |
* | added check for underflow | zimmerma | 2002-03-27 | 1 | -16/+22 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Misc bug fixes and code clean-up. | vlefevre | 2002-02-01 | 1 | -16/+11 |
* | removed K&R function headers | zimmerma | 2001-11-16 | 1 | -7/+0 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | remove the proto, remove math.h | daney | 2001-11-16 | 1 | -5/+2 |
* | removed mpfr_exp2_si (not used) | zimmerma | 2001-11-16 | 1 | -21/+0 |