summaryrefslogtreecommitdiff
path: root/tests/tgmpop.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tests/tgmpop.c] Improved division-by-zero tests.vlefevre2011-09-241-52/+72
* [tests/tgmpop.c] check for erange flag in mpfr_cmp_[f,q,z]zimmerma2011-09-191-2/+44
* Fixed printf's calls: support the case where mpfr_prec_t is not a longvlefevre2011-05-121-1/+2
* Removed trailing spaces.vlefevre2011-03-091-1/+1
* Remove the use of mpfr_get_default_prec in some coverage testdemengeo2011-02-211-4/+2
* fixed coding convention of 2 tests functionsdemengeo2011-02-211-33/+37
* Extend test coverage to 100% on mpfr_z_sub and mpfr_mul_q functiondemengeo2011-02-181-9/+58
* Added mpfr_z_sub (function/test/doc)demengeo2011-02-091-0/+154
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [tgmpop.c] in case of error, print mpz_t in decimal instead of binaryzimmerma2010-10-191-1/+1
* [tests/tgmpop.c] Added overflow tests for mpfr_add_q / mpfr_sub_q.vlefevre2010-08-231-0/+71
* [src/gmp_op.c] Extend the exponent range in mpfr_add_q / mpfr_sub_qvlefevre2010-08-231-2/+24
* [src/gmp_op.c] Fixed the Inf +/- Inf cases for mpfr_add_q / mpfr_sub_q.vlefevre2010-08-191-0/+22
* [tests/tgmpop.c] Fix rounding mode in overflow teststhevenyp2010-08-191-12/+4
* [src/gmp_op.c] The function mpfr_cmp_z could fail in a reducedvlefevre2010-08-191-0/+5
* [src/gmp_op.c] The functions mpfr_mul_z, mpfr_div_z, mpfr_add_z andvlefevre2010-08-191-0/+63
* [tests/tgmpop.c] Disabled buggy tests.vlefevre2010-08-181-2/+10
* [tests/tgmpop.c] Replaced GMP_RNDN by MPFR_RNDN.vlefevre2010-08-181-7/+7
* [tests/tgmpop.c] Added testcase for mpfr_mul_q/mpfr_div_q bug notedvlefevre2010-08-181-0/+94
* [tests/tgmpop.c] Added missing "static".vlefevre2010-08-111-2/+2
* gmp_op.c: Fix ternary value returned by mpfr_mul_q and mpfr_div_q in overflow...thevenyp2010-08-111-0/+91
* Replacedvlefevre2010-07-301-1/+1
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-12/+12
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.vlefevre2010-01-081-1/+1
* BITS_PER_MP_LIMB -> GMP_LIMB_BITSzimmerma2010-01-081-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-16/+16
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-34/+34
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Added missing void's.vlefevre2009-01-201-1/+1
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Clean-up and various changes to be able to build MPFR with g++.vlefevre2008-06-091-3/+3
* For the terminating null pointer of the functions mpfr_inits,vlefevre2008-02-151-8/+8
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Corrected mpfr_inits, mpfr_inits2 and mpfr_clears calls with NULLvlefevre2007-06-211-8/+8
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1