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
/
rint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-4
/
+4
*
Updated comments about the rounding modes.
vlefevre
2005-01-28
1
-2
/
+1
*
Updated copyright lines.
vlefevre
2005-01-28
1
-1
/
+1
*
Fix bug if dest==src.
pelissip
2005-01-28
1
-14
/
+15
*
Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax()
pelissip
2004-11-18
1
-8
/
+12
*
Added functions mpfr_rint_round, mpfr_rint_trunc, mpfr_rint_ceil,
vlefevre
2004-09-30
1
-2
/
+103
*
Rename NEAREST_AWAY in GMP_RNDNA.
pelissip
2004-03-10
1
-16
/
+13
*
Remove some warnings.
pelissip
2004-02-24
1
-1
/
+1
*
improved coverage test
zimmerma
2004-02-14
1
-2
/
+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
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-1
/
+1
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-21
/
+20
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-2
/
+2
*
Merged the mpfr-2-0-2-branch changes to the trunk.
vlefevre
2003-10-20
1
-50
/
+125
*
MPFR_GET_EXP (r) -> exp.
vlefevre
2003-05-26
1
-1
/
+1
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-5
/
+5
*
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
-4
/
+4
*
Bug fixed (possible integer overflow).
vlefevre
2002-05-29
1
-1
/
+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
*
mpfr_rint, mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round rewritten.
vlefevre
2002-01-30
1
-0
/
+261