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
/
lngamma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lngamma.c: There was an assertion failed, probably because the error
vlefevre
2007-04-25
1
-1
/
+2
*
lngamma.c: fixed -2k-1 <= x <= -2k test.
vlefevre
2007-04-25
1
-9
/
+31
*
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
*
Replaced mpfr_mul_2exp and mpfr_div_2exp by mpfr_mul_2ui and
vlefevre
2006-12-19
1
-4
/
+4
*
lngamma.c: added a comment.
vlefevre
2006-11-03
1
-0
/
+1
*
Fixed an exponent/flags-related bug in lngamma.c.
vlefevre
2006-08-21
1
-4
/
+9
*
Updated FSF address.
vlefevre
2006-03-31
1
-2
/
+2
*
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
*
Small optimization.
vlefevre
2005-09-28
1
-2
/
+2
*
fixed infinite loop for lngamma(2)
zimmerma
2005-09-28
1
-1
/
+1
*
Use (mpz_t *) 0 instead of NULL (this is not less clear and this
vlefevre
2005-09-09
1
-3
/
+1
*
cleanup of gamma and lngamma
zimmerma
2005-09-09
1
-26
/
+26
*
Change for ansi2knr.
vlefevre
2005-09-06
1
-3
/
+5
*
Code clean-up (again).
vlefevre
2005-09-06
1
-7
/
+8
*
Use GMP's allocate functions instead of C's. Code clean-up.
vlefevre
2005-09-06
1
-153
/
+157
*
Reformat.
vlefevre
2005-09-06
1
-34
/
+34
*
new function lngamma
zimmerma
2005-08-31
1
-0
/
+453