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
/
mpz
/
rrandomb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MPZ_REALLOC return value when possible.
Torbjorn Granlund
2012-05-26
1
-3
/
+4
*
Clean out __GMP_PROTO.
Torbjorn Granlund
2012-03-03
1
-1
/
+1
*
Change all bit counts for bignums to use mp_bitcnt_t. Update documentation.
Torbjorn Granlund
2009-12-20
1
-4
/
+4
*
Change _PROTO => __GMP_PROTO.
Torbjorn Granlund
2008-12-07
1
-1
/
+1
*
Update license to version 3.
tege
2007-09-18
1
-4
/
+2
*
Update FSF's address.
tege
2006-02-15
1
-2
/
+2
*
(gmp_rrandomb): Rework again.
tege
2004-12-04
1
-5
/
+5
*
(gmp_rrandomb): Rework to avoid extra limb allocation
tege
2004-04-27
1
-19
/
+23
*
(gmp_rrandomb): Rewrite.
tege
2004-02-18
1
-73
/
+29
*
Add a copyright year.
tege
2002-05-14
1
-1
/
+1
*
Nailify. Needs further work.
tege
2002-04-15
1
-9
/
+16
*
Some debugging code removed (oops).
tege
2001-10-04
1
-3
/
+3
*
Initialize ran_nbits (error introduced in last change).
tege
2001-10-04
1
-3
/
+4
*
(gmp_rrandomb): Change bit_pos to be 0-based (was 1-based); shift 2 (was 1)
tege
2001-10-04
1
-23
/
+46
*
Remove K&R function headers.
tege
2001-01-02
1
-15
/
+1
*
Remove unused variable.
tege
2000-12-09
1
-1
/
+0
*
Copyright (C) -> Copyright.
Kevin Ryde
2000-10-15
1
-1
/
+1
*
*** empty log message ***
tege
2000-07-24
1
-4
/
+4
*
Provide dual ANSI/K&R function definitions.
Kevin Ryde
2000-04-29
1
-2
/
+6
*
* mpz/rrandomb.c: Fix typo in K&R part.
Kevin Ryde
2000-04-13
1
-1
/
+1
*
Initial implementation.
tege
2000-04-13
1
-0
/
+113