| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate for: | Kevin Ryde | 2002-11-09 | 3 | -6/+0 |
* | * mpbsd/mtox.c, printf/obprintf.c, printf/obvprintf.c, | Kevin Ryde | 2002-11-04 | 7 | -29/+24 |
* | * demos/expr/expr-impl.h (stdarg.h): Test __DECC same as gmp.h. | Kevin Ryde | 2002-11-04 | 1 | -1/+2 |
* | * demos/calc/calc.y: Change ={ to {, needed for bison 1.50. | Kevin Ryde | 2002-10-18 | 1 | -51/+51 |
* | * demos/qcn.c: Add -p prime limit option. | Kevin Ryde | 2002-09-07 | 1 | -11/+30 |
* | Add a copyright year. | Kevin Ryde | 2002-09-02 | 2 | -2/+2 |
* | * */Makefile.in, aclocal.m4, configure: Update to automake 1.6.3. | Kevin Ryde | 2002-08-09 | 3 | -9/+12 |
* | * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm, | Kevin Ryde | 2002-08-05 | 1 | -5/+18 |
* | * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm, | Kevin Ryde | 2002-08-05 | 2 | -7/+55 |
* | * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm, | Kevin Ryde | 2002-08-05 | 1 | -6/+14 |
* | * demos/primes.c: Use __GMP_PROTO and don't use signed, for the | Kevin Ryde | 2002-07-24 | 1 | -7/+7 |
* | Regenerate for: | Kevin Ryde | 2002-07-24 | 1 | -30/+47 |
* | * demos/calc/calclex.l: Add <string.h> for strcmp. | Kevin Ryde | 2002-07-24 | 1 | -1/+2 |
* | Regenerate for: | Kevin Ryde | 2002-07-10 | 3 | -0/+6 |
* | Regenerate for: | Kevin Ryde | 2002-06-15 | 3 | -3/+0 |
* | Regenerate for: | Kevin Ryde | 2002-06-14 | 3 | -0/+18 |
* | * */Makefile.in, install-sh, mdate-sh, missing, aclocal.m4, configure: | Kevin Ryde | 2002-06-13 | 3 | -107/+140 |
* | Regenerate for: | Kevin Ryde | 2002-05-16 | 1 | -1/+1 |
* | Add a copyright year. | tege | 2002-05-14 | 2 | -17/+15 |
* | (main): Don't call mpz_sizeinbase with negative base. | tege | 2002-05-06 | 1 | -1/+1 |
* | * demos/expr/exprfr.c: Add nan and inf constants. | Kevin Ryde | 2002-04-26 | 1 | -1/+23 |
* | * demos/expr/exprfr.c: Add nan and inf constants. | Kevin Ryde | 2002-04-26 | 1 | -0/+9 |
* | * demos/expr/Makefile.am (LDADD): Add $(LIBM) for the benefit of mpfr. | Kevin Ryde | 2002-04-23 | 1 | -1/+3 |
* | * demos/expr/Makefile.am (LDADD): Add $(LIBM) for the benefit of mpfr. | Kevin Ryde | 2002-04-23 | 1 | -1/+3 |
* | Handle "binomial" operator. | tege | 2002-04-22 | 1 | -1/+20 |
* | Regenerate for: | Kevin Ryde | 2002-04-16 | 3 | -0/+3 |
* | Regenerate for: | Kevin Ryde | 2002-04-13 | 3 | -3/+3 |
* | Regenerate for: | Kevin Ryde | 2002-03-28 | 3 | -12/+15 |
* | * demos/expr/run-expr.c: Declare optarg, optind, opterr if necessary. | Kevin Ryde | 2002-03-28 | 1 | -1/+4 |
* | * demos/expr/run-expr.c: Declare optarg, optind, opterr if necessary. | Kevin Ryde | 2002-03-28 | 1 | -5/+7 |
* | Regenerate. | tege | 2002-03-25 | 1 | -3/+4 |
* | More of: | Kevin Ryde | 2002-03-23 | 1 | -1/+1 |
* | * demos/factorize.c: Use mpn_random() instead of random(), to avoid | Kevin Ryde | 2002-03-23 | 1 | -17/+5 |
* | * demos/isprime.c (print_usage_and_exit): Declare as "void" to avoid | Kevin Ryde | 2002-03-23 | 1 | -8/+10 |
* | * demos/pexpr.c (setup_error_handler): Corrections to sigstack code. | Kevin Ryde | 2002-03-23 | 1 | -2/+24 |
* | Regenerate for: | Kevin Ryde | 2002-03-23 | 2 | -821/+1025 |
* | * demos/calc/calc.y: Add some `;'s to make bison 1.34 happy. | Kevin Ryde | 2002-03-23 | 1 | -7/+7 |
* | Regenerate for: | Kevin Ryde | 2002-03-22 | 3 | -0/+3 |
* | Enable tan and log10 tests from: | Kevin Ryde | 2002-03-21 | 1 | -5/+5 |
* | Regenerate for: | Kevin Ryde | 2002-03-20 | 3 | -6/+6 |
* | * demos/pexpr.c, demos/pexpr-config-h.in, configure.in: Use an | Kevin Ryde | 2002-03-20 | 2 | -1/+5 |
* | (setup_error_handler): Declare `s', the first | tege | 2002-03-20 | 1 | -0/+4 |
* | * demos/expr/exprfr.c: More mpfr functions, corrections to agm, cos, | Kevin Ryde | 2002-03-13 | 1 | -34/+134 |
* | * demos/expr/exprfr.c: More mpfr functions, corrections to agm, cos, | Kevin Ryde | 2002-03-13 | 1 | -10/+135 |
* | Increase RLIMIT_STACK to 4Mibyte. | tege | 2002-02-22 | 1 | -1/+1 |
* | Support `-X' for upper case hex, make `-x' output lower case hex. | tege | 2002-02-17 | 1 | -2/+4 |
* | Fix a tyop in a comment. | tege | 2002-02-02 | 1 | -1/+1 |
* | Regenerate for: | Kevin Ryde | 2002-01-31 | 1 | -2/+4 |
* | * demos/pexpr.c: Use pexpr-config.h, not various #ifdefs. | Kevin Ryde | 2002-01-30 | 1 | -72/+94 |
* | * demos/pexpr-config-h.in: New file. | Kevin Ryde | 2002-01-30 | 1 | -0/+43 |