Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed name of mpfr struct fields: _mp_d -> _mpfr_d | zimmerma | 2000-12-18 | 1 | -1/+2 |
* | Permutation of includes to avoid warnings due to careless multiple definition | hanrot | 2000-12-15 | 1 | -1/+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 |
* | mpfr_t -> mpfr_ptr or mpfr_srcptr | zimmerma | 2000-10-02 | 1 | -2/+2 |
* | stupid typo: ABSSIZE -> ABSSIZE(x) | zimmerma | 2000-05-24 | 1 | -1/+1 |
* | now makes an error when precision too large wrt allocated space | zimmerma | 2000-05-24 | 1 | -3/+8 |
* | Compatibility with mpf. WARNING: THESE FUNCTIONS ARE UNTESTED IN THEIR PRESENT | hanrot | 2000-05-21 | 1 | -0/+43 |