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
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
[src/gamma.c] Bug fix in case the argument is an integer fitting in an
vlefevre
2016-02-19
1
-0
/
+12
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
Copyright notice update: added 2015 with
vlefevre
2015-05-20
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
*
Copyright notice update: added 2013 with
vlefevre
2013-03-08
1
-1
/
+1
*
[src/lngamma.c] Added mpfr_explgamma internal function to handle
vlefevre
2012-05-07
1
-0
/
+170
*
[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 in the underflow detection code of mpfr_gamma,
vlefevre
2012-04-27
1
-0
/
+31
*
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
*
[tests/tgamma.c] Added tests.
vlefevre
2011-02-25
1
-2
/
+70
*
[src/gamma.c] Fixed a bug occurring in reduced exponent range.
vlefevre
2011-02-25
1
-0
/
+33
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
[tests/tgamma.c] Use mpfr_set_str instead of mpfr_set_d.
vlefevre
2010-07-09
1
-1
/
+1
*
[gamma.c] fixed bug reported on MPFR list:
zimmerma
2010-07-09
1
-0
/
+15
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-2
/
+2
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
Move mpfr_random2 to tests directory, remove it from API.
thevenyp
2009-03-24
1
-1
/
+1
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-60
/
+60
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
Fixed remaining printf format strings.
vlefevre
2009-01-14
1
-1
/
+1
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
tgamma.c: completed test in r5159 with another one that was failing
vlefevre
2008-01-01
1
-0
/
+6
*
fixed bug in case of underflow (wrong sign)
zimmerma
2008-01-01
1
-0
/
+21
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmp
zimmerma
2007-11-17
1
-1
/
+0
*
Untabified and removed trailing spaces.
vlefevre
2007-10-31
1
-1
/
+1
*
fixed another bug found by Kevin Rauch: gamma(huge integer) failed on 64-bit
zimmerma
2007-10-26
1
-2
/
+8
*
No longer use MPFR_CHECK_ALL in tests. In '-dev' versions, assume
vlefevre
2007-07-25
1
-2
/
+1
*
Added code to check mpfr against Gonnet's tables when the environment variable
zimmerma
2007-07-20
1
-0
/
+3
*
fixed problem for x integer and rounding to nearest
zimmerma
2007-05-23
1
-6
/
+1
*
tgamma.c: added test of gamma on some integral values (from Christopher
vlefevre
2007-05-22
1
-1
/
+38
[next]