| Commit message (Expand) | Author | Age | Files | Lines |
* | * printf/doprnti.c: Don't showbase on a zero mpq denominator. | Kevin Ryde | 2001-12-07 | 2 | -2/+32 |
* | More of: | Kevin Ryde | 2001-12-06 | 1 | -1/+1 |
* | * tests/misc/t-locale.c, tests/cxx/t-locale.cc: Ensure mpf_clear is | Kevin Ryde | 2001-12-06 | 2 | -2/+2 |
* | Dunno what this was meant to be. In any case it's not wanted now. | Kevin Ryde | 2001-12-05 | 1 | -101/+0 |
* | Regenerate for: | Kevin Ryde | 2001-12-03 | 1 | -8/+19 |
* | * tests/cxx/t-headers.cc: New file. | Kevin Ryde | 2001-12-03 | 1 | -4/+5 |
* | * tests/cxx/t-headers.cc: New file. | Kevin Ryde | 2001-12-03 | 1 | -0/+28 |
* | 2001-11-30 Gerardo Ballabio <ballabio@sissa.it> | Kevin Ryde | 2001-11-30 | 1 | -4/+26 |
* | 2001-11-30 Gerardo Ballabio <ballabio@sissa.it> | Kevin Ryde | 2001-11-30 | 1 | -1/+3 |
* | 2001-11-30 Gerardo Ballabio <ballabio@sissa.it> | Kevin Ryde | 2001-11-30 | 2 | -0/+727 |
* | * tests/misc/t-locale.c: Avoid printf in the normal case, since the | Kevin Ryde | 2001-11-24 | 1 | -2/+5 |
* | * tests/misc/t-scanf.c: Ensure sscanf arguments are writable, always. | Kevin Ryde | 2001-11-24 | 1 | -11/+43 |
* | Yet more of: | Kevin Ryde | 2001-11-20 | 1 | -8/+18 |
* | * configure.in (AC_CHECK_DECLS): Add sscanf. | Kevin Ryde | 2001-11-19 | 1 | -0/+5 |
* | More of: | Kevin Ryde | 2001-11-17 | 1 | -189/+223 |
* | More of: | Kevin Ryde | 2001-11-17 | 1 | -1/+1 |
* | Disable for now, gmp_scanf not quite right on BSD. | Kevin Ryde | 2001-11-16 | 1 | -0/+2 |
* | Remove a copyright year. | Kevin Ryde | 2001-11-15 | 1 | -1/+1 |
* | Regenerate for: | Kevin Ryde | 2001-11-15 | 1 | -4/+14 |
* | Regenerate for: | Kevin Ryde | 2001-11-15 | 1 | -1/+1 |
* | Generated from Makefile.am | Kevin Ryde | 2001-11-15 | 1 | -0/+443 |
* | * scanf/doscan.c, scanf/fscanf.c, scanf/fscanffuns.c, scanf/scanf.c, | Kevin Ryde | 2001-11-15 | 1 | -0/+1305 |
* | * tests/printf: Remove directory. | Kevin Ryde | 2001-11-15 | 2 | -462/+0 |
* | * tests/misc: New directory. | Kevin Ryde | 2001-11-15 | 1 | -1/+1 |
* | * tests/misc/t-printf.c: Moved from tests/printf. | Kevin Ryde | 2001-11-15 | 1 | -804/+0 |
* | * tests/misc/t-printf.c: Moved from tests/printf. | Kevin Ryde | 2001-11-15 | 1 | -0/+804 |
* | * tests/misc/t-locale.c: New file. | Kevin Ryde | 2001-11-15 | 1 | -0/+176 |
* | * tests/misc/Makefile.am: New file. | Kevin Ryde | 2001-11-15 | 1 | -0/+34 |
* | * tests/cxx/t-locale.cc: New file. | Kevin Ryde | 2001-11-15 | 1 | -1/+2 |
* | * tests/cxx/t-locale.cc: New file. | Kevin Ryde | 2001-11-15 | 1 | -0/+158 |
* | Print proper error message when finding discrepancy. | tege | 2001-11-15 | 1 | -1/+11 |
* | Add a copyright year. | tege | 2001-11-15 | 15 | -16/+15 |
* | (main): Undo previous change; instead use mpz_invert to detect undefined cases. | tege | 2001-11-15 | 1 | -1/+1 |
* | (main): Don't exercise negative exponents for mpz_powm. | tege | 2001-11-15 | 1 | -1/+2 |
* | * tests/misc.c (tests_rand_end): Use time() if gettimeofday() not | Kevin Ryde | 2001-11-13 | 1 | -4/+5 |
* | (refmpn_overlap_p): Reverse return values. | tege | 2001-11-03 | 1 | -3/+5 |
* | * tests/refmpn.c (refmpn_overlap_p): New function, independent of | Kevin Ryde | 2001-11-02 | 1 | -8/+27 |
* | Print proper error message when finding discrepancy. | tege | 2001-10-31 | 1 | -23/+11 |
* | * tests/printf/t-printf.c (check_misc): Add checks from the glibc docs. | Kevin Ryde | 2001-10-30 | 1 | -4/+30 |
* | * tests/refmpn.c, tests/tests.h (refmpn_mod_34lsub1): New function. | Kevin Ryde | 2001-10-30 | 1 | -0/+1 |
* | * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c, | Kevin Ryde | 2001-10-27 | 1 | -5/+43 |
* | * tests/refmpn.c (refmpn_mod_34lsub1): New function. | Kevin Ryde | 2001-10-27 | 1 | -0/+9 |
* | * tests/mpq/t-get_d.c: Limit the size of "eps" for vax. | Kevin Ryde | 2001-10-26 | 1 | -2/+7 |
* | Regenerate for: | Kevin Ryde | 2001-10-26 | 10 | -0/+20 |
* | Regenerate for: | tege | 2001-10-22 | 1 | -20/+31 |
* | (check_PROGRAMS): Add t-perfsqr. | tege | 2001-10-22 | 1 | -1/+1 |
* | *** empty log message *** | tege | 2001-10-22 | 1 | -0/+86 |
* | * tests/mpz/reuse.c, tests/mpf/reuse.c: Disable tests when using a | Kevin Ryde | 2001-10-18 | 2 | -0/+38 |
* | * tests/spinner.c: Conditionalize alarm and SIGALRM availability, for | Kevin Ryde | 2001-10-18 | 1 | -2/+19 |
* | * cxx/osfuns.cc (__gmp_doprnt_params_from_ios): Always give mpf_t | Kevin Ryde | 2001-10-16 | 1 | -12/+12 |