summaryrefslogtreecommitdiff
path: root/mpfr
Commit message (Expand)AuthorAgeFilesLines
* Rename MP_LIMB_T_HIGHBIT => GMP_LIMB_HIGHBITtege2002-05-0715-30/+30
* More of:Kevin Ryde2002-04-241-0/+9
* * mpfr/mpfr-math.h (__mpfr_nan): Use a "double" for the bytes, toKevin Ryde2002-04-241-7/+7
* * mpfr/get_d.c: Patch from Paul to avoid problem with constant foldingKevin Ryde2002-04-221-2/+4
* * mpfr/mpfr-test.h: Include config.h, for the benefit of test programsKevin Ryde2002-04-191-0/+4
* * mpfr/cmp_ui.c (mpfr_cmp_si_2exp): Fix b==0 i!=0 case.Kevin Ryde2002-04-161-1/+1
* * mpfr/tests/tout_str.c: Patch from Paul for denorm fprintf tests.Kevin Ryde2002-04-161-1/+7
* Correction to:Kevin Ryde2002-04-161-1/+1
* * mpfr/acinclude.m4 (MPFR_CONFIGS): Use $host, not uname stuff.Kevin Ryde2002-04-161-4/+5
* * mpfr/*, configure.in: Update to final mpfr 2.0.1.Kevin Ryde2002-04-15201-961/+1395
* * mpfr/*: Update to another new mpfr 2.0.1.Kevin Ryde2002-04-132-2/+2
* Regenerate for:Kevin Ryde2002-04-132-4/+4
* * mpfr/*: Update to another new mpfr 2.0.1.Kevin Ryde2002-04-131-0/+124
* * mpfr/*: Update to another new mpfr 2.0.1.Kevin Ryde2002-04-1328-201/+292
* Regenerate for:Kevin Ryde2002-04-131-1/+1
* * mpfr/tests/Makefile.am: Correction to convenience rule for libmpfr.a.Kevin Ryde2002-04-131-1/+1
* * mpfr/tests/tconst_log2.c: Correction __mpfr_const_log2_prec type,Kevin Ryde2002-04-131-2/+2
* * mpfr/print_rnd_mode.c: Use <stdio.h> for NULL.Kevin Ryde2002-04-121-1/+1
* RegenerateKevin Ryde2002-04-112-3/+5
* * mpfr/set_q.c: gmp-impl.h before mpfr.h to avoid _PROTO redefine.Kevin Ryde2002-04-111-2/+2
* * mpfr/*, configure.in: Update to new mpfr 2.0.1.Kevin Ryde2002-04-1123-41/+220
* Regenerate for:Kevin Ryde2002-04-101-2/+2
* * mpfr/Makefile.am: Add new mpfr-math.h, install mpf2mpfr.h.Kevin Ryde2002-04-101-2/+2
* Regenerate for:Kevin Ryde2002-04-092-2/+2
* Didn't mean to change this with:Kevin Ryde2002-04-092-2/+2
* Regenerate with corrections:Kevin Ryde2002-04-092-4/+4
* * mpfr/*, configure.in: Update to mpfr 2.0.1.Kevin Ryde2002-04-099-0/+5823
* * mpfr/*: Update to 2.0.1.Kevin Ryde2002-04-091-1/+1
* * mpfr/*: Update to 2.0.1.Kevin Ryde2002-04-09190-2506/+1981
* Regenerate for:Kevin Ryde2002-03-282-8/+10
* * mpfr/tests/tdiv.c, mpfr/tests/tui_div.c: Don't depend on nan and infKevin Ryde2002-03-262-12/+107
* * mpfr/tests/tout_str.c: Disable random tests, since they fail onKevin Ryde2002-03-241-0/+4
* * mpfr/sqrt.c: Clear nan flag on -0.Kevin Ryde2002-03-231-1/+1
* * mpfr/tests/tsqrt.c: Don't depend on nan, inf or -0 in "double", forKevin Ryde2002-03-231-5/+49
* Regenerate for:Kevin Ryde2002-03-221-1/+2
* * configure.in, mpfr/Makefile.am, mpfr/tests/Makefile.am: UseKevin Ryde2002-03-221-1/+2
* * mpfr/sin_cos.c (mpfr_sin_cos): New file.Kevin Ryde2002-03-211-1/+0
* * configure.in, mpfr/Makefile.am, mpfr/tests/Makefile.am: UseKevin Ryde2002-03-212-1/+3
* * mpfr/isinteger.c: Fix a memory leak.Kevin Ryde2002-03-211-3/+6
* Regenerate for:Kevin Ryde2002-03-211-14/+17
* 2002-03-21 Paul Zimmermann <Paul.Zimmermann@loria.fr>Kevin Ryde2002-03-211-16/+8
* 2002-03-21 Paul Zimmermann <Paul.Zimmermann@loria.fr>Kevin Ryde2002-03-212-0/+8
* 2002-03-21 Paul Zimmermann <Paul.Zimmermann@loria.fr>Kevin Ryde2002-03-211-0/+101
* 2002-03-21 Paul Zimmermann <Paul.Zimmermann@loria.fr>Kevin Ryde2002-03-201-23/+33
* Regenerate for:Kevin Ryde2002-03-202-4/+4
* * mpfr/tests/reuse.c: Clear op1 and op2 flags only in their respectiveKevin Ryde2002-03-131-4/+3
* * mpfr/acos.c: Avoid a memory leak for certain operands.Kevin Ryde2002-03-131-1/+4
* Include gmp-impl.h before mpfr.h.tege2002-03-111-4/+1
* #include mpfr-test.h.tege2002-03-111-0/+1
* #include gmp-impl.h before mpfr.h.tege2002-03-111-1/+1