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
/
add.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+25
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-51
/
+51
*
fixed one Array Bound Read (to_nearest, bp=cp and k>=cn)
zimmerma
2000-09-28
1
-4
/
+7
*
replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)
zimmerma
2000-08-16
1
-29
/
+29
*
merged different roundings in case diff_exp<PREC(a), dif<=PREC(c)
zimmerma
2000-06-21
1
-49
/
+29
*
little change
zimmerma
2000-05-26
1
-1
/
+2
*
fixed several rounding problems
zimmerma
2000-05-26
1
-46
/
+66
*
removed misplaced comment
zimmerma
2000-05-26
1
-1
/
+0
*
removed unused label
zimmerma
2000-05-26
1
-1
/
+0
*
fixed more tiny bugs
zimmerma
2000-05-26
1
-2
/
+13
*
fixed remaining bug (case overlap=5, dif>0)
zimmerma
2000-05-24
1
-4
/
+5
*
fixed problem not solved so far, i.e. when adding round bit
zimmerma
2000-04-14
1
-1
/
+4
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-15
/
+14
*
replaced printf by fprintf for error
zimmerma
1999-12-16
1
-1
/
+1
*
added copyright notice
zimmerma
1999-07-30
1
-3
/
+19
*
use mpfr_cmp3 instead of mpfr_cmp (avoids warning due to modification of
zimmerma
1999-07-05
1
-3
/
+1
*
fixed bug when sizeof(long) <> sizeof(mp_limb_t)
zimmerma
1999-07-02
1
-96
/
+25
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-11
/
+28
*
Some limbs of the result where not set to zero as they should.
hanrot
1999-06-25
1
-1
/
+1
*
Patches an ABR.
hanrot
1999-06-25
1
-1
/
+1
*
Patched an Array Bound Read.
hanrot
1999-06-24
1
-1
/
+2
*
treats case b=c in mpfr_sub(a,b,c)
zimmerma
1999-06-24
1
-1
/
+2
*
special case when one of the arguments is zero
zimmerma
1999-06-17
1
-0
/
+3
*
Corrected a potential problem in add(a, a, a);
hanrot
1999-06-17
1
-2
/
+1
*
Gere differemment les problemes d'egalite entre destinations et arguments.
hanrot
1999-06-16
1
-46
/
+132
*
now allows destination = source
zimmerma
1999-06-16
1
-11
/
+17
*
printf -> fprintf
zimmerma
1999-06-15
1
-1
/
+1
*
error message when destination equals source (case not yet treated)
zimmerma
1999-06-15
1
-0
/
+4
*
Initial revision
hanrot
1999-06-09
1
-0
/
+344