Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c. | Niels Möller | 2012-02-26 | 1 | -1/+1 |
* | Don't include math.h. | Torbjorn Granlund | 2012-02-16 | 1 | -3/+1 |
* | Remove static initialiser for removed struct field. | Torbjorn Granlund | 2011-08-08 | 1 | -2/+2 |
* | Use integer fields for mp_bases logarithm tables. | Torbjorn Granlund | 2011-08-07 | 1 | -18/+80 |
* | Clean up spacing. | tege | 2007-09-24 | 1 | -1/+0 |
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
* | Add a copyright year. | Kevin Ryde | 2004-04-07 | 1 | -1/+2 |
* | * gen-bases.c, gen-fib.c, gen-psqr.c: For mpz_out_str, use stdout | Kevin Ryde | 2004-04-07 | 1 | -4/+4 |
* | * gen-bases.c (chars_per_limb): Get GMP_NUMB_BITS for base==2, | Kevin Ryde | 2002-09-28 | 1 | -2/+2 |
* | * gen-bases.c: New file, derived from mpn/mp_bases.c. | Kevin Ryde | 2002-06-14 | 1 | -0/+182 |