Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed problems with old K&R compilers (_PROTO missing) | zimmerma | 2001-02-15 | 1 | -2/+2 |
* | _mp_xxx_func -> _gmp_xxx_func | zimmerma | 2001-01-11 | 1 | -27/+15 |
* | changed name of mpfr struct fields: _mp_d -> _mpfr_d | zimmerma | 2000-12-18 | 1 | -7/+7 |
* | removed warnings | zimmerma | 2000-12-15 | 1 | -1/+1 |
* | added error message if memory allocation fails | zimmerma | 2000-12-15 | 1 | -1/+12 |
* | Take into account Inf, Nans ; clear the flags of the return variable | hanrot | 2000-12-13 | 1 | -0/+1 |
* | changed copyright to Free Software Foundation | zimmerma | 2000-12-01 | 1 | -1/+1 |
* | Infinis, premiere tentative. | hanrot | 2000-11-21 | 1 | -0/+2 |
* | protected all macros: xxx -> MPFR_xxx | zimmerma | 2000-10-26 | 1 | -3/+3 |
* | malloc -> *_mp_allocate_func or TMP_ALLOC | zimmerma | 2000-10-02 | 1 | -10/+10 |
* | solved memory leaks with T[i] and qtoj[i] | zimmerma | 2000-08-16 | 1 | -1/+14 |
* | First Release | jeandel | 2000-07-11 | 1 | -0/+203 |