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_ui.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
*
Add a real function for mpfr_sgn (not a call to mpfr_cmp_ui_2exp).
pelissip
2003-11-05
1
-8
/
+10
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-2
/
+2
*
mpfr_cmp_ui_2exp and mpfr_cmp_si_2exp rewritten.
vlefevre
2002-04-16
1
-75
/
+38
*
mpfr_cmp_ui_2exp and mpfr_cmp_si_2exp can no longer be called with a NaN.
vlefevre
2002-04-15
1
-54
/
+66
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
fixed pb in cmp_si when i = -2^31 (then beware that -1 * i < 0 !!!)
zimmerma
2002-03-27
1
-2
/
+5
*
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
-15
/
+1
*
fixed bug for mpfr_cmp_ui (Inf, 0)
daney
2001-04-05
1
-2
/
+3
*
Comparison between 0- and 0 now returns 0, NR 19-03-2001
revol
2001-03-19
1
-2
/
+2
*
k2r -> ansi style
zimmerma
2000-12-21
1
-3
/
+7
*
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
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-1
/
+3
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-9
/
+9
*
replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)
zimmerma
2000-08-16
1
-8
/
+8
*
fixed pb in mpfr_cmp_ui_2exp for i=0
zimmerma
2000-05-04
1
-1
/
+4
*
SIGN -> MPFR_SIGN
zimmerma
2000-02-11
1
-3
/
+3
*
added copyright notice
zimmerma
1999-07-30
1
-1
/
+20
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-2
/
+20
*
fixed pb in mpfr_cmp_si_2exp (case b=0 or i=0)
zimmerma
1999-06-24
1
-1
/
+1
*
added mpfr_cmp_[us]i_2exp
zimmerma
1999-06-15
1
-14
/
+14
*
Initial revision
hanrot
1999-06-09
1
-0
/
+79