Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * randclr.c, randraw.c: Use ASSERT(0) for unrecognised algorithms. | Kevin Ryde | 2001-07-10 | 1 | -1/+2 |
* | Remove K&R function headers. | tege | 2001-01-02 | 1 | -6/+1 |
* | Corresponding changes for: | tege | 2000-12-12 | 1 | -6/+6 |
* | * * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc. | Kevin Ryde | 2000-10-21 | 1 | -2/+2 |
* | Copyright (C) -> Copyright. | Kevin Ryde | 2000-10-15 | 1 | -1/+1 |
* | *** empty log message *** | tege | 2000-07-24 | 1 | -4/+4 |
* | Rename most of the random number functions, structs and some of the struct me... | Linus Nordberg | 2000-04-10 | 1 | -12/+12 |
* | (gmp_rand_clear): Don't use free(). | Linus Nordberg | 2000-04-01 | 1 | -5/+12 |
* | Remove stupid __gmp_rand_init_common*() funcs. | Linus Nordberg | 1999-05-25 | 1 | -10/+4 |
* | The `gmp_rand_state' is now an array with one element rather than a pointer t... | Linus Nordberg | 1999-05-23 | 1 | -2/+2 |
* | Include stdlib.h | Linus Nordberg | 1999-05-20 | 1 | -0/+1 |
* | Add _ui variants of random funcs. | Linus Nordberg | 1999-05-20 | 1 | -1/+1 |
* | Split urandom.c into several files. | Linus Nordberg | 1999-04-12 | 1 | -0/+52 |