Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui. | vlefevre | 2002-02-14 | 1 | -3/+3 |
* | Misc bug fixes and code clean-up. | vlefevre | 2002-02-01 | 1 | -5/+5 |
* | remove math.h | daney | 2001-11-16 | 1 | -3/+4 |
* | removed K&R function headers | zimmerma | 2001-11-16 | 1 | -7/+0 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | removed prototype already in mpfr.h | zimmerma | 2001-11-16 | 1 | -2/+0 |
* | clear x for Nan inf 0 return | daney | 2001-11-01 | 1 | -1/+7 |
* | correct atanh(INF)=INF exact | daney | 2001-10-25 | 1 | -1/+1 |
* | correct some bugs | daney | 2001-10-24 | 1 | -119/+94 |
* | BITS_PER_CHAR replaced by the standard CHAR_BIT. | vlefevre | 2001-10-18 | 1 | -3/+3 |
* | new file function | daney | 2001-04-05 | 1 | -0/+169 |