Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (isprime): Replace with slightly less inefficient code. | Torbjorn Granlund | 2009-06-11 | 1 | -8/+43 |
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
* | * dumbmp.c (mpz_mul): Set ALLOC(r) for new data block used. Reported | Kevin Ryde | 2004-02-10 | 1 | -1/+2 |
* | * dumbmp.c (mpz_get_str): Fix buf size allocation. | Kevin Ryde | 2002-10-08 | 1 | -1/+1 |
* | * dumbmp.c (mpz_realloc): Add a cast to avoid a warning from SunOS cc. | Kevin Ryde | 2002-10-05 | 1 | -1/+1 |
* | 2002-09-28 Jason Moxham <J.L.Moxham@maths.soton.ac.uk> | Kevin Ryde | 2002-09-28 | 1 | -0/+59 |
* | More of: | Kevin Ryde | 2002-09-28 | 1 | -1/+9 |
* | * dumbmp.c: Add several new functions, allow for initial n<d in | Kevin Ryde | 2002-09-28 | 1 | -22/+280 |
* | * dumbmp.c (mpz_init_set_ui): New function. | Kevin Ryde | 2002-06-22 | 1 | -0/+7 |
* | * dumbmp.c: New file, mostly by Torbjorn, some by me. | Kevin Ryde | 2002-06-14 | 1 | -0/+556 |