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
/
randlc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing spaces.
tege
2002-01-13
1
-1
/
+1
*
Corresponding changes for:
tege
2000-12-12
1
-7
/
+7
*
* * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc.
Kevin Ryde
2000-10-21
1
-1
/
+1
*
Copyright (C) -> Copyright.
Kevin Ryde
2000-10-15
1
-1
/
+1
*
* randlc.c, randlc2x.c, randsd.c: Use mpz_srcptr for parameters.
Kevin Ryde
2000-09-24
1
-10
/
+2
*
*** empty log message ***
tege
2000-07-24
1
-4
/
+4
*
(gmp_randinit_lc): Disable function.
Linus Nordberg
2000-04-12
1
-0
/
+3
*
Fix typo.
Linus Nordberg
2000-04-10
1
-1
/
+1
*
Rename most of the random number functions, structs and some of the struct me...
Linus Nordberg
2000-04-10
1
-16
/
+16
*
Fix spelling.
Linus Nordberg
2000-04-04
1
-1
/
+1
*
Allocate enough space for seed to hold any upcoming seed.
Linus Nordberg
2000-04-04
1
-0
/
+1
*
Change default seed to 1.
Linus Nordberg
2000-04-01
1
-1
/
+1
*
Don't use malloc().
Linus Nordberg
2000-04-01
1
-15
/
+10
*
Fix mpn_rawrandom(). Still don't work for NBITS != STATE->SIZE, mind you.
Linus Nordberg
1999-05-26
1
-3
/
+3
*
Remove stupid __gmp_rand_init_common*() funcs.
Linus Nordberg
1999-05-25
1
-1
/
+3
*
The `gmp_rand_state' is now an array with one element rather than a pointer t...
Linus Nordberg
1999-05-23
1
-2
/
+2
*
Add _ui variants of random funcs.
Linus Nordberg
1999-05-20
1
-1
/
+2
*
Rename randi.c-->rand.c; randi_lc.c-->randlc.c
Linus Nordberg
1999-05-20
1
-0
/
+54