Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mpfr_zero_p. | pelissip | 2004-04-20 | 1 | -2/+1 |
* | Add forgotten copyright 2004 line. | pelissip | 2004-02-06 | 1 | -1/+1 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -3/+1 |
* | 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 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | moved inf_p and number_p to different files | zimmerma | 2001-11-16 | 1 | -13/+1 |
* | fixed bug for Inf (recognized as an ordinary number) | zimmerma | 2001-02-18 | 1 | -2/+2 |
* | changed _d to _p, added mpfr_number_p | zimmerma | 2001-02-15 | 1 | -4/+10 |
* | functions to check for NaN and infinities | zimmerma | 2001-01-11 | 1 | -0/+37 |