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
/
cmp_abs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-1
/
+1
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-14
/
+15
*
Infinities are now accepted in mpfr_cmpabs. Updated its definition
vlefevre
2003-10-03
1
-8
/
+13
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-3
/
+3
*
cmp_abs -> cmpabs (for compatibility with mpz)
zimmerma
2002-09-23
1
-2
/
+2
*
Description updated.
vlefevre
2002-04-24
1
-1
/
+1
*
mpfr_cmp_abs can now be called on zero numbers.
vlefevre
2002-04-24
1
-4
/
+9
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-1
/
+1
*
GNU coding style. K&R function headers removed.
vlefevre
2001-11-10
1
-12
/
+6
*
Compare the absolute values of two nonzero FP numbers.
vlefevre
2001-09-06
1
-0
/
+78