Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Use MPFR_SET_POS. | vlefevre | 2001-11-29 | 1 | -3/+1 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | GNU coding style. K&R function headers removed. | vlefevre | 2001-11-10 | 1 | -42/+36 |
* | Comment added. | vlefevre | 2001-10-19 | 1 | -1/+1 |
* | Inexact ternary value for mpfr_set4, mpfr_set_ui and mpfr_set_si. | vlefevre | 2001-09-11 | 1 | -29/+40 |
* | Parameter added to mpfr_round_raw: pointer to inexact ternary value. | vlefevre | 2001-09-10 | 1 | -2/+2 |
* | Bugs fixed (wrong types). | vlefevre | 2001-08-10 | 1 | -1/+3 |
* | fixed bug for mpfr_set_ui (x, 0) [was giving -0] | daney | 2001-04-05 | 1 | -16/+20 |
* | added cast to "unsigned long" for ai = ABS(i) | zimmerma | 2001-02-15 | 1 | -0/+68 |