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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-13
/
+6
*
mpfr_cmp3 changed and integer overflows checked.
vlefevre
2001-09-05
1
-50
/
+55
*
moved mpfr_cmp2 to separate file cmp2.c
zimmerma
2001-04-03
1
-179
/
+0
*
fixed new bug in mpfr_cmp2 found by Fabrice
zimmerma
2001-03-27
1
-19
/
+32
*
fixed bug found by Nathalie Revol
zimmerma
2001-03-21
1
-19
/
+32
*
fixed bug in mpfr_cmp2 (found on the IA64)
zimmerma
2001-01-18
1
-1
/
+4
*
fixed bug in mpfr_cmp2 when d=0 and lots of bits match
zimmerma
2000-12-22
1
-2
/
+2
*
k2r -> ansi style
zimmerma
2000-12-21
1
-12
/
+21
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-1
/
+2
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
fixed bug in mpfr_cmp2 when return value is k*BITS_PER_MP_LIMB-1
zimmerma
2000-12-05
1
-8
/
+14
*
fixed bug in mpfr_cmp3 (when b=0, s not taken into account)
zimmerma
2000-12-01
1
-1
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
returned value was one too small in case d=1
zimmerma
2000-11-28
1
-1
/
+1
*
fixed bug in mpfr_cmp2: wrong limb considered after cp[cn--] when
zimmerma
2000-11-28
1
-8
/
+10
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+5
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-15
/
+15
*
replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)
zimmerma
2000-08-16
1
-17
/
+17
*
fixed bug found by G. Ballabio for b=0 and 0<c<1
zimmerma
2000-05-02
1
-1
/
+5
*
added cast to mp_limb_t (bug on Alpha in tadd with -O2)
zimmerma
2000-04-19
1
-1
/
+1
*
SIGN -> MPFR_SIGN
zimmerma
2000-02-11
1
-3
/
+3
*
fixed nasty bug in mpfr_cmp2 (case cc=1)
zimmerma
1999-12-16
1
-11
/
+21
*
mpfr_cmp2(b,c) now returns PREC(b) if b=c, even if c=0
zimmerma
1999-10-20
1
-1
/
+1
*
added copyright notice
zimmerma
1999-07-30
1
-9
/
+26
*
introduced auxiliary function mpfr_cmp3(x,y,sign) to compare x and sign*y
zimmerma
1999-07-05
1
-4
/
+6
*
Due to the representation of 0 it might have happened that 0 != 0.
hanrot
1999-07-01
1
-0
/
+1
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-2
/
+16
*
Correction d'un ABR.
hanrot
1999-06-25
1
-2
/
+7
*
& -> &&
zimmerma
1999-06-24
1
-1
/
+1
*
added test cn>= in mpfr_cmp2
zimmerma
1999-06-21
1
-4
/
+9
*
Patch in cmp2 for some dirty cases (2^a + 2^b <-> 2^a + z, z << 2^a, b << a)
hanrot
1999-06-17
1
-60
/
+102
*
Initial revision
hanrot
1999-06-09
1
-0
/
+123