summaryrefslogtreecommitdiff
path: root/tests/tmul.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2020 withvlefevre2020-01-091-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
* [tests] Merged the test from r12348, and replaced MUL_FFT_THRESHOLDvlefevre2018-04-111-1/+16
* Merged recent tests from the trunk (r12288-12347).vlefevre2018-04-111-0/+164
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* [tests] Solve issues with the incorrect use of mpfr_sgn, and make surevlefevre2017-09-151-1/+1
* fixed a bug in mpfr_mul for RNDF when Mulders' algorithm is usedzimmerma2017-06-021-0/+34
* Merged r11198-11280 from the trunk; no conflicts but additional changes:vlefevre2017-05-041-0/+41
* Merged the latest changes from the trunk (changing a RND_RAND tovlefevre2017-01-091-0/+105
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* Merged the latest changes from the trunk.vlefevre2016-12-151-0/+124
* Merged the following changesets from the trunk:vlefevre2016-09-021-29/+53
* Merged r10599 through r10628 from the trunk, resolving the conflictvlefevre2016-07-221-0/+81
|\
| * [src/mul.c] fixed underflow *after* roundingzimmerma2016-07-081-1/+1
| * [tests/tmul.c] added underflow test for directed rounding toozimmerma2016-07-081-5/+39
| * [tests/tmul.c] added test for underflow after rounding (reveals bug in mul.c)zimmerma2016-07-081-0/+47
* | replaced mpfr_cmp by !mpfr_equal_pzimmerma2016-06-241-2/+2
* | added exhaustive tests for add,sub,mul,div,sqrtzimmerma2016-06-241-0/+51
* | more work on the faithful branchzimmerma2016-05-301-2/+12
* | start implementing RNDF (work in progress)zimmerma2016-05-281-1/+1
|/
* changed test_generic() calls to start from MPFR_PREC_MIN instead of 2;zimmerma2016-02-051-1/+1
* MPFR_PREC_MIN is now 1, in accordance with the next revision of IEEE-754zimmerma2016-02-041-2/+3
* 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
* missing \nzimmerma2014-01-171-30/+12
* 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
* [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
* Bug in mpfr_mul: a call mpfr_mulhigh_n(pointers..., n) where n is somevlefevre2011-05-031-0/+21
* 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-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* [tadd.c, tmul.c] got rid of workaround for old gcc bug. Comment was:zimmerma2009-11-261-6/+3
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-6/+6
* Improved fix for problem dealt with in r6174: use function src_fopen()vlefevre2009-04-221-6/+2
* Fixed problem when the srcdir value contains a word that is #define'dvlefevre2009-04-221-5/+3
* Move mpfr_random2 to tests directory, remove it from API.thevenyp2009-03-241-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-125/+125
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Add tests with round away mode.thevenyp2009-02-261-0/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* Makefile.am, tmul.c: Rename macro __SRCDIR to MPFR_SRCDIR.thevenyp2008-12-121-4/+4