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
*
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
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-0
/
+1
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
tests/tgamma.c: restore emin and emax to their default values.
vlefevre
2006-11-20
1
-6
/
+9
*
fixed bug in overflow test
zimmerma
2006-11-20
1
-0
/
+14
*
fixed bug in mpfr_gamma for exact result
zimmerma
2006-11-20
1
-0
/
+11
*
tgamma.c: avoid useless mpfr_get_d.
vlefevre
2006-11-03
1
-4
/
+10
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Added ', Inc.' when missing after 'Free Software Foundation'.
vlefevre
2006-01-05
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
cleanup of gamma and lngamma
zimmerma
2005-09-09
1
-7
/
+9
*
missing set_emin
zimmerma
2005-09-06
1
-0
/
+1
*
added missing call to MPFR_TEST_USE_RANDS() [3 blocks non-freed]
zimmerma
2005-09-06
1
-1
/
+2
*
improved trade-off between fac_ui and gamma when argument is integer
zimmerma
2005-09-02
1
-0
/
+12
*
fixed remaining problem in gamma
zimmerma
2005-09-02
1
-7
/
+3
*
now uses lngamma code for x < 1 too
zimmerma
2005-09-01
1
-1
/
+85
*
added another test
zimmerma
2005-09-01
1
-0
/
+17
*
removed useless prototype
zimmerma
2005-09-01
1
-2
/
+0
*
now random tests also use x >= 1
zimmerma
2005-08-31
1
-0
/
+1
*
added two new tests
zimmerma
2005-08-30
1
-0
/
+30
*
check for overflow/underflow in pow and gamma
zimmerma
2005-08-29
1
-1
/
+13
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-3
/
+3
*
Updated copyright line.
vlefevre
2005-08-18
1
-1
/
+1
*
fixed last test (expected result was wrong)
zimmerma
2005-08-16
1
-1
/
+1
*
added test case
zimmerma
2005-08-16
1
-0
/
+11
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
fixed bug in pow_ui (and pow_z): missing factor 2 in error bound
zimmerma
2005-03-25
1
-0
/
+8
*
Replaced mpfr_set_emin/emax by set_emin/emax in tests to check
vlefevre
2004-10-26
1
-4
/
+4
*
Fix overflow problems.
pelissip
2004-05-06
1
-1
/
+26
*
improved test coverage
zimmerma
2004-02-13
1
-0
/
+6
*
improved cov. test
zimmerma
2004-02-12
1
-0
/
+49
*
fixed problem in gamma/factorial
zimmerma
2004-01-30
1
-0
/
+32
*
fixed bugs in atan cbrt erf
zimmerma
2004-01-27
1
-7
/
+25
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-4
/
+1
[next]