summaryrefslogtreecommitdiff
path: root/tests/tgamma.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/*.c] When not in a test, use set_emin and set_emax rather thanvlefevre2021-01-311-23/+23
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src,tests] Consistency: in prototypes, changedvlefevre2020-08-211-1/+1
* [tests/tgamma.c] For the non-regression test added in r13907, onevlefevre2020-06-011-1/+10
* [tests/tgamma.c] added comment about bug fixzimmerma2020-05-191-1/+6
* [doc/README.dev] added MPFR_CHECK_EXPENSIVEzimmerma2020-05-191-1/+2
* added non-regression test for bug reported by Frithjof Blomquistzimmerma2020-05-191-0/+32
* 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
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-2/+2
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Merged the latest changes from the trunk.vlefevre2017-05-291-21/+21
|\
| * Do not define macro names starting with "SIG" (+ uppercase letter)vlefevre2017-05-151-21/+21
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-4/+1
* | more work on branch faithfulzimmerma2016-06-221-0/+3
|/
* Replaced various instances of mpfr_print_binary + newline (sometimesvlefevre2016-04-071-8/+8
* fixed bug in mpfr_gamma: flags might be corrupted in case the argument waszimmerma2016-02-171-0/+12
* reduced emaxzimmerma2016-02-051-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
* allow tgamma x prec to print gamma(x) to prec bitszimmerma2016-01-171-0/+13
* first version of incomplete Gamma function (work in progress)zimmerma2016-01-161-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.vlefevre2014-06-251-3/+3
* [tests/tgamma.c] Fixed printf argument (bug detected withvlefevre2014-01-261-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [tests/tgamma.c] Avoid mpfr_set_d.vlefevre2013-03-011-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tgamma.c] Added tests for 32-bit and 64-bit machines, showing anvlefevre2012-05-071-0/+7
* [tests/tgamma.c] Added tests to trigger the pre-r8189 endless loopvlefevre2012-05-071-0/+5
* [tests/tgamma.c] Updated exp_lgamma to test the ternary value.vlefevre2012-05-041-14/+37
* [tests/tgamma.c] Added a test showing a failure on 64-bit machinesvlefevre2012-05-041-0/+4
* [tests/tgamma.c] Updated exp_lgamma to test underflow & overflow flags.vlefevre2012-05-041-2/+28
* [src/lngamma.c] fixed endless loop with test cases introduced in r8188zimmerma2012-05-041-0/+6
* [tests/tgamma.c] Updated the exp_lgamma_tests test to trigger anvlefevre2012-05-031-5/+12
* [tests/tgamma.c] Say that the freeze is for 64-bit machines only.vlefevre2012-05-031-0/+2
* [tests/tgamma.c] Added more mpfr_tgamma tests, showing a freeze.vlefevre2012-05-031-0/+90
* [tests/tgamma.c] Improved testcase test20100709.vlefevre2012-04-271-7/+5
* [tests/tgamma.c] Updated testcase test20100709 for 64-bit machines,vlefevre2012-04-271-3/+44
* [src/gamma.c] fixed bug found by Giridhar Tammanazimmerma2012-04-261-0/+31
* [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
* Updated AUTHORS file and copyright notices (for more consistency).vlefevre2011-05-181-1/+1
* [tests/tgamma.c] Added a comment about MPFR_SUSPICIOUS_OVERFLOW.vlefevre2011-03-091-0/+3