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
/
random2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notice update: added 2021 with
vlefevre
2021-01-03
1
-1
/
+1
*
Copyright notice update: added 2020 with
vlefevre
2020-01-08
1
-1
/
+1
*
Updated the www.gnu.org URL's (http → https) on all the files with:
vlefevre
2019-01-07
1
-1
/
+1
*
Copyright notice update: added 2019 with
vlefevre
2019-01-01
1
-1
/
+1
*
[tests/random2.c] Avoid undefined behavior on shift count.
vlefevre
2018-09-18
1
-2
/
+3
*
[tests/random2.c] Fix for 8-bit limb.
vlefevre
2018-09-17
1
-0
/
+5
*
[tests/random2.c] Improved code by using MPFR_LIMB_* macros.
vlefevre
2018-09-17
1
-3
/
+2
*
[tests/random2.c] Fix for 16-bit limb.
vlefevre
2018-09-14
1
-2
/
+3
*
[tests/random2.c] fixed mpfr_random2 for GMP_NUMB_BITS <> 64
zimmerma
2018-09-07
1
-2
/
+2
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
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
*
More code clean-up (for both consistency and readability):
vlefevre
2014-06-25
1
-1
/
+1
*
[tests/random2.c] Removed a useless use of GMP_NUMB_MASK.
vlefevre
2014-06-25
1
-1
/
+1
*
[tests/random2.c] Fixed unsigned → signed conversion of
vlefevre
2014-02-11
1
-2
/
+4
*
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
*
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
*
Added new types mpfr_limb_ptr and mpfr_limb_srcptr to src/mpfr-impl.h,
vlefevre
2011-02-09
1
-1
/
+1
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
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
*
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
-1
/
+1
*
BITS_PER_MP_LIMB -> GMP_LIMB_BITS
zimmerma
2010-01-08
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
Suppressed MPFR_CLEAR_FLAGS (no longer did anything).
vlefevre
2009-06-26
1
-2
/
+0
*
[tests/random2.c] added missing mpfr-test.h (revealed by nightly tests), and
zimmerma
2009-03-25
1
-2
/
+1
*
urandomb.c mpfr-gmp.c mpfr-gmp.h: mpfr_rand_raw is now in urandom.c.
thevenyp
2009-03-24
1
-3
/
+3
*
Move mpfr_random2 to tests directory, remove it from API.
thevenyp
2009-03-24
1
-0
/
+147