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
/
src
/
random_deviate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notice update: added 2021 with
vlefevre
2021-01-03
1
-1
/
+1
*
[src] Consistency: in prototypes, changed
vlefevre
2020-10-07
1
-9
/
+11
*
[src/random_deviate.c] The latest change r14123 was actually incorrect:
vlefevre
2020-09-15
1
-3
/
+12
*
[src/random_deviate.c] Corrected an assertion. → Test failures.
vlefevre
2020-09-15
1
-1
/
+1
*
[src,tests] Consistency: in prototypes, changed
vlefevre
2020-08-21
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
*
[src/random_deviate.c] fixed typo
zimmerma
2018-09-05
1
-1
/
+1
*
Corrected "runtime" to "run time" (noun) or "run-time" (adjective)
vlefevre
2018-04-30
1
-1
/
+1
*
[src/random_deviate.c] Improved highest_bit_idx in the case where
vlefevre
2018-02-20
1
-5
/
+10
*
[src/random_deviate.c] highest_bit_idx() assumes x > 0
zimmerma
2018-02-20
1
-8
/
+6
*
[src/random_deviate.c] fixed comment
zimmerma
2018-02-20
1
-1
/
+1
*
[src/random_deviate.c] redo change r12315 using MPFR_LONG_WITHIN_LIMB
zimmerma
2018-02-20
1
-14
/
+10
*
[src/random_deviate.c] Reverted incorrect change r12315: MPFR_LIMB_MAX
vlefevre
2018-02-19
1
-10
/
+14
*
[src/random_deviate.c] don't compile alternate code if not needed
zimmerma
2018-02-19
1
-14
/
+10
*
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
*
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
*
Removed the need of MPFR_USE_MINI_GMP tests for mpfr_[ne]random
vlefevre
2014-07-02
1
-9
/
+0
*
Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.h
vlefevre
2014-07-02
1
-1
/
+1
*
patches from Charles Karney
zimmerma
2014-06-17
1
-32
/
+8
*
[src/random_deviate.c] Type clean-up to improve maintainability.
vlefevre
2014-02-11
1
-1
/
+2
*
first step towards making MPFR compile with --enable-mini-gmp, so far make
zimmerma
2014-01-16
1
-0
/
+3
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
[src/random_deviate.c] applied patch from Charles Karney
zimmerma
2013-06-07
1
-17
/
+4
*
fixed compiler warnings
zimmerma
2013-06-06
1
-2
/
+4
*
applied patch from Charles Karney
zimmerma
2013-06-05
1
-47
/
+126
*
added assertion
zimmerma
2013-06-01
1
-0
/
+2
*
[src/random_deviate.c] Updated a comment.
vlefevre
2013-06-01
1
-1
/
+3
*
in case mp_limb_t is smaller than unsigned long, use alternate code for
zimmerma
2013-06-01
1
-6
/
+33
*
[src/random_deviate.c] Removed trailing spaces.
vlefevre
2013-06-01
1
-1
/
+1
*
#include <...> -> #include "..." for local files
zimmerma
2013-05-31
1
-1
/
+1
*
removed obsolete comment
zimmerma
2013-05-31
1
-4
/
+4
*
GNU style
zimmerma
2013-05-31
1
-98
/
+152
*
removed RANDOM_SIMPLE=1 stuff (this was an alternate slower implementation).
zimmerma
2013-05-31
1
-53
/
+0
*
removed mpfr_urandom_alt (slower than mpfr_urandom, but it can be recovered
zimmerma
2013-05-31
1
-37
/
+0
*
original contribution from Charles Karney <charles.karney@sri.com>
zimmerma
2013-05-31
1
-0
/
+350