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
/
zeta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-3
/
+4
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-21
/
+24
*
replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec)
zimmerma
2003-10-14
1
-9
/
+14
*
Corrections in the MPFR manual (PZ & VL). Functions mpfr_const_pi,
vlefevre
2003-10-01
1
-67
/
+57
*
got rid of <math.h> dependency in mpfr_zeta
zimmerma
2003-09-19
1
-12
/
+20
*
Replaced malloc/free by __gmp_allocate_func/__gmp_free_func in
vlefevre
2003-09-09
1
-2
/
+4
*
fixed allocation problem (forgot to clear)
zimmerma
2003-06-19
1
-1
/
+2
*
The special case s = 1 is taken into account (the previous code
vlefevre
2003-05-26
1
-54
/
+60
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-3
/
+3
*
moved test for NaN/Inf
zimmerma
2003-04-11
1
-21
/
+24
*
added Riemann Zeta function (contribution from Jean-Luc Re'my)
zimmerma
2003-04-11
1
-72
/
+379
*
Standard prototype only. Particular cases added.
vlefevre
2003-01-15
1
-10
/
+26
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.
vlefevre
2002-04-07
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
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added 'to do' for NaN/Inf flags
zimmerma
2000-12-15
1
-3
/
+6
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-76
/
+62
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-1
/
+1
*
changed rounding mode to mp_rnd_t
zimmerma
2000-02-11
1
-4
/
+4
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
use the result of mpfr_can_round
zimmerma
1999-07-05
1
-1
/
+4
*
computes Riemann function Zeta(s)
remy
1999-06-29
1
-0
/
+92