Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | The cast to uintmax_t wasn't really useful, so I removed it. | vlefevre | 2004-09-30 | 1 | -2/+10 |
* | The real fix for sizeof(intmax_t) == sizeof(mp_limb_t). | vlefevre | 2004-09-30 | 1 | -6/+6 |
* | Fix a bug if sizeof(intmax_t) == sizeof(mp_limb_t) | pelissip | 2004-09-30 | 1 | -4/+4 |
* | Add mpfr_clear_erangeflag and mpfr_erangeflag_p. | pelissip | 2004-09-29 | 1 | -2/+18 |
* | Reindent the sources (again). | pelissip | 2004-09-28 | 1 | -10/+14 |
* | Retab the sources. | pelissip | 2004-09-27 | 1 | -2/+2 |
* | New functions mpfr_get_sj and mpfr_get_uj, with tests. | vlefevre | 2004-09-27 | 1 | -0/+99 |