index
:
delta/gmp.git
baserock/morph
gmp
gmp-3_0-branch
gmp-3_1-branch
gmp-4_0-branch
gmp-4_1-branch
master
gmplib.org: repo/gmp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** empty log message ***
tege
2000-07-24
1
-4
/
+4
*
Use <stdio.h> for NULL.
Kevin Ryde
2000-04-29
1
-0
/
+1
*
Call mpz_clear for otherwise leaking mpz_t.
tege
2000-04-21
1
-1
/
+1
*
(gmp_randinit): Don't combine va_alist with ordinary arguments for non STDC.
Linus Nordberg
2000-04-13
1
-3
/
+9
*
(gmp_randinit): Change parameter list to (rstate, alg, ...).
Linus Nordberg
2000-04-10
1
-5
/
+23
*
Rename most of the random number functions, structs and some of the struct me...
Linus Nordberg
2000-04-10
1
-32
/
+29
*
Fix spelling.
Linus Nordberg
2000-04-04
1
-1
/
+1
*
(__gmp_rand_scheme): Use better multipliers. Remove test schemes. Replace `...
Linus Nordberg
2000-04-01
1
-82
/
+57
*
(__gmp_rand_scheme): Clean up some. Use slightly better multipliers.
Linus Nordberg
2000-03-20
1
-37
/
+45
*
Improve mpn_rawrandom(). It almost works now.
Linus Nordberg
1999-05-26
1
-17
/
+6
*
Remove stupid __gmp_rand_init_common*() funcs.
Linus Nordberg
1999-05-25
1
-1
/
+4
*
The `gmp_rand_state' is now an array with one element rather than a pointer t...
Linus Nordberg
1999-05-23
1
-3
/
+3
*
Include gmp-impl.h
Linus Nordberg
1999-05-20
1
-0
/
+1
*
Add _ui variants of random funcs.
Linus Nordberg
1999-05-20
1
-4
/
+1
*
Rename randi.c-->rand.c; randi_lc.c-->randlc.c
Linus Nordberg
1999-05-20
1
-0
/
+176