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
/
src
/
lngamma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
[src/lngamma.c] Fixed allocation.
vlefevre
2014-03-02
1
-6
/
+5
*
[src/lngamma.c] Temporarily disabled fast argument reconstruction
vlefevre
2014-03-02
1
-1
/
+2
*
Removed trailing spaces.
vlefevre
2014-03-01
1
-1
/
+1
*
[lngamma.c] implemented fast way of computing x*(x+1)*...*(x+k-1)
zimmerma
2014-02-28
1
-17
/
+89
*
implement cache for Bernoulli numbers (patch from Patrick PĂ©lisser)
zimmerma
2014-02-13
1
-26
/
+5
*
improve mpfr_gamma at around 1000 bits
zimmerma
2014-02-12
1
-2
/
+5
*
[src/lngamma.c] Fixed bug introduced in the latest change r8917
vlefevre
2014-02-05
1
-2
/
+2
*
added code for large inputs in lngamma/lgamma
zimmerma
2014-02-04
1
-2
/
+44
*
[src/lngamma.c] Fixed divide-by-zero flag for negative integers.
vlefevre
2014-01-22
1
-1
/
+1
*
[src/lngamma.c] Fixed mpfr_lngamma behavior on nonpositive integers
vlefevre
2014-01-21
1
-5
/
+6
*
[src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,
vlefevre
2014-01-21
1
-3
/
+3
*
[src/digamma.c] FIXME: proposed method for overflow detection.
vlefevre
2014-01-17
1
-0
/
+6
*
[src/lngamma.c] Minor improvements.
vlefevre
2014-01-17
1
-2
/
+6
*
[src/lngamma.c] Added a MPFR_LOG_FUNC.
vlefevre
2014-01-17
1
-0
/
+5
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
[src/lngamma.c] No longer declare B as initialized with GCC (see r5534),
vlefevre
2013-11-21
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
[src/lngamma.c] Added mpfr_explgamma internal function to handle
vlefevre
2012-05-07
1
-44
/
+77
*
[src/lngamma.c] Removed spurious parentheses.
vlefevre
2012-05-07
1
-1
/
+1
*
[src/lngamma.c] Fixed the problem with the overflow flag (r8192).
vlefevre
2012-05-04
1
-11
/
+27
*
Improved src/lngamma.c (mainly on changes from r8189):
vlefevre
2012-05-04
1
-30
/
+29
*
[src/lngamma.c] fixed endless loop with test cases introduced in r8188
zimmerma
2012-05-04
1
-5
/
+46
*
Avoid potential integer overflows and improve consistency. This should
vlefevre
2012-02-22
1
-1
/
+1
*
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
*
Get rid of deprecated register_printf_function function in logging system.
thevenyp
2011-03-17
1
-4
/
+8
*
[src/lngamma.c] Do not use MPFR_EXP after a mpfr_clear (even though
vlefevre
2011-02-25
1
-1
/
+4
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
Added support for the division-by-zero exception in functions
vlefevre
2011-01-17
1
-0
/
+5
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-0
/
+637