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
/
mul.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take into account Inf, Nans ; clear the flags of the return variable
hanrot
2000-12-13
1
-0
/
+4
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+16
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-12
/
+12
*
replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)
zimmerma
2000-08-16
1
-6
/
+6
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-7
/
+7
*
removed executable rights
zimmerma
1999-11-27
1
-2
/
+0
*
added copyright notice
zimmerma
1999-07-30
1
-1
/
+20
*
Patch in the case when the low words of the product are zero.
hanrot
1999-06-29
1
-2
/
+4
*
changed arguments of mpfr_round_raw (now uses precision instead of size)
zimmerma
1999-06-28
1
-1
/
+1
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-2
/
+10
*
cleaned local variables
zimmerma
1999-06-23
1
-10
/
+9
*
fixed bug found by F. Rouillier: x * Z(2/x) -> 0 [carry from mpfr_round_raw]
zimmerma
1999-06-22
1
-133
/
+15
*
fixed bug: wrong sign when SIGN(a)<0 at beginning
zimmerma
1999-06-22
1
-1
/
+1
*
special cases NaN and 0
zimmerma
1999-06-18
1
-0
/
+5
*
Gere differemment les problemes d'egalite entre destinations et arguments.
hanrot
1999-06-16
1
-1
/
+4
*
added include <stdio.h> (needed for FILE in mpfr.h)
zimmerma
1999-06-10
1
-0
/
+1
*
Initial revision
hanrot
1999-06-09
1
-0
/
+161