summaryrefslogtreecommitdiff
path: root/tests/tset_ld.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.vlefevre2014-06-251-1/+1
* Updated URL's.vlefevre2014-06-221-1/+1
* [tests/tset_ld.c] Updated a comment.vlefevre2014-06-031-2/+3
* [tests/tset_ld.c] Fixed an assertion to support systems wherevlefevre2014-02-141-6/+2
* added test for get_ldzimmerma2014-02-141-2/+11
* added test for double-doublezimmerma2014-02-121-0/+34
* [tests/tset_ld.c] Fixed printf argument.vlefevre2014-01-261-2/+4
* [tests/tset_ld.c] Output MPFR_LDBL_MANT_DIG in some failure case.vlefevre2014-01-121-0/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [src/mpfr-impl.h] Document that DOUBLE_ISNAN(x) is valid on long double.vlefevre2013-09-271-2/+5
* [tests/tset_ld.c] Avoid a division by zero if MPFR_ERRDIVZERO.vlefevre2013-09-271-2/+5
* [tests/tset_ld.c] Move tests_start_mpfr call earlier.vlefevre2013-09-271-1/+2
* [tset_ld.c] try to fix a bug on i686-freebsdzimmerma2013-08-081-1/+1
* [tset_ld.c] added debug informationzimmerma2013-08-081-4/+9
* [tests/tset_ld.c] Reverted changeset r8657 as %a is C99-only. Moreovervlefevre2013-08-071-4/+5
* [tset_ld.c] maybe this will fix the issue for i686-freebsd?zimmerma2013-08-071-1/+1
* [tset_ld.c] in case of error, print d in hexadecimalzimmerma2013-08-071-5/+4
* [tests/tset_ld.c] In the "mpfr_set_ld should be exact" error, outputvlefevre2013-08-071-0/+1
* [tset_ld.c] print value of MPFR_LDBL_MANT_DIG in case of errorzimmerma2013-08-071-0/+1
* [tests/tset_ld.c] Corrected a comment.vlefevre2013-08-061-1/+1
* [tests/tset_ld.c] Set some long double variables as volatile in order tovlefevre2013-08-061-1/+1
* [tests/tset_ld.c] Improved output in case of error.vlefevre2013-08-051-5/+8
* [tests/tset_ld.c] Improved check_set_get() test function; in particular,vlefevre2013-08-051-46/+67
* [tests/tset_ld.c] Removed the "check largest 2^k that is representablevlefevre2013-08-051-4/+0
* [tset_ld.c] improve tests to avoid spurious errors for double-doublezimmerma2013-08-041-18/+90
* [tests/tset_ld.c] Comment on LDBL_MAX.vlefevre2013-08-021-1/+8
* [tset_ld.c] missing conversion from int to mpfr_rnd_tzimmerma2013-08-021-1/+1
* [tset_ld.c] improve error messagezimmerma2013-08-021-1/+2
* [tset_ld.c] increase precision to take into account double-double encodingzimmerma2013-08-011-4/+7
* [tset_ld.c] replaced error by warning when _GMP_IEEE_FLOATS is not definedzimmerma2013-08-011-1/+3
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tset_ld.c] For _GMP_IEEE_FLOATS, use #if instead of #ifdefvlefevre2012-06-211-1/+1
* [get_ld.c] added comments and ASSERT()zimmerma2012-03-081-4/+30
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-3/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [tests/*.c] Support the case where mpfr_exp_t is not a long intvlefevre2010-10-191-1/+7
* [tset_ld.c] replaced hexadecimal long double constants by decimal constantszimmerma2010-10-191-4/+4
* [tests/tset_ld.c] Added a FIXME for r7222 change.vlefevre2010-10-191-0/+2
* [set_ld.c] fixed bug #11300 on bug trackerzimmerma2010-10-191-0/+26
* [tests] Avoid warning due to -Wunused-but-set-variable (from futurevlefevre2010-08-131-2/+1
* Support implementations where the floating-point division by 0 fails.vlefevre2010-08-041-0/+4
* Replacedvlefevre2010-07-301-1/+1
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* [tset_ld.c] now perform tests even if old gcc bug is presentzimmerma2009-11-271-3/+2
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1