index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tgamma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated the www.gnu.org URL's (http → https) on all the files with:
vlefevre
2019-01-07
1
-1
/
+1
*
Copyright notice update: added 2019 with
vlefevre
2019-01-01
1
-1
/
+1
*
Minor date-related changes as in the trunk:
vlefevre
2018-01-09
1
-1
/
+1
*
Merged the latest changes from the trunk.
vlefevre
2017-05-29
1
-21
/
+21
|
\
|
*
Do not define macro names starting with "SIG" (+ uppercase letter)
vlefevre
2017-05-15
1
-21
/
+21
|
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
|
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
|
[tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similar
vlefevre
2016-07-22
1
-4
/
+1
*
|
more work on branch faithful
zimmerma
2016-06-22
1
-0
/
+3
|
/
*
Replaced various instances of mpfr_print_binary + newline (sometimes
vlefevre
2016-04-07
1
-8
/
+8
*
fixed bug in mpfr_gamma: flags might be corrupted in case the argument was
zimmerma
2016-02-17
1
-0
/
+12
*
reduced emax
zimmerma
2016-02-05
1
-1
/
+1
*
changed test_generic() calls to start from MPFR_PREC_MIN instead of 2;
zimmerma
2016-02-05
1
-1
/
+1
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
allow tgamma x prec to print gamma(x) to prec bits
zimmerma
2016-01-17
1
-0
/
+13
*
first version of incomplete Gamma function (work in progress)
zimmerma
2016-01-16
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.
vlefevre
2014-06-25
1
-3
/
+3
*
[tests/tgamma.c] Fixed printf argument (bug detected with
vlefevre
2014-01-26
1
-1
/
+1
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
[tests/tgamma.c] Avoid mpfr_set_d.
vlefevre
2013-03-01
1
-1
/
+1
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
[tests/tgamma.c] Added tests for 32-bit and 64-bit machines, showing an
vlefevre
2012-05-07
1
-0
/
+7
*
[tests/tgamma.c] Added tests to trigger the pre-r8189 endless loop
vlefevre
2012-05-07
1
-0
/
+5
*
[tests/tgamma.c] Updated exp_lgamma to test the ternary value.
vlefevre
2012-05-04
1
-14
/
+37
*
[tests/tgamma.c] Added a test showing a failure on 64-bit machines
vlefevre
2012-05-04
1
-0
/
+4
*
[tests/tgamma.c] Updated exp_lgamma to test underflow & overflow flags.
vlefevre
2012-05-04
1
-2
/
+28
*
[src/lngamma.c] fixed endless loop with test cases introduced in r8188
zimmerma
2012-05-04
1
-0
/
+6
*
[tests/tgamma.c] Updated the exp_lgamma_tests test to trigger an
vlefevre
2012-05-03
1
-5
/
+12
*
[tests/tgamma.c] Say that the freeze is for 64-bit machines only.
vlefevre
2012-05-03
1
-0
/
+2
*
[tests/tgamma.c] Added more mpfr_tgamma tests, showing a freeze.
vlefevre
2012-05-03
1
-0
/
+90
*
[tests/tgamma.c] Improved testcase test20100709.
vlefevre
2012-04-27
1
-7
/
+5
*
[tests/tgamma.c] Updated testcase test20100709 for 64-bit machines,
vlefevre
2012-04-27
1
-3
/
+44
*
[src/gamma.c] fixed bug found by Giridhar Tammana
zimmerma
2012-04-26
1
-0
/
+31
*
[tests] Removed #include of headers already included via "mpfr-test.h"
vlefevre
2012-02-24
1
-3
/
+0
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
Updated AUTHORS file and copyright notices (for more consistency).
vlefevre
2011-05-18
1
-1
/
+1
*
[tests/tgamma.c] Added a comment about MPFR_SUSPICIOUS_OVERFLOW.
vlefevre
2011-03-09
1
-0
/
+3
*
[tests/tgamma.c] Corrected a test and added other tests for tiny x > 0.
vlefevre
2011-03-09
1
-2
/
+73
*
[tests/tgamma.c] Updated a comment.
vlefevre
2011-03-09
1
-1
/
+1
*
[tests/tgamma.c] Restore emax.
vlefevre
2011-03-09
1
-0
/
+4
*
[tests/tgamma.c] Do not initialize x twice.
vlefevre
2011-03-09
1
-1
/
+1
*
[tests/tgamma.c] Do not run the same test twice if emin = MPFR_EMIN_MIN.
vlefevre
2011-03-09
1
-3
/
+6
*
[tests/tgamma.c] Added tests for tiny values, showing bugs in special
vlefevre
2011-03-09
1
-0
/
+100
*
[tests/tgamma.c] Added tests in maximum exponent range.
vlefevre
2011-02-25
1
-1
/
+29
*
[tests/tgamma.c] Corrected test number.
vlefevre
2011-02-25
1
-1
/
+1
*
[tests/tgamma.c] Added a test in maximum exponent range.
vlefevre
2011-02-25
1
-0
/
+25
[next]