summaryrefslogtreecommitdiff
path: root/tests/tfma.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2018 withvlefevre2018-02-011-1/+1
* 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
* [tests/tfma.c] Improved the new underflow tests (test_underflow3) tovlefevre2015-06-121-39/+42
* [src/fma.c] Fixed the scaling in case of underflow. Added log messages.vlefevre2015-06-121-77/+145
* 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
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [sub1.c] previous fix was not incorrect (but strangely our tests cases didzimmerma2010-10-181-0/+90
* avoid several compiler warnings with g++zimmerma2010-10-101-1/+1
* Replacedvlefevre2010-07-301-1/+1
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-2/+2
* Copyright notice update: added 2010 withvlefevre2010-01-201-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-19/+19
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-64/+64
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* added round to away (still experimental)zimmerma2009-02-261-5/+3
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests.thevenyp2008-09-181-23/+23
* Clean-up and various changes to be able to build MPFR with g++.vlefevre2008-06-091-20/+24
* actually trigger overflow on all architecturesthevenyp2008-02-201-0/+4
* For the terminating null pointer of the functions mpfr_inits,vlefevre2008-02-151-10/+10
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* tfma.c: added a space.vlefevre2007-07-011-1/+1
* tfma.c: typo.vlefevre2007-07-011-2/+2
* Reformat.vlefevre2007-07-011-10/+10
* Completed the implementation of mpfr_fma (except in some corner casesvlefevre2007-07-011-9/+67
* tfma.c: added overflow test to test_underflow.vlefevre2007-07-011-10/+13
* fma.c: implemented the main cases where x * y underflows.vlefevre2007-07-011-0/+84
* tfma.c: fixed a printf.vlefevre2007-06-291-1/+1
* tfma.c: fixed overflow tests.vlefevre2007-06-291-3/+3
* tfma.c: check NaN in test_overflow2.vlefevre2007-06-291-1/+13
* tfma.c: added more overflow tests (needed to distinguish the casesvlefevre2007-06-291-1/+1
* tfma.c: added tests (-> assertion failed because mpfr_fma implementationvlefevre2007-06-291-8/+78
* tfma.c: added an overflow test (currently fails).vlefevre2007-05-211-0/+31
* tfma.c: whitespace change.vlefevre2007-05-211-1/+1
* tfma.c: added tests on special and exact values.vlefevre2007-05-211-0/+58
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-1/+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
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-1/+1