Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | k2r -> ansi style | zimmerma | 2000-12-21 | 1 | -1/+4 |
* | 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 | -9/+16 |
* | _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 | -1/+12 |
* | 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 | -2/+2 |
* | new functions (compatibility with mpf) | zimmerma | 2000-05-24 | 1 | -0/+57 |