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
*
Misc bug fixes and code clean-up.
vlefevre
2002-02-04
1
-1
/
+1
*
MPFR_PREC_MAX redefined.
vlefevre
2002-01-22
1
-4
/
+5
*
Better sign comparison.
vlefevre
2001-11-30
1
-1
/
+1
*
Minor change.
vlefevre
2001-11-23
1
-3
/
+1
*
mpfr_mul partially rewritten:
vlefevre
2001-11-23
1
-43
/
+121
*
removed K&R function headers
zimmerma
2001-11-16
1
-15
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-1
/
+1
*
computation of inexact flag now directly uses mpfr_round_raw
zimmerma
2001-10-12
1
-16
/
+4
*
Parameter added to mpfr_round_raw: pointer to inexact ternary value.
vlefevre
2001-09-10
1
-1
/
+1
*
fixed pb with inexact flag when 'int' and 'mp_limb_t' has different sizes
zimmerma
2001-04-05
1
-4
/
+4
*
tiny bug in inexact value determination
zimmerma
2001-03-13
1
-1
/
+1
*
mpfr_mul now returns an int
zimmerma
2001-03-13
1
-39
/
+85
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-1
/
+2
*
A few patches.
hanrot
2000-12-15
1
-5
/
+9
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
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