summaryrefslogtreecommitdiff
path: root/mpfr/add.c
Commit message (Collapse)AuthorAgeFilesLines
* * mpfr/*, configure.in: Update to final mpfr 2.0.1.Kevin Ryde2002-04-151-1/+1
|
* * mpfr/*: Update to 2.0.1.Kevin Ryde2002-04-091-2/+2
|
* * mpfr: Update to 20020301, except internal_ceil_exp2.c,Kevin Ryde2002-03-091-27/+1
| | | | | | internal_ceil_log2.c, internal_floor_log2.c renamed to i_ceil_exp2.c, i_ceil_log2.c, i_floor_log2.c to be unique in DOS 8.3. And sqrtrem.c removed since no longer required.
* * mpfr: Update to 2001-11-16. Patch TMP handling of agm.c and sqrt.c,Kevin Ryde2001-11-301-414/+92
| | | | separate .c files for floor and ceil.
* * mpfr/*: Update to 20010215.Kevin Ryde2001-02-151-1/+1
|
* * mpfr/add.c,agm.c,exp2.c,exp3.c,generic.c,log2.c,pi.c,print_raw.c,Kevin Ryde2001-02-111-1/+1
| | | | set_d.c,sin_cos.c,sqrtrem.c,sub.c: Apply some tweaks for K&R.
* * mpfr/*: Update to mpfr 2001.Kevin Ryde2001-02-011-162/+211
| | | | | Tweaks applied to mpfr-impl.h for __gmp_allocate_func renaming, and to trunc.c for OPERATION_$* scheme.
* Experimental version of mpfrKent Boortz2000-08-021-0/+404