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
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.
vlefevre
2010-01-08
1
-2
/
+2
*
BITS_PER_MP_LIMB -> GMP_LIMB_BITS
zimmerma
2010-01-08
1
-2
/
+2
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-0
/
+1
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Added ', Inc.' when missing after 'Free Software Foundation'.
vlefevre
2006-01-05
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Updated a comment and reformatted the code.
vlefevre
2005-04-21
1
-18
/
+18
*
Add "MPFR_USE_NO_MACRO" user macro: it allows the user to link
pelissip
2004-12-14
1
-2
/
+3
*
cmp(x,y) if x=NAN or y=NAN returns 0 and erange flag.
pelissip
2004-09-29
1
-2
/
+7
*
Add mpfr_cmp as a real function, not only a macro.
pelissip
2004-04-28
1
-0
/
+6
*
improved coverage test
zimmerma
2004-02-13
1
-4
/
+2
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-2
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
Optmize a few add1.c/sub1.c by using MPFR_LIKELY / MPFR_UNLIKELY.
pelissip
2003-11-25
1
-5
/
+3
*
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
-17
/
+21
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-3
/
+3
*
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
[next]