summaryrefslogtreecommitdiff
path: root/tests/trec_sqrt.c
Commit message (Expand)AuthorAgeFilesLines
* Untabify and remove trailing spaces.vlefevre2021-03-161-3/+3
* [src/rec_sqrt.c] replace a call to mpn_mul_n with identical arguments byzimmerma2021-03-161-5/+6
* [tests/trec_sqrt.c] added timing testzimmerma2021-03-161-1/+55
* [tests] Use RND_LOOP.vlefevre2021-01-311-10/+10
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests] Update to test the ternary value in test5rm() when possible,vlefevre2020-03-131-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
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* changed test_generic() calls to start from MPFR_PREC_MIN instead of 2;zimmerma2016-02-051-1/+1
* Replacedvlefevre2016-02-041-1/+1
* in tests, removed #if MPFR_VERSION >= MPFR_VERSION_NUM(2,x,y)zimmerma2016-01-141-13/+0
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-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-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
* [tests/trec_sqrt.c] Fixed bug introduced in r7711 (build failurevlefevre2011-09-101-11/+11
* Untabified and removed trailing spaces.vlefevre2011-08-011-36/+36
* [src/rec_sqrt.c] continued review; I can now prove that cu=0 in all caseszimmerma2011-05-221-0/+62
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Replacedvlefevre2010-07-301-1/+1
* 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-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-18/+18
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* tests/trec_sqrt.c: enable the tests only with MPFR 2.4.0+.vlefevre2008-08-261-0/+13
* Added data_check & bad_cases support to mpfr_rec_sqrt.vlefevre2008-08-211-0/+10
* tests/trec_sqrt.c: added bad case that makes mpfr_rec_sqrt fail.vlefevre2008-08-211-0/+26
* Reformat.vlefevre2008-01-301-1/+1
* this file might be useful to test mpfr_rec_sqrt...zimmerma2008-01-151-0/+99