summaryrefslogtreecommitdiff
path: root/mpfr-impl.h
Commit message (Expand)AuthorAgeFilesLines
* fixed MPFR_ASSERTzimmerma2001-10-121-1/+6
* added 'if' in MPFR_ASSERT to avoid compiler warningzimmerma2001-10-121-1/+1
* GCC option -Wno-implicit removed and prototype added to mpfr-impl.hvlefevre2001-09-131-0/+1
* MPFR_RET: definition changed to avoid warning.vlefevre2001-09-111-1/+1
* Macro SAFE_ABS.vlefevre2001-09-111-0/+4
* Inexact ternary value and flag for mpfr_set_underflow, mpfr_set_overflowvlefevre2001-09-111-2/+2
* Macro MPFR_RET added. Ternary value for mpfr_set4.vlefevre2001-09-111-0/+3
* Parameter added to mpfr_round_raw: pointer to inexact ternary value.vlefevre2001-09-101-1/+1
* Case +0 + -0 fixed.vlefevre2001-08-291-0/+2
* Assertion support with debug level.vlefevre2001-08-251-0/+12
* Some support for exponent change and exceptions.vlefevre2001-08-251-0/+12
* added constant ALPHA (for mpfr_const_euler)zimmerma2001-08-231-0/+1
* Cleaner MPFR_SET_SAME_SIGN.vlefevre2001-08-131-1/+1
* Macros MPFR_SET_SAME_SIGN, MPFR_INIT and MPFR_INIT1 changed to expressions.vlefevre2001-08-131-11/+13
* macros MPFR_NOTZERO and MPFR_ISZERO did not work properly with 64-bit wordszimmerma2001-07-061-3/+3
* Macros MPFR_INIT and MPFR_INIT1 fixed.vlefevre2001-06-231-4/+7
* changed return value of mpfr_cmp2zimmerma2001-04-031-1/+1
* moved mpfr_sgn to mpfr.h (defined in manual)zimmerma2001-02-151-1/+0
* moved prototypes for mpfr_set4 and mpfr_cmp3 to mpfr.hzimmerma2000-12-221-2/+0
* added MPFR_CLEAR_NANzimmerma2000-12-211-2/+7
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-40/+76
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* modified drand to avoid false NaNs (makes SEGV under FreeBSD)zimmerma2000-06-211-2/+6
* added copyright noticezimmerma1999-07-301-0/+21
* improved ulp to deal with case a=0.0zimmerma1999-07-061-0/+5
* added function dblzimmerma1999-07-051-0/+8
* added include of math.hzimmerma1999-07-051-0/+2
* include file for mpfr developers onlyzimmerma1999-07-051-0/+23