Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
| | |||||
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
| | |||||
* | * gmp.texi, Makefile.am, compat.c: Amend version 3.2 to 4.0. | Kevin Ryde | 2001-10-02 | 1 | -6/+4 |
| | |||||
* | * compat.c (__gmpz_legendre): Add compatibility entrypoint. | Kevin Ryde | 2001-06-10 | 1 | -3/+10 |
| | |||||
* | * compat.c (mpn_divexact_by3, mpn_divmod_1): Return types should be | Kevin Ryde | 2000-12-05 | 1 | -2/+2 |
| | | | | mp_limb_t, not int, and need an actual "return". | ||||
* | * compat.c (mpn_divexact_by3, mpn_divmod_1): Return types should be | Kevin Ryde | 2000-12-05 | 1 | -2/+2 |
| | | | | mp_limb_t, not int. | ||||
* | Copyright (C) -> Copyright. | Kevin Ryde | 2000-10-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | tege | 2000-07-24 | 1 | -4/+4 |
| | |||||
* | * compat.c (mpn_divmod_1): Add compatibility function. | Kevin Ryde | 2000-05-21 | 1 | -2/+12 |
| | |||||
* | Correction to inital checkin. | Kevin Ryde | 2000-05-09 | 1 | -3/+2 |
| | |||||
* | * compat.c: New file, entry points for upward binary compatibility. | Kevin Ryde | 2000-05-05 | 1 | -0/+37 |
(mpn_divexact_by3): Compatibility function. |