Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | added year 2001 in copyright line | zimmerma | 2001-11-16 | 1 | -8/+1 |
* | implemented inexact flag | zimmerma | 2001-10-26 | 1 | -14/+11 |
* | cosmetic changes | zimmerma | 2001-10-15 | 1 | -10/+12 |
* | Warnings suppressed on Alpha/OSF1. | vlefevre | 2000-12-18 | 1 | -2/+2 |
* | changed name of mpfr struct fields: _mp_d -> _mpfr_d | zimmerma | 2000-12-18 | 1 | -1/+2 |
* | Yet another patch for include files. | hanrot | 2000-12-15 | 1 | -1/+1 |
* | Permutation of includes to avoid warnings due to careless multiple definition | hanrot | 2000-12-15 | 1 | -1/+1 |
* | Take into account Inf, Nans ; clear the flags of the return variable | vlefevre | 2000-12-14 | 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 | -3/+3 |
* | convert rational (mpz_q) to floating-point (mpfr_t) | zimmerma | 2000-02-11 | 1 | -0/+62 |