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
/
tests
/
tcan_round.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor date-related changes as in the trunk:
vlefevre
2018-01-09
1
-1
/
+1
*
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
[src/round_prec.c] Forbid rnd2 = MPFR_RNDF as it does not make much
vlefevre
2016-09-02
1
-11
/
+18
*
Merged the following changesets from the trunk:
vlefevre
2016-09-02
1
-6
/
+117
*
start implementing RNDF (work in progress)
zimmerma
2016-05-28
1
-0
/
+2
*
[tests/tcan_round.c] Correction for C++ compilers. Code formatting.
vlefevre
2016-02-12
1
-10
/
+12
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Style: use RND_LOOP; mpfr_can_round returns a Boolean-like value.
vlefevre
2016-02-03
1
-4
/
+4
*
[tests/tcan_round.c] Added test of mpfr_round_p with powers of two
vlefevre
2016-02-01
1
-2
/
+17
*
[tests/tcan_round.c] Updated description: mpfr_round_p is also tested
vlefevre
2016-02-01
1
-1
/
+1
*
typo
zimmerma
2016-01-29
1
-1
/
+1
*
[tests/tcan_round.c] Updated comment and corrected condition on prec.
vlefevre
2016-01-28
1
-3
/
+13
*
[tests/tcan_round.c] Updated comments.
vlefevre
2016-01-28
1
-2
/
+5
*
more work on mpfr_can_round
zimmerma
2016-01-28
1
-3
/
+6
*
fixed bug in mpfr_can_round for input = 2^k
zimmerma
2016-01-28
1
-23
/
+42
*
[tests/tcan_round.c] Added tests for powers of two. This triggers
vlefevre
2016-01-27
1
-4
/
+33
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.h
vlefevre
2014-07-02
1
-1
/
+1
*
first step towards making MPFR compile with --enable-mini-gmp, so far make
zimmerma
2014-01-16
1
-0
/
+2
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
[tests] Removed #include of headers already included via "mpfr-test.h"
vlefevre
2012-02-24
1
-3
/
+0
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
[tests/*.c] Support the case where mpfr_exp_t is not a long int
vlefevre
2010-10-19
1
-1
/
+1
*
[tests/tcan_round.c] Removed an incorrect cast, fixing a bug (in the
vlefevre
2010-10-18
1
-1
/
+1
*
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
*
Changed mp_prec_t into mpfr_prec_t.
vlefevre
2010-04-30
1
-3
/
+3
*
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
*
[mpfr.texi] added note about mpfr_can_round
zimmerma
2009-09-29
1
-0
/
+17
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
mp_rnd_t -> mpfr_rnd_t
vlefevre
2009-06-26
1
-1
/
+1
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-7
/
+7
*
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
*
Fixed remaining printf format strings.
vlefevre
2009-01-14
1
-2
/
+2
*
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
*
Untabified and removed trailing spaces.
vlefevre
2007-11-24
1
-1
/
+1
*
got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmp
zimmerma
2007-11-17
1
-3
/
+4
*
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
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
[next]