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
/
turandom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
disable two tests that depend on the random generator
zimmerma
2014-01-18
1
-1
/
+7
*
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
*
[tests/turandom.c] Removed an obsolete comment.
vlefevre
2011-11-28
1
-2
/
+0
*
[tests/trandom.c,tests/turandom.c] Fixed compatibility with GMP 4.1.x
vlefevre
2011-11-28
1
-4
/
+12
*
Fixed printf's calls: support the case where mpfr_prec_t is not a long
vlefevre
2011-05-12
1
-1
/
+1
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
[src/urandom.c] now mpfr_urandom also returns identical values on 32-bit and
zimmerma
2010-09-15
1
-4
/
+4
*
replaced mpfr_printf in tests by calls to mpfr_out_str
zimmerma
2010-09-15
1
-2
/
+6
*
[urandomb.c] modified to leave the GMP random generator in the same state,
zimmerma
2010-09-15
1
-0
/
+29
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
Type corrections for C++ compilers (in particular, mpfr_rnd_t vs int).
vlefevre
2010-05-19
1
-3
/
+3
*
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
-2
/
+2
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
tests/turandom.c: updated a test (if emin > 1 and rnd == MPFR_RNDN,
vlefevre
2010-01-18
1
-1
/
+2
*
tests/turandom.c: more tests in restricted exponent range.
vlefevre
2010-01-18
1
-13
/
+16
*
[tests/turandom.c] Change accumulation of ternary value in the loop, it was n...
thevenyp
2010-01-15
1
-1
/
+2
*
[urandom.c, mpfr.texi] Change the behavior of mpfr_urandom to the usual mpfr ...
thevenyp
2010-01-14
1
-13
/
+31
*
New function mpfr_urandom.
thevenyp
2010-01-13
1
-0
/
+187