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
/
round_prec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug (If x = Nan, the new new precision wasn't set).
pelissip
2004-04-21
1
-0
/
+1
*
Change from MP_LIMB_T_ONE to MPFR_LIMB_ONE and/or MPFR_LIMB_MASK.
pelissip
2004-03-26
1
-4
/
+4
*
Remove some warnings.
pelissip
2004-02-24
1
-2
/
+2
*
improved coverage test
zimmerma
2004-02-14
1
-0
/
+1
*
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
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-18
/
+15
*
+ Add function mpfr_print_mantissa_binary, for debugging reason.
pelissip
2003-12-09
1
-1
/
+1
*
Remove some warnings and potential errors (Comparaison between signed and uns...
pelissip
2003-11-21
1
-2
/
+2
*
* Optimize a few div.c and mul.c.
pelissip
2003-11-17
1
-130
/
+24
*
Optimize mpfr_prec_round.
pelissip
2003-11-05
1
-5
/
+5
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-5
/
+1
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-36
/
+43
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-6
/
+7
*
fixed comment of mpfr_round_raw_generic
zimmerma
2003-10-06
1
-3
/
+3
*
mpfr_round_prec is now obsolete
zimmerma
2003-09-19
1
-2
/
+2
*
Fixed a bug in mpfr_can_round_raw and added other mpfr_can_round
vlefevre
2003-09-15
1
-0
/
+6
*
Added a test to tests/tcan_round.c and assertions to round_prec.c.
vlefevre
2003-09-15
1
-4
/
+5
*
can_round returns 0 for NaN/Inf
zimmerma
2003-07-01
1
-1
/
+1
*
fixed Uninitialized memory read in mpfr_can_round
zimmerma
2003-07-01
1
-4
/
+6
*
(mpfr_round_prec): Bug fixed (case zero wasn't taken into account)
vlefevre
2003-05-26
1
-4
/
+5
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-3
/
+3
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-1
/
+1
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-1
/
+1
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
Added comment for mpfr_round_raw_generic (about using 1-bit precision).
vlefevre
2002-04-10
1
-11
/
+16
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
mpfr_round -> mpfr_round_prec.
vlefevre
2002-01-25
1
-0
/
+318