| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate. | Kevin Ryde | 2001-02-02 | 1 | -0/+1 |
* | * mpz/pprime_p.c: Use ASSERT_ALWAYS instead of abort. | Kevin Ryde | 2001-02-01 | 1 | -2/+1 |
* | More of: | Kevin Ryde | 2001-01-29 | 1 | -0/+1 |
* | More of: | Kevin Ryde | 2001-01-29 | 1 | -0/+1 |
* | Correction to: | Kevin Ryde | 2001-01-27 | 1 | -1/+2 |
* | * mpz/get_str.c, mpf/get_str.c: Make allocated string block exactly | Kevin Ryde | 2001-01-26 | 1 | -1/+1 |
* | * mpz/get_str.c, mpf/get_str.c: Make allocated string block exactly | Kevin Ryde | 2001-01-26 | 1 | -2/+13 |
* | Regenerate for: | Kevin Ryde | 2001-01-24 | 1 | -0/+2 |
* | Regenerate for: | Kevin Ryde | 2001-01-18 | 1 | -38/+35 |
* | * mpz/legendre.c: Remove file. | Kevin Ryde | 2001-01-18 | 1 | -1/+1 |
* | * mpz/legendre.c: Remove file. | Kevin Ryde | 2001-01-18 | 1 | -179/+0 |
* | * mpz/jacobi.c: Rewrite, but still binary algorithm; accept zero and | Kevin Ryde | 2001-01-18 | 1 | -25/+317 |
* | * mpz/kronsz.c: Don't depend on right shifting a negative. | Kevin Ryde | 2001-01-12 | 1 | -35/+30 |
* | Temporary workaround for Cray right shift oddities. | tege | 2001-01-11 | 1 | -4/+11 |
* | * mpz/kronzs.c: Don't depend on right shifting a negative. | Kevin Ryde | 2001-01-10 | 1 | -18/+13 |
* | Add a != 0. | Kevin Ryde | 2001-01-09 | 1 | -1/+1 |
* | Add a != 0. | Kevin Ryde | 2001-01-09 | 1 | -1/+1 |
* | * mpz/kronzu.c, mpz/kronzs.c: Fix for a=0. | Kevin Ryde | 2001-01-08 | 2 | -2/+10 |
* | * mpz/inp_raw.c, mpz/out_raw.c: Add private defines of BITS_PER_CHAR. | Kevin Ryde | 2001-01-07 | 2 | -0/+6 |
* | * mpz/fac_ui.c, tests/mpz/t-fac_ui.c: Don't use BITS_PER_LONGINT. | Kevin Ryde | 2001-01-07 | 1 | -2/+2 |
* | * mpz/kronzu.c, mpz/kronzs.c, mpz/kronuz.c, mpz/kronsz.c: Use | Kevin Ryde | 2001-01-07 | 1 | -65/+57 |
* | * mpz/kronzu.c, mpz/kronzs.c, mpz/kronuz.c, mpz/kronsz.c: Use | Kevin Ryde | 2001-01-07 | 3 | -110/+135 |
* | Regenerate. | Kevin Ryde | 2001-01-07 | 1 | -99/+22 |
* | * mpz/Makefile.am, mpq/Makefile.am, mpf/Makefile.am, mpbsd/Makefile.am | Kevin Ryde | 2001-01-06 | 1 | -2/+0 |
* | * mpz/tests, mpq/tests, mpf/tests, mpbsd/tests: Move directories to | Kevin Ryde | 2001-01-06 | 28 | -5444/+0 |
* | Regenerate for: | Kevin Ryde | 2001-01-04 | 1 | -14/+15 |
* | Regenerate for: | Kevin Ryde | 2001-01-04 | 1 | -7/+19 |
* | Add a copyright year. | Kevin Ryde | 2001-01-04 | 1 | -1/+1 |
* | * mpz/fits.c: Remove file. | Kevin Ryde | 2001-01-03 | 1 | -68/+0 |
* | * mpz/fits_[su].c: New files, split from fits.c, use plain UINT_MAX | Kevin Ryde | 2001-01-03 | 1 | -13/+14 |
* | * mpz/fits_[su].c: New files, split from fits.c, use plain UINT_MAX | Kevin Ryde | 2001-01-03 | 2 | -0/+112 |
* | * mpz/tests/t-scan.c: New file. | Kevin Ryde | 2001-01-03 | 1 | -1/+1 |
* | * mpz/tests/t-scan.c: New file. | Kevin Ryde | 2001-01-03 | 1 | -0/+136 |
* | * mpz/scan[01].c: Rewrite, don't read beyond allocated memory, support | Kevin Ryde | 2001-01-03 | 2 | -10/+218 |
* | Generate test operands using new random functions. | tege | 2001-01-03 | 1 | -8/+34 |
* | Generate test operands using new random functions. | tege | 2001-01-03 | 2 | -22/+72 |
* | Generate test operands using new random functions. | tege | 2001-01-03 | 1 | -11/+37 |
* | Add a copyright year. | tege | 2001-01-03 | 1 | -1/+1 |
* | (MPZ_SET_1_NZ): Actually use `__z'. | tege | 2001-01-03 | 1 | -2/+2 |
* | Add a copyright year. | tege | 2001-01-03 | 1 | -1/+1 |
* | (debug_mp): Provide prototype. | tege | 2001-01-03 | 1 | -1/+1 |
* | (dump_abort): Provide prototype and declare properly for C++. | tege | 2001-01-03 | 5 | -5/+15 |
* | (debug_mp, ref_mpz_pow_ui): Provide prototypes. | tege | 2001-01-03 | 1 | -2/+2 |
* | (debug_mp, base_mul, ref_mpz_mul): Provide prototypes. | tege | 2001-01-03 | 1 | -4/+7 |
* | #include stdlib.h and sys/time.h. | tege | 2001-01-03 | 1 | -2/+34 |
* | (dump_abort): Provide prototype and declare properly for C++. | tege | 2001-01-03 | 3 | -4/+11 |
* | #include stdlib.h and sys/time.h. | tege | 2001-01-03 | 1 | -1/+3 |
* | #include config.h, stdlib.h, sys/time.h, and conditionally unistd.h. | tege | 2001-01-03 | 1 | -1/+9 |
* | #include stdlib.h and sys/time.h. | tege | 2001-01-03 | 2 | -2/+12 |
* | (debug_mp): Provide prototype. | tege | 2001-01-03 | 1 | -1/+1 |