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
/
gamma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug in a formula.
pelissip
2004-05-06
1
-1
/
+1
*
Fix overflow problems.
pelissip
2004-05-06
1
-1
/
+4
*
Fix overflow bug.
pelissip
2004-05-06
1
-13
/
+16
*
Remove the double vars. (Use fixed instead).
pelissip
2004-05-05
1
-18
/
+10
*
improved test coverage
zimmerma
2004-02-13
1
-3
/
+0
*
improved cov. test
zimmerma
2004-02-12
1
-4
/
+3
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
fixed problem in gamma/factorial
zimmerma
2004-01-30
1
-14
/
+24
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-20
/
+24
*
Remove some warnings and potential errors (Comparaison between signed and uns...
pelissip
2003-11-21
1
-1
/
+1
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-1
/
+1
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-5
/
+5
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-27
/
+29
*
replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec)
zimmerma
2003-10-14
1
-5
/
+5
*
Use type mp_prec_t for precisions.
vlefevre
2003-01-15
1
-7
/
+7
*
Source re-indented.
vlefevre
2003-01-15
1
-107
/
+101
*
Several bugs fixed concerning the particular cases.
vlefevre
2003-01-15
1
-13
/
+23
*
get rid of ceil() call, that requires -lm
zimmerma
2003-01-15
1
-5
/
+4
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-1
/
+1
*
fixed some problems found by insure
zimmerma
2002-11-20
1
-2
/
+4
*
fixed bug in reflection formula for x<1
zimmerma
2002-09-12
1
-22
/
+27
*
added mpfr_gamma in libmpfr
zimmerma
2002-06-05
1
-7
/
+0
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui.
vlefevre
2002-02-14
1
-2
/
+2
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
add gamma function
daney
2001-11-09
1
-0
/
+217