Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d. | vlefevre | 2002-04-07 | 1 | -48/+48 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF, | zimmerma | 2002-03-19 | 1 | -30/+30 |
* | Fix (patch by Kevin Ryde). | vlefevre | 2002-03-13 | 1 | -4/+3 |
* | simplified test4() | zimmerma | 2002-03-07 | 1 | -68/+14 |
* | Casts fixed. | vlefevre | 2002-03-05 | 1 | -41/+42 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | Tests added (mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round). | vlefevre | 2002-01-30 | 1 | -3/+3 |
* | Patches by Kevin Ryde for K&R compilers | vlefevre | 2002-01-12 | 1 | -18/+26 |
* | added acos | zimmerma | 2001-12-05 | 1 | -0/+1 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | added year 2001 in copyright line | zimmerma | 2001-11-16 | 1 | -1/+1 |
* | added stdio.h | zimmerma | 2001-11-16 | 1 | -0/+1 |
* | add function test4 for 3 input test + fma tests | daney | 2001-11-08 | 1 | -0/+226 |
* | improved mpfr_compare | zimmerma | 2001-10-26 | 1 | -3/+4 |
* | Warning avoided. | vlefevre | 2001-10-25 | 1 | -1/+1 |
* | rien | daney | 2001-10-25 | 1 | -1/+0 |
* | change | daney | 2001-10-25 | 1 | -1/+0 |
* | test for log2 log10 pow | daney | 2001-10-25 | 1 | -4/+6 |
* | add log2 and log10 | daney | 2001-10-25 | 1 | -0/+4 |
* | Some changes to avoid warnings. | vlefevre | 2001-10-21 | 1 | -2/+2 |
* | added cast to (void*) for new functions returning an int | zimmerma | 2001-10-15 | 1 | -7/+7 |
* | #include added/removed. | vlefevre | 2001-09-13 | 1 | -0/+1 |
* | added mpfr_tan | zimmerma | 2001-09-10 | 1 | -0/+1 |
* | removed sin_cos, added sin and cos | zimmerma | 2001-09-07 | 1 | -1/+2 |
* | added mpfr_asin | zimmerma | 2001-08-14 | 1 | -3/+2 |
* | A few patches. | daney | 2001-06-14 | 1 | -1/+1 |
* | change reuse to suppress factorial | daney | 2001-04-05 | 1 | -25/+42 |
* | added cast to avoid a warning | vlefevre | 2001-03-16 | 1 | -1/+1 |
* | added test to mpfr_arctan | zimmerma | 2001-03-08 | 1 | -0/+1 |
* | changed "int main(..)" to two lines | zimmerma | 2001-02-18 | 1 | -1/+3 |
* | test file for in-place operations | zimmerma | 2000-12-21 | 1 | -0/+386 |