summaryrefslogtreecommitdiff
path: root/tests/tadd.c
Commit message (Expand)AuthorAgeFilesLines
* [tests] Use RND_LOOP.vlefevre2021-01-311-1/+1
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [src/add1.c] fix for 16-bit limbzimmerma2018-08-311-0/+2
* [tests/tadd.c] fix for 16-bit limbzimmerma2018-08-291-1/+1
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-5/+5
* [tests/tadd.c] Added 2 tests that fail starting with r12220.vlefevre2018-02-131-0/+8
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* Merged r10657 from the trunk, resolving the conflict (same code asvlefevre2016-07-221-42/+50
* [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-12/+4
* Merged r10573 through r10597 from the trunk (no conflicts).vlefevre2016-07-221-20/+59
|\
| * [tests/tadd.c] C++ compatibility.vlefevre2016-07-061-2/+2
| * [tests/tadd.c] revert mpfr_add to test_addzimmerma2016-07-061-2/+2
| * [tests/tadd.c] last commit was wrongzimmerma2016-07-061-11/+20
| * improved check_overflow()zimmerma2016-07-061-17/+47
* | Merged r10556 through r10564 from the trunk (no conflicts).vlefevre2016-07-221-0/+2
|\ \ | |/
| * [tests/tadd.c] Added FIXME comment: there are many tests, but thevlefevre2016-07-051-0/+2
* | added more tests for RNDFzimmerma2016-06-241-0/+74
* | replaced mpfr_cmp by !mpfr_equal_pzimmerma2016-06-241-2/+2
* | added exhaustive tests for add,sub,mul,div,sqrtzimmerma2016-06-241-0/+55
* | start implementing RNDF (work in progress)zimmerma2016-05-281-6/+22
|/
* Replaced various instances of mpfr_print_binary + newline (sometimesvlefevre2016-04-071-20/+20
* changed test_generic() calls to start from MPFR_PREC_MIN instead of 2;zimmerma2016-02-051-1/+1
* prepare for MPFR_PREC_MIN=1zimmerma2016-02-041-2/+4
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* More code clean-up (for both consistency and readability):vlefevre2014-06-251-8/+4
* [tests/tadd.c] Added check_extreme test (huge + tiny).vlefevre2014-01-231-0/+37
* Use of the numberof macro.vlefevre2014-01-231-2/+2
* more progress for the mini-gmp interfacezimmerma2014-01-171-2/+2
* 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-01-031-1/+1
* Compatibility with GMP 5.1.0 when gmp-impl.h is included (thanks to Rob:vlefevre2012-12-201-2/+2
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-2/+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
* Replacedvlefevre2010-07-301-1/+1
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-1/+1
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-5/+5
* 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-5/+5
* BITS_PER_MP_LIMB -> GMP_LIMB_BITSzimmerma2010-01-081-5/+5
* [tadd.c, tmul.c] got rid of workaround for old gcc bug. Comment was:zimmerma2009-11-261-17/+9
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1