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
/
sub1sp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a compiler bug (limb !=0 instead of limb).
pelissip
2004-03-15
1
-12
/
+12
*
Simplify the code.
pelissip
2004-02-25
1
-2
/
+1
*
Remove some warnings.
pelissip
2004-02-24
1
-45
/
+56
*
Update comment
pelissip
2004-02-23
1
-0
/
+2
*
Optimize it a few.
pelissip
2004-02-17
1
-2
/
+15
*
Optimize add1sp, sub1sp and div.
pelissip
2004-02-16
1
-33
/
+29
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-8
/
+9
*
Better supports of non IEEE-754 floats (don't use anymore ieee_double_extract...
pelissip
2004-01-28
1
-2
/
+3
*
Reenable the cmp between inexact flags.
pelissip
2004-01-19
1
-1
/
+1
*
Optimize a few sub1sp by removing the normalisation in case of exact rounding...
pelissip
2004-01-15
1
-10
/
+11
*
Use MPFR_ASSERTN(0) instead of abort.
pelissip
2004-01-07
1
-1
/
+1
*
Fix bug of sub1sp.c on sparck.
pelissip
2004-01-07
1
-15
/
+71
*
Use MPFR_UNSIGNED_MINUS_MODULO when needed.
pelissip
2003-12-22
1
-11
/
+9
*
Remove one warning in mpf_compat.h
pelissip
2003-12-19
1
-2
/
+2
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-153
/
+156
*
+ Add a new test in case of underflow.
pelissip
2003-12-10
1
-1
/
+1
*
+ Fixed bugs of mpfr_print_mant_binary on 64 bits CPU (1L instead of 1).
pelissip
2003-12-09
1
-13
/
+14
*
+ Add function mpfr_print_mantissa_binary, for debugging reason.
pelissip
2003-12-09
1
-0
/
+711