Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK | vlefevre | 2003-05-22 | 1 | -18/+20 |
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -2/+2 |
* | 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 | -13/+11 |
* | 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 |
* | translated french comments to english | zimmerma | 2001-11-16 | 1 | -2/+1 |
* | clear te | daney | 2001-11-01 | 1 | -0/+1 |
* | correct mp_prec_t err => long int | daney | 2001-10-26 | 1 | -2/+2 |
* | add the function expm1 | daney | 2001-10-17 | 1 | -0/+124 |