| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename MP_LIMB_T_HIGHBIT => GMP_LIMB_HIGHBIT | tege | 2002-05-07 | 15 | -30/+30 |
* | More of: | Kevin Ryde | 2002-04-24 | 1 | -0/+9 |
* | * mpfr/mpfr-math.h (__mpfr_nan): Use a "double" for the bytes, to | Kevin Ryde | 2002-04-24 | 1 | -7/+7 |
* | * mpfr/get_d.c: Patch from Paul to avoid problem with constant folding | Kevin Ryde | 2002-04-22 | 1 | -2/+4 |
* | * mpfr/mpfr-test.h: Include config.h, for the benefit of test programs | Kevin Ryde | 2002-04-19 | 1 | -0/+4 |
* | * mpfr/cmp_ui.c (mpfr_cmp_si_2exp): Fix b==0 i!=0 case. | Kevin Ryde | 2002-04-16 | 1 | -1/+1 |
* | * mpfr/tests/tout_str.c: Patch from Paul for denorm fprintf tests. | Kevin Ryde | 2002-04-16 | 1 | -1/+7 |
* | Correction to: | Kevin Ryde | 2002-04-16 | 1 | -1/+1 |
* | * mpfr/acinclude.m4 (MPFR_CONFIGS): Use $host, not uname stuff. | Kevin Ryde | 2002-04-16 | 1 | -4/+5 |
* | * mpfr/*, configure.in: Update to final mpfr 2.0.1. | Kevin Ryde | 2002-04-15 | 201 | -961/+1395 |
* | * mpfr/*: Update to another new mpfr 2.0.1. | Kevin Ryde | 2002-04-13 | 2 | -2/+2 |
* | Regenerate for: | Kevin Ryde | 2002-04-13 | 2 | -4/+4 |
* | * mpfr/*: Update to another new mpfr 2.0.1. | Kevin Ryde | 2002-04-13 | 1 | -0/+124 |
* | * mpfr/*: Update to another new mpfr 2.0.1. | Kevin Ryde | 2002-04-13 | 28 | -201/+292 |
* | Regenerate for: | Kevin Ryde | 2002-04-13 | 1 | -1/+1 |
* | * mpfr/tests/Makefile.am: Correction to convenience rule for libmpfr.a. | Kevin Ryde | 2002-04-13 | 1 | -1/+1 |
* | * mpfr/tests/tconst_log2.c: Correction __mpfr_const_log2_prec type, | Kevin Ryde | 2002-04-13 | 1 | -2/+2 |
* | * mpfr/print_rnd_mode.c: Use <stdio.h> for NULL. | Kevin Ryde | 2002-04-12 | 1 | -1/+1 |
* | Regenerate | Kevin Ryde | 2002-04-11 | 2 | -3/+5 |
* | * mpfr/set_q.c: gmp-impl.h before mpfr.h to avoid _PROTO redefine. | Kevin Ryde | 2002-04-11 | 1 | -2/+2 |
* | * mpfr/*, configure.in: Update to new mpfr 2.0.1. | Kevin Ryde | 2002-04-11 | 23 | -41/+220 |
* | Regenerate for: | Kevin Ryde | 2002-04-10 | 1 | -2/+2 |
* | * mpfr/Makefile.am: Add new mpfr-math.h, install mpf2mpfr.h. | Kevin Ryde | 2002-04-10 | 1 | -2/+2 |
* | Regenerate for: | Kevin Ryde | 2002-04-09 | 2 | -2/+2 |
* | Didn't mean to change this with: | Kevin Ryde | 2002-04-09 | 2 | -2/+2 |
* | Regenerate with corrections: | Kevin Ryde | 2002-04-09 | 2 | -4/+4 |
* | * mpfr/*, configure.in: Update to mpfr 2.0.1. | Kevin Ryde | 2002-04-09 | 9 | -0/+5823 |
* | * mpfr/*: Update to 2.0.1. | Kevin Ryde | 2002-04-09 | 1 | -1/+1 |
* | * mpfr/*: Update to 2.0.1. | Kevin Ryde | 2002-04-09 | 190 | -2506/+1981 |
* | Regenerate for: | Kevin Ryde | 2002-03-28 | 2 | -8/+10 |
* | * mpfr/tests/tdiv.c, mpfr/tests/tui_div.c: Don't depend on nan and inf | Kevin Ryde | 2002-03-26 | 2 | -12/+107 |
* | * mpfr/tests/tout_str.c: Disable random tests, since they fail on | Kevin Ryde | 2002-03-24 | 1 | -0/+4 |
* | * mpfr/sqrt.c: Clear nan flag on -0. | Kevin Ryde | 2002-03-23 | 1 | -1/+1 |
* | * mpfr/tests/tsqrt.c: Don't depend on nan, inf or -0 in "double", for | Kevin Ryde | 2002-03-23 | 1 | -5/+49 |
* | Regenerate for: | Kevin Ryde | 2002-03-22 | 1 | -1/+2 |
* | * configure.in, mpfr/Makefile.am, mpfr/tests/Makefile.am: Use | Kevin Ryde | 2002-03-22 | 1 | -1/+2 |
* | * mpfr/sin_cos.c (mpfr_sin_cos): New file. | Kevin Ryde | 2002-03-21 | 1 | -1/+0 |
* | * configure.in, mpfr/Makefile.am, mpfr/tests/Makefile.am: Use | Kevin Ryde | 2002-03-21 | 2 | -1/+3 |
* | * mpfr/isinteger.c: Fix a memory leak. | Kevin Ryde | 2002-03-21 | 1 | -3/+6 |
* | Regenerate for: | Kevin Ryde | 2002-03-21 | 1 | -14/+17 |
* | 2002-03-21 Paul Zimmermann <Paul.Zimmermann@loria.fr> | Kevin Ryde | 2002-03-21 | 1 | -16/+8 |
* | 2002-03-21 Paul Zimmermann <Paul.Zimmermann@loria.fr> | Kevin Ryde | 2002-03-21 | 2 | -0/+8 |
* | 2002-03-21 Paul Zimmermann <Paul.Zimmermann@loria.fr> | Kevin Ryde | 2002-03-21 | 1 | -0/+101 |
* | 2002-03-21 Paul Zimmermann <Paul.Zimmermann@loria.fr> | Kevin Ryde | 2002-03-20 | 1 | -23/+33 |
* | Regenerate for: | Kevin Ryde | 2002-03-20 | 2 | -4/+4 |
* | * mpfr/tests/reuse.c: Clear op1 and op2 flags only in their respective | Kevin Ryde | 2002-03-13 | 1 | -4/+3 |
* | * mpfr/acos.c: Avoid a memory leak for certain operands. | Kevin Ryde | 2002-03-13 | 1 | -1/+4 |
* | Include gmp-impl.h before mpfr.h. | tege | 2002-03-11 | 1 | -4/+1 |
* | #include mpfr-test.h. | tege | 2002-03-11 | 1 | -0/+1 |
* | #include gmp-impl.h before mpfr.h. | tege | 2002-03-11 | 1 | -1/+1 |