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
/
fma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved coverage test
zimmerma
2004-02-12
1
-4
/
+6
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-5
/
+2
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-1
/
+1
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-13
/
+12
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-65
/
+61
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
put back simple algorithm that computes x*y exactly and then
zimmerma
2002-03-26
1
-92
/
+8
*
Some changes in the types.
vlefevre
2002-03-17
1
-3
/
+3
*
changed Nt variable to signed
zimmerma
2002-03-17
1
-2
/
+2
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Code clean-up (goto suppressed).
vlefevre
2002-01-18
1
-53
/
+41
*
Cases 0 * 0 + 0.
vlefevre
2002-01-18
1
-1
/
+19
*
Nt: int -> mp_prec_t
vlefevre
2002-01-18
1
-5
/
+5
*
<> changed back to "".
vlefevre
2002-01-18
1
-4
/
+4
*
Change indendation + replace "" -> <> in header
daney
2002-01-18
1
-90
/
+91
*
Particular cases rewritten.
vlefevre
2002-01-17
1
-58
/
+59
*
Unused variables.
vlefevre
2001-11-30
1
-2
/
+2
*
fixed detection of exact cases (in particular 0)
zimmerma
2001-11-30
1
-9
/
+6
*
removed K&R function headers
zimmerma
2001-11-16
1
-10
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
mixed version beetwen DD and Pau => (gestion des flag inexacte dirige)
daney
2001-10-26
1
-1
/
+92
*
nouvelew version (without loop)
zimmerma
2001-10-25
1
-62
/
+13
*
new version
daney
2001-10-25
1
-4
/
+11
*
added some cases for Inf
zimmerma
2001-10-16
1
-34
/
+53
*
ajout de fma
daney
2001-10-16
1
-0
/
+141