Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -22/+23 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -1/+1 |
* | fixed bug for EXP(x) > EMAX/2 | zimmerma | 2002-10-19 | 1 | -74/+63 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Misc bug fixes and code clean-up. | vlefevre | 2002-02-01 | 1 | -30/+24 |
* | remove math.h | daney | 2001-11-16 | 1 | -3/+2 |
* | 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 | -3/+1 |
* | clear x for Nan Inf 0 return | daney | 2001-11-01 | 1 | -0/+3 |
* | correct some bugs | daney | 2001-10-24 | 1 | -104/+92 |
* | 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/+155 |