Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed copyright to Free Software Foundation | zimmerma | 2000-12-01 | 1 | -1/+1 |
* | protected all macros: xxx -> MPFR_xxx | zimmerma | 2000-10-26 | 1 | -5/+5 |
* | mpfr_t -> mpfr_ptr or mpfr_srcptr | zimmerma | 2000-10-02 | 1 | -4/+4 |
* | unsigned long int -> mp_prec_t | zimmerma | 2000-02-11 | 1 | -6/+6 |
* | added copyright notice | zimmerma | 1999-07-30 | 1 | -0/+21 |
* | removed 3rd argument in mpfr_set_prec | zimmerma | 1999-06-24 | 1 | -11/+9 |
* | Fill with 0 the part added in case of a larger reallocation. | hanrot | 1999-06-22 | 1 | -0/+4 |
* | Changement de semantique (plus d'arrondi) et alloc + free -> realloc. | hanrot | 1999-06-21 | 1 | -9/+2 |
* | Initial revision | hanrot | 1999-06-09 | 1 | -0/+46 |