| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * gmpxx.h: Correction to temp variable type in mpf -> mpfr assignment. | Kevin Ryde | 2003-08-17 | 1 | -0/+21 |
* | * tests/cxx/Makefile.am (INCLUDES): Add -I$(top_srcdir)/mpfr. | Kevin Ryde | 2003-08-17 | 1 | -1/+1 |
* | * gmpxx.h [__MPFR_H]: Include full <iostream> for inlines. | Kevin Ryde | 2003-08-17 | 1 | -2/+3 |
* | * tests/cxx/t-headfr.cc: New file, exercising this. | Kevin Ryde | 2003-08-17 | 1 | -0/+34 |
* | * tests/cxx/t-constr.cc: Include config.h for WANT_MPFR. | Kevin Ryde | 2003-08-17 | 1 | -1/+3 |
* | * tests/mpq/t-get_d.c (check_onebit): New test. | Kevin Ryde | 2003-08-13 | 1 | -9/+82 |
* | Regenerate for: | Kevin Ryde | 2003-07-24 | 1 | -31/+43 |
* | Regenerate for: | Kevin Ryde | 2003-07-24 | 1 | -15/+29 |
* | * tests/cxx/t-ops.cc (check_mpz): Exercise mpz*long and mpz*ulong. | Kevin Ryde | 2003-07-24 | 1 | -0/+14 |
* | * tests/cxx/t-locale.cc: Enable check_input tests. | Kevin Ryde | 2003-07-24 | 1 | -6/+8 |
* | 2003-07-24 Niels Möller <nisse@lysator.liu.se> | Kevin Ryde | 2003-07-24 | 1 | -0/+16 |
* | Add a copyright year. | Kevin Ryde | 2003-07-24 | 1 | -1/+1 |
* | * tests/mpz/bit.c (check_single): Correction to a diagnostic print. | Kevin Ryde | 2003-07-24 | 1 | -1/+1 |
* | * tests/cxx/t-assign.cc, tests/cxx/t-binary.cc, tests/cxx/t-ops.cc, | Kevin Ryde | 2003-07-24 | 6 | -4/+16 |
* | Add a copyright year. | Kevin Ryde | 2003-07-24 | 1 | -1/+1 |
* | * tests/cxx/t-misc.cc (check_mpfr_hypot): New tests. | Kevin Ryde | 2003-07-24 | 1 | -0/+46 |
* | More of: | Kevin Ryde | 2003-07-16 | 1 | -3/+5 |
* | Correction to: | Kevin Ryde | 2003-07-16 | 1 | -2/+2 |
* | Regenerate for: | Kevin Ryde | 2003-07-14 | 1 | -10/+22 |
* | * tests/misc.c, tests/tests.h (tests_isinf): New function. | Kevin Ryde | 2003-07-14 | 2 | -0/+16 |
* | Fix a printf format type. | Kevin Ryde | 2003-07-14 | 1 | -1/+1 |
* | * tests/mpn/t-get_d.c: New file. | Kevin Ryde | 2003-07-14 | 1 | -1/+1 |
* | * tests/mpn/t-get_d.c: New file. | Kevin Ryde | 2003-07-14 | 1 | -0/+264 |
* | * tests/mpz/t-get_d_2exp.c (check_onebit, check_round): Test negatives. | Kevin Ryde | 2003-07-14 | 1 | -2/+31 |
* | More of: | Kevin Ryde | 2003-07-05 | 1 | -1/+1 |
* | * tests/mpf/t-get_d_2exp.c: New file. | Kevin Ryde | 2003-06-28 | 1 | -3/+3 |
* | * tests/mpf/t-get_d_2exp.c: New file. | Kevin Ryde | 2003-06-28 | 1 | -0/+123 |
* | * tests/misc.c, tests/tests.h (tests_hardware_getround, | Kevin Ryde | 2003-06-28 | 1 | -0/+40 |
* | * tests/x86call.asm, test/tests.h (x86_fldcw, x86_fstcw): New | Kevin Ryde | 2003-06-28 | 1 | -0/+5 |
* | * tests/x86call.asm, test/tests.h (x86_fldcw, x86_fstcw): New | Kevin Ryde | 2003-06-28 | 1 | -1/+33 |
* | * tests/mpz/t-get_d_2exp.c: New file. | Kevin Ryde | 2003-06-28 | 1 | -1/+1 |
* | * tests/mpz/t-get_d_2exp.c: New file. | Kevin Ryde | 2003-06-28 | 1 | -0/+169 |
* | * gmpxx.h (mpz_class __gmp_binary_divides, __gmp_binary_modulus): Fix | Kevin Ryde | 2003-06-22 | 1 | -9/+33 |
* | Regenerate for: | Kevin Ryde | 2003-06-19 | 1 | -7/+20 |
* | * tests/mpf/t-set_ui.c: New file. | Kevin Ryde | 2003-06-19 | 1 | -2/+4 |
* | * tests/mpf/t-set_ui.c: New file. | Kevin Ryde | 2003-06-19 | 1 | -0/+92 |
* | * tests/mpf/t-set_si.c: Nailify tests. | Kevin Ryde | 2003-06-19 | 1 | -17/+20 |
* | Regenerate for: | Kevin Ryde | 2003-06-12 | 1 | -1/+1 |
* | * tests/devel/try.c (try_one): When overlapping, copy source data | Kevin Ryde | 2003-06-12 | 1 | -6/+12 |
* | * tests/cxx/Makefile.am (TESTS_ENVIRONMENT): In libtool openbsd hack, | Kevin Ryde | 2003-06-12 | 1 | -1/+1 |
* | Regenerate for: | Kevin Ryde | 2003-06-10 | 1 | -2/+2 |
* | Amend this, to .libs not $(LIBS): | Kevin Ryde | 2003-06-10 | 1 | -2/+2 |
* | Regenerate for: | Kevin Ryde | 2003-06-09 | 1 | -2/+9 |
* | * tests/cxx/Makefile.am (LDADD): Add -L$(top_builddir)/$(LIBS), for | Kevin Ryde | 2003-06-09 | 1 | -2/+9 |
* | * tests/misc.c (tests_start): Set stdout and stderr to unbuffered, to | Kevin Ryde | 2003-05-30 | 1 | -0/+4 |
* | Test bases up to 62. | tege | 2003-05-26 | 2 | -3/+3 |
* | Regenerate for: | Kevin Ryde | 2003-05-22 | 1 | -11/+23 |
* | * tests/mpn/t-divrem_1.c: New file. | Kevin Ryde | 2003-05-22 | 1 | -3/+3 |
* | * tests/mpn/t-divrem_1.c: New file. | Kevin Ryde | 2003-05-22 | 1 | -0/+121 |
* | Regenerate for: | Kevin Ryde | 2003-04-24 | 1 | -15/+27 |