summaryrefslogtreecommitdiff
path: root/set_prec.c
Commit message (Expand)AuthorAgeFilesLines
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-5/+5
* mpfr_t -> mpfr_ptr or mpfr_srcptrzimmerma2000-10-021-4/+4
* unsigned long int -> mp_prec_tzimmerma2000-02-111-6/+6
* added copyright noticezimmerma1999-07-301-0/+21
* removed 3rd argument in mpfr_set_preczimmerma1999-06-241-11/+9
* Fill with 0 the part added in case of a larger reallocation.hanrot1999-06-221-0/+4
* Changement de semantique (plus d'arrondi) et alloc + free -> realloc.hanrot1999-06-211-9/+2
* Initial revisionhanrot1999-06-091-0/+46