summaryrefslogtreecommitdiff
path: root/tests/td_sub.c
Commit message (Expand)AuthorAgeFilesLines
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* add_d.c, div_d.c, sub_d.c, d_div.c, d_sub.c: restore flags in case of excepti...thevenyp2008-02-271-6/+16
* For the terminating null pointer of the functions mpfr_inits,vlefevre2008-02-151-1/+1
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Added #if MPFR_VERSION >= MPFR_VERSION_NUM(2,4,0) conditionals to bevlefevre2007-12-291-0/+13
* got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmpzimmerma2007-11-171-1/+0
* GNU coding style, reformatting, exit (-1) -> exit (1).vlefevre2007-09-221-1/+1
* add some simple test cases in tadd_d.c and friendsthevenyp2007-09-111-0/+32
* new arithmetic functions with a double argumentthevenyp2007-09-071-0/+75