Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added year 2001 in copyright line | zimmerma | 2001-11-16 | 1 | -9/+1 |
* | implemented inexact flag | zimmerma | 2001-10-12 | 1 | -14/+11 |
* | A few patches. | daney | 2001-06-14 | 1 | -0/+5 |
* | k2r -> ansi style | zimmerma | 2000-12-21 | 1 | -0/+2 |
* | changed name of mpfr struct fields: _mp_d -> _mpfr_d | zimmerma | 2000-12-18 | 1 | -10/+4 |
* | improved indentation | zimmerma | 2000-12-15 | 1 | -9/+15 |
* | _mp_d -> MPFR_MANT | zimmerma | 2000-12-15 | 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 | hanrot | 2000-12-13 | 1 | -0/+7 |
* | forgot TMP_MARK(marker) | 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 | -1/+1 |
* | new functions (compatibility with mpf) | zimmerma | 2000-05-24 | 1 | -0/+57 |