| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate for: | Kevin Ryde | 2003-12-10 | 10 | -0/+20 |
* | * gmpxx.h (__gmp_binary_equal, __gmp_binary_not_equal, | Kevin Ryde | 2003-12-09 | 1 | -27/+110 |
* | * tests/misc/t-scanf.c (test_sscanf_eof_ok): New function. | Kevin Ryde | 2003-12-06 | 1 | -13/+44 |
* | (gcd_values): Moved definition, so that we | Niels Möller | 2003-11-27 | 1 | -47/+44 |
* | Generate random operands up to 32767 bits; decrease # of test to 1000. | tege | 2003-11-26 | 1 | -606/+8 |
* | (main): Also try some non-random values. | Niels Möller | 2003-11-26 | 1 | -1/+667 |
* | Ignore test program binaries. | Niels Möller | 2003-11-26 | 1 | -1/+8 |
* | Added .cvsignore files, to reduce clutter in cvs output. | Niels Möller | 2003-11-26 | 10 | -0/+125 |
* | Correction to refmpn_umul_ppmm comment. | Kevin Ryde | 2003-11-14 | 1 | -1/+1 |
* | * tests/devel/try.c (main): Use gmp_randinit_default explicitly on | Kevin Ryde | 2003-11-14 | 1 | -1/+3 |
* | * tests/refmpn.c (refmpn_addlsh1_n, refmpn_sublsh1_n, | Kevin Ryde | 2003-11-14 | 1 | -0/+24 |
* | Regenerate for: | Kevin Ryde | 2003-11-11 | 1 | -9/+9 |
* | * tests/misc.c (tests_rand_start): Use gmp_randinit_default | Kevin Ryde | 2003-11-10 | 1 | -1/+4 |
* | * tests/mpz/t-set_d.c (check_2n_plus_1): New test. | Kevin Ryde | 2003-11-03 | 1 | -0/+41 |
* | * tests/mpn/t-get_d.c: Don't use limits.h, LONG_MIN is wrong on gcc | Kevin Ryde | 2003-10-31 | 1 | -1/+6 |
* | Better error message in: | Kevin Ryde | 2003-10-29 | 1 | -2/+2 |
* | Avoid a 32-bit-ism in: | Kevin Ryde | 2003-10-29 | 1 | -4/+4 |
* | * tests/cxx/t-istream.cc: Avoid tellg() checks if putback() doesn't | Kevin Ryde | 2003-10-28 | 1 | -6/+35 |
* | Regenerate for: | Kevin Ryde | 2003-10-28 | 1 | -11/+23 |
* | * tests/mpn/t-fat.c: New file. | Kevin Ryde | 2003-10-28 | 1 | -2/+2 |
* | * tests/mpn/t-fat.c: New file. | Kevin Ryde | 2003-10-28 | 1 | -0/+301 |
* | * tests/cxx/t-misc.cc: Don't use <climits>, on g++ 2.95.4 (debian 3.0) | Kevin Ryde | 2003-10-27 | 1 | -1/+7 |
* | * tests/cxx/t-istream.cc: Correction to tellg tests, don't assume | Kevin Ryde | 2003-10-27 | 1 | -9/+15 |
* | More of: | Kevin Ryde | 2003-10-26 | 1 | -0/+1 |
* | Re-enable check_monotonic, disabled in rev 1.9. | Kevin Ryde | 2003-10-25 | 1 | -3/+1 |
* | Remove diagnostic log prints introduced in rev 1.9. | Kevin Ryde | 2003-10-25 | 1 | -6/+0 |
* | Regenerate for: | Kevin Ryde | 2003-10-25 | 1 | -6/+24 |
* | * tests/cxx/t-istream.cc: New file. | Kevin Ryde | 2003-10-24 | 1 | -1/+2 |
* | * tests/cxx/t-istream.cc: New file. | Kevin Ryde | 2003-10-24 | 1 | -0/+505 |
* | Regenerate for: | Kevin Ryde | 2003-10-24 | 1 | -17/+29 |
* | * tests/mpz/t-set_d.c: New file, derived from tests/mpz/t-set_si.c | Kevin Ryde | 2003-10-24 | 1 | -1/+2 |
* | * tests/mpz/t-set_d.c: New file, derived from tests/mpz/t-set_si.c | Kevin Ryde | 2003-10-24 | 1 | -0/+91 |
* | * tests/mpn/t-instrument.c: Add mpn_addlsh1_n, mpn_rsh1add_n, | Kevin Ryde | 2003-10-21 | 1 | -2/+32 |
* | Unkludge. | Kevin Ryde | 2003-10-19 | 1 | -2/+2 |
* | * gmpxx.h (gmp_randclass gmp_randinit_lc_2exp_size constructor): Throw | Kevin Ryde | 2003-10-18 | 1 | -1/+11 |
* | Kludge. | tege | 2003-10-18 | 1 | -2/+2 |
* | * gmpxx.h (mpz_class, mpq_class, mpf_class, mpfr_class constructors | Kevin Ryde | 2003-10-18 | 1 | -0/+88 |
* | * gmpxx.h (mpz_class, mpq_class, mpf_class, mpfr_class constructors | Kevin Ryde | 2003-10-18 | 1 | -0/+204 |
* | * tests/mpz/t-import.c, tests/mpz/t-export.c: Use octal for character | Kevin Ryde | 2003-10-18 | 2 | -112/+112 |
* | * tests/mpn/t-get_d.c: Add various further tests. | Kevin Ryde | 2003-10-15 | 1 | -25/+255 |
* | * tests/devel/try.c (_SC_PAGESIZE): Define from _SC_PAGE_SIZE on | Kevin Ryde | 2003-10-08 | 1 | -0/+7 |
* | * tests/devel/try.c (divisor_array): Add a couple of half-limb values. | Kevin Ryde | 2003-10-07 | 1 | -0/+2 |
* | * tests/misc.c, tests/tests.h (tests_setjmp_sigfpe, | Kevin Ryde | 2003-10-04 | 2 | -0/+94 |
* | * tests/tests.h (refmpn_addlsh1_n, refmpn_sublsh1_n, refmpn_rsh1add_n, | Kevin Ryde | 2003-10-04 | 1 | -0/+8 |
* | * tests/devel/try.c, tune/many.pl: Add mpn_addlsh1_n, mpn_sublsh1_n, | Kevin Ryde | 2003-10-04 | 1 | -11/+50 |
* | (refmpn_addlsh1_n, refmpn_sublsh1_n, refmpn_rsh1add_n, refmpn_rsh1sub_n): | tege | 2003-10-03 | 1 | -0/+40 |
* | Disable check_monotonic until we've figured out how to make | tege | 2003-08-21 | 1 | -6/+14 |
* | Regenerate for: | Kevin Ryde | 2003-08-19 | 1 | -10/+27 |
* | * mpz/combit.c: Correction to carry handling when extending a | Kevin Ryde | 2003-08-19 | 1 | -0/+106 |
* | * tests/cxx/t-misc.cc (check_mpfr_hypot): Corrections to mpfr/long. | Kevin Ryde | 2003-08-17 | 1 | -4/+8 |