Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Set sign of sqrt(0). | vlefevre | 2002-01-21 | 1 | -7/+9 |
* | removed K&R function headers | zimmerma | 2001-11-16 | 1 | -8/+1 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | avoid one variable | zimmerma | 2001-10-15 | 1 | -19/+20 |
* | k2r -> ansi style | zimmerma | 2000-12-21 | 1 | -1/+0 |
* | changed name of mpfr struct fields: _mp_d -> _mpfr_d | zimmerma | 2000-12-18 | 1 | -10/+4 |
* | adapted to NaN/Inf | zimmerma | 2000-12-15 | 1 | -4/+7 |
* | _mp_d -> MPFR_MANT | zimmerma | 2000-12-15 | 1 | -1/+2 |
* | forgot TMP_MARK(marker) or free'd in wrong order | zimmerma | 2000-12-12 | 1 | -0/+1 |
* | changed copyright to Free Software Foundation | zimmerma | 2000-12-01 | 1 | -1/+1 |
* | protected all macros: xxx -> MPFR_xxx | zimmerma | 2000-10-26 | 1 | -2/+2 |
* | new functions (compatibility with mpf) | zimmerma | 2000-05-24 | 1 | -0/+60 |