| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use .h instead: | Kevin Ryde | 2001-10-02 | 1 | -134/+0 |
* | * mpz/aors.h: Renamed from mpz/aors.c. | Kevin Ryde | 2001-10-02 | 1 | -0/+134 |
* | Regenerate for: | Kevin Ryde | 2001-10-02 | 1 | -69/+35 |
* | * mpz/aors.i: Renamed from mpz/aors.c. | Kevin Ryde | 2001-10-01 | 1 | -36/+6 |
* | Add a copyright year. | Kevin Ryde | 2001-10-01 | 1 | -1/+1 |
* | * mpz/aors_ui.i: Renamed from mpz/aors_ui.c. | Kevin Ryde | 2001-10-01 | 1 | -0/+99 |
* | * mpz/add_ui.c, mpz/sub_ui.c: New files, using mpz/aors_ui.i. | Kevin Ryde | 2001-10-01 | 2 | -0/+48 |
* | * mpz/aors.i: Renamed from mpz/aors.c. | Kevin Ryde | 2001-10-01 | 1 | -0/+134 |
* | * mpz/add.c, mpz/sub.c: New files, using mpz/aors.i. | Kevin Ryde | 2001-10-01 | 2 | -0/+48 |
* | * mpz/mul_i.i: Renamed from mpz/mul_siui.c. | Kevin Ryde | 2001-10-01 | 1 | -0/+76 |
* | * mpz/mul_ui.c, mpz/mul_ui.c: New files, using mpz/mul_i.i. | Kevin Ryde | 2001-10-01 | 2 | -0/+50 |
* | * mpz/fits_sshort.c, mpz/fits_sint.c, mpz/fits_slong.c: New files. | Kevin Ryde | 2001-10-01 | 3 | -0/+81 |
* | * mpz/fits_s.i: Renamed and adapted from mpz/fits_s.c. | Kevin Ryde | 2001-10-01 | 1 | -0/+35 |
* | Regenerate | Kevin Ryde | 2001-10-01 | 1 | -2/+4 |
* | Regenerate | Kevin Ryde | 2001-10-01 | 1 | -0/+1 |
* | (mpz_congruent_p): Fix typo. | tege | 2001-09-20 | 1 | -1/+1 |
* | Regenerate for: | Kevin Ryde | 2001-09-11 | 1 | -0/+2 |
* | Oops, no less than two bad mistakes. | Kevin Ryde | 2001-09-08 | 1 | -2/+2 |
* | * mpz/hamdist.c: Support neg/neg operands. | Kevin Ryde | 2001-09-08 | 1 | -20/+128 |
* | * mpz/fib_ui.c: Use ?: to avoid a gcc 3 bug. Store back a carry for | Kevin Ryde | 2001-09-04 | 1 | -1/+2 |
* | * mpz/inp_str.c, gmp-impl.h (__gmpz_inp_str_nowhite): New function, | Kevin Ryde | 2001-08-28 | 1 | -16/+28 |
* | * */Makefile.in, aclocal.m4, configure: Update to automake 1.5. | Kevin Ryde | 2001-08-26 | 1 | -27/+26 |
* | Regenerate for: | Kevin Ryde | 2001-08-17 | 1 | -4/+0 |
* | * mpz/inp_str.c: Fix return value (was 1 too big). | Kevin Ryde | 2001-08-14 | 1 | -1/+3 |
* | Regenerate | Kevin Ryde | 2001-07-24 | 1 | -0/+1 |
* | Regenerate | Kevin Ryde | 2001-07-24 | 1 | -0/+3 |
* | * gmp-impl.h (__GMP_REALLOCATE_FUNC_MAYBE): New macro. | Kevin Ryde | 2001-07-23 | 1 | -3/+1 |
* | Regenerate | Kevin Ryde | 2001-07-17 | 1 | -14/+8 |
* | * mpz/fits_u.c: Remove file. | Kevin Ryde | 2001-07-11 | 1 | -42/+0 |
* | * mpz/fits_uint.c, fits_ulong.c, mpz/fits_ushort.c: Split up fits_u.c. | Kevin Ryde | 2001-07-11 | 1 | -10/+4 |
* | * mpz/fits_uint.c, fits_ulong.c, mpz/fits_ushort.c: Split up fits_u.c. | Kevin Ryde | 2001-07-11 | 3 | -0/+75 |
* | * mpz/tdiv_ui.c: Eliminate some local variables (seems to save code on | Kevin Ryde | 2001-07-10 | 1 | -16/+3 |
* | * mpz/bin_ui.c (DIVIDE): Use MPN_DIVREM_OR_DIVEXACT_1. | Kevin Ryde | 2001-07-03 | 1 | -17/+43 |
* | * mpz/bin_ui.c (DIVIDE): Use MPN_DIVREM_OR_DIVEXACT_1. | Kevin Ryde | 2001-07-03 | 1 | -5/+6 |
* | * mpn/generic/mul_n.c, mpz/cfdiv_r_2exp.c: Use MPN_INCR_U. | Kevin Ryde | 2001-06-29 | 1 | -2/+2 |
* | Regenerate for: | Kevin Ryde | 2001-06-20 | 1 | -0/+1 |
* | * mpz/sqrt.c,sqrtrem.c: Special case for op==0, to avoid TMP_ALLOC(0). | Kevin Ryde | 2001-06-20 | 1 | -2/+8 |
* | * mpz/sqrt.c: Special case for op==0, to avoid TMP_ALLOC(0). | Kevin Ryde | 2001-06-20 | 1 | -2/+7 |
* | * gmp-impl.h (TMP_ALLOC_LIMBS_2): New macro. | Kevin Ryde | 2001-06-19 | 1 | -4/+2 |
* | * gmp-impl.h (TMP_ALLOC_LIMBS_2): New macro. | Kevin Ryde | 2001-06-19 | 1 | -4/+3 |
* | Regenerate for: | Kevin Ryde | 2001-06-17 | 1 | -0/+1 |
* | Tweak a comment. | Kevin Ryde | 2001-06-17 | 1 | -1/+1 |
* | * mpz/lcm.c: Don't TMP_MARK and then just return. Remove unnecssary | Kevin Ryde | 2001-06-17 | 1 | -3/+1 |
* | * mpz/set_f.c: Share MPN_COPY between pad and trunc cases, do exp<=0 | Kevin Ryde | 2001-06-15 | 1 | -18/+24 |
* | * mpz/get_d.c: Add a private mpn_zero_p. | Kevin Ryde | 2001-06-12 | 1 | -0/+15 |
* | * mpz/jacobi.c: Don't retaining old behaviour of mpz_jacobi on even b | Kevin Ryde | 2001-06-10 | 1 | -38/+26 |
* | Regenerate for: | Kevin Ryde | 2001-06-07 | 1 | -3/+2 |
* | Amend to: | Kevin Ryde | 2001-06-07 | 1 | -4/+2 |
* | Regenerate for: | Kevin Ryde | 2001-06-07 | 1 | -62/+73 |
* | * mpz/fib2_ui.c, mpz/lucnum_ui.c mpz/lucnum2_ui.c: New files. | Kevin Ryde | 2001-06-07 | 1 | -2/+6 |