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
/
sum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-4
/
+4
*
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
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
sum.c:
vlefevre
2008-06-09
1
-1
/
+3
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
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
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Fixed memory leak (missing MPFR_TMP_FREE in a particular case).
vlefevre
2005-08-31
1
-1
/
+2
*
Fixed the code formatting.
vlefevre
2005-08-31
1
-73
/
+74
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-48
/
+48
*
GNU coding style.
vlefevre
2005-06-20
1
-31
/
+38
*
Fix bug of NAN and INF.
pelissip
2005-06-10
1
-72
/
+121
*
Handle case n==0 and n==1 as special cases.
pelissip
2005-06-07
1
-10
/
+13
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Replace TMP_ALLOC by MPFR_TMP_ALLOC
pelissip
2005-05-18
1
-8
/
+8
*
Clean up code.
pelissip
2005-02-14
1
-19
/
+28
*
Consider return value's precision for rounding in mpfr_sum.
fousse
2005-02-14
1
-2
/
+2
*
Updated Copyright line.
vlefevre
2005-01-21
1
-1
/
+1
*
Fix bug in case n==0 or n==1 (Reported and fixed by Laurent Fousse).
pelissip
2005-01-18
1
-6
/
+12
*
Fix problem of tab with ncurses.
pelissip
2005-01-04
1
-1
/
+1
*
changed tab[] into *tab (and removed 'tab' in mpfr.h)
zimmerma
2005-01-01
1
-1
/
+1
*
Fix bug with TMP_MARK.
pelissip
2004-11-17
1
-1
/
+1
*
Replace __gmpfr_ceil_log2 by MPFR_INT_CEIL_LOG2 when possible.
pelissip
2004-11-10
1
-2
/
+3
*
Remove some warnings.
pelissip
2004-02-24
1
-1
/
+2
*
Changed mpfr_sum to use unsigned long instead of unsigned int. More tests.
fousse
2004-02-20
1
-15
/
+15
*
Added mpfr_sum function.
pelissip
2004-02-06
1
-0
/
+231