summaryrefslogtreecommitdiff
path: root/mpfr/log2.c
Commit message (Collapse)AuthorAgeFilesLines
* * mpfr/*: Update to mpfr cvs 2003-10-15.Kevin Ryde2003-10-151-20/+22
|
* * mpfr/*: Update to mpfr cvs 2003-06-08.Kevin Ryde2003-06-081-5/+4
|
* * mpfr/*: Update to mpfr cvs 2003-01-03.Kevin Ryde2003-01-031-1/+1
|
* * 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-4/+4
|
* * mpfr: Update to 20020301, except internal_ceil_exp2.c,Kevin Ryde2002-03-091-148/+104
| | | | | | 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-49/+51
| | | | separate .c files for floor and ceil.
* * mpfr/add.c,agm.c,exp2.c,exp3.c,generic.c,log2.c,pi.c,print_raw.c,Kevin Ryde2001-02-111-2/+2
| | | | 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-51/+133
| | | | | 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/+102