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
/
set_ui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-2
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-4
/
+2
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-1
/
+1
*
Optimization of mpfr_mul.
pelissip
2003-11-19
1
-4
/
+1
*
Add a real function for mpfr_sgn (not a call to mpfr_cmp_ui_2exp).
pelissip
2003-11-05
1
-3
/
+8
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-4
/
+4
*
Updates/optimizations related to MPFR_GET_EXP and MPFR_SET_EXP.
vlefevre
2003-05-26
1
-5
/
+4
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-4
/
+5
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-1
/
+1
*
Function mpfr_check_range improved in the underflow case.
vlefevre
2002-07-23
1
-1
/
+1
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-1
/
+1
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
Added some assertions (any unsigned long must be representable
vlefevre
2002-04-19
1
-0
/
+1
*
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
*
Use MPFR_SET_POS.
vlefevre
2001-11-29
1
-3
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
GNU coding style. K&R function headers removed.
vlefevre
2001-11-10
1
-42
/
+36
*
Comment added.
vlefevre
2001-10-19
1
-1
/
+1
*
Inexact ternary value for mpfr_set4, mpfr_set_ui and mpfr_set_si.
vlefevre
2001-09-11
1
-29
/
+40
*
Parameter added to mpfr_round_raw: pointer to inexact ternary value.
vlefevre
2001-09-10
1
-2
/
+2
*
Bugs fixed (wrong types).
vlefevre
2001-08-10
1
-1
/
+3
*
fixed bug for mpfr_set_ui (x, 0) [was giving -0]
daney
2001-04-05
1
-16
/
+20
*
added cast to "unsigned long" for ai = ABS(i)
zimmerma
2001-02-15
1
-0
/
+68