| Commit message (Expand) | Author | Age | Files | Lines |
* | (find_primes): Increase mpz_probab_prime_p cnt to 10. | tege | 2006-05-16 | 1 | -1/+1 |
* | Update FSF's address. | tege | 2006-02-15 | 45 | -93/+93 |
* | (setup_error_handler): Add a missing ";". | tege | 2005-12-15 | 1 | -1/+1 |
* | Add a copyright year. | tege | 2005-11-01 | 3 | -3/+3 |
* | (factor_using_division_2kp): Honor verbose flag. | tege | 2005-10-03 | 1 | -2/+8 |
* | (fns): Add factorial keywords. | tege | 2005-09-17 | 1 | -0/+3 |
* | #include stdlib.h. | tege | 2005-05-25 | 1 | -0/+1 |
* | (main): Handle "negative" base in mpz_sizeinbase call. | tege | 2004-10-25 | 1 | -1/+2 |
* | Regenerate for: | Kevin Ryde | 2004-05-12 | 1 | -0/+7 |
* | * demos/expr/Makefile.am (ARFLAGS): Add a default setting, to | Kevin Ryde | 2004-05-12 | 1 | -0/+7 |
* | * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4. | Kevin Ryde | 2004-05-10 | 3 | -13/+21 |
* | Regenerate for: | Kevin Ryde | 2004-05-10 | 3 | -8/+2 |
* | * demos/expr/expr-impl.h: Don't use expr-config.h. | Kevin Ryde | 2004-05-10 | 1 | -3/+0 |
* | * configure.in (demos/expr/expr-config.h): Remove. | Kevin Ryde | 2004-05-10 | 1 | -22/+0 |
* | * demos/expr/run-expr.c: Don't use getopt, to avoid needing configury | Kevin Ryde | 2004-05-10 | 1 | -82/+159 |
* | * demos/expr/exprza.c, demos/expr/exprqa.c: Use wrappers for mpX_init, | Kevin Ryde | 2004-05-10 | 2 | -8/+19 |
* | * demos/expr/exprfa.c (mpf_expr_a): Correction to mpX_init, use | Kevin Ryde | 2004-05-10 | 1 | -4/+4 |
* | Yet more of: | Kevin Ryde | 2004-05-08 | 1 | -1/+0 |
* | Regenerate for: | Kevin Ryde | 2004-05-08 | 3 | -56/+16 |
* | * configure.in, Makefile.am, doc/gmp.texi, doc/configuration, | Kevin Ryde | 2004-05-08 | 2 | -639/+0 |
* | More of: | Kevin Ryde | 2004-05-08 | 1 | -3/+3 |
* | Add a copyright year. | Kevin Ryde | 2004-05-08 | 2 | -4/+3 |
* | * configure.in, Makefile.am, doc/gmp.texi, doc/configuration, | Kevin Ryde | 2004-05-08 | 8 | -469/+44 |
* | * demos/perl/GMP.xs (static_functable): Treat cygwin the same as mingw | Kevin Ryde | 2004-04-20 | 1 | -6/+7 |
* | Regenerate for: | Kevin Ryde | 2004-04-20 | 3 | -3/+3 |
* | Correction to: | Kevin Ryde | 2004-04-12 | 1 | -1/+1 |
* | * demos/perl/GMP.xs (static_functable): New macro, use it for all | Kevin Ryde | 2004-04-12 | 1 | -13/+1 |
* | * demos/perl/GMP.xs (static_functable): New macro, use it for all | Kevin Ryde | 2004-04-12 | 1 | -31/+47 |
* | * demos/perl/sample.pl: Print the module and library versions in use. | Kevin Ryde | 2004-04-12 | 1 | -1/+5 |
* | (This somehow never got checked-in sooner.) | Kevin Ryde | 2004-04-12 | 1 | -3/+3 |
* | * demos/perl/GMP.pm, Makefile.PL (VERSION): Set to '2.00'. | Kevin Ryde | 2004-04-12 | 1 | -2/+2 |
* | * demos/perl/GMP.pm, Makefile.PL (VERSION): Set to '2.00'. | Kevin Ryde | 2004-04-12 | 1 | -6/+29 |
* | * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automake | Kevin Ryde | 2004-02-28 | 3 | -9/+9 |
* | Regenerate for: | Kevin Ryde | 2004-01-11 | 3 | -3/+6 |
* | * configure.in, demos/calc/Makefile.am: Use -lcurses or -lncurses with | Kevin Ryde | 2004-01-10 | 1 | -2/+2 |
* | * demos/perl/test.pl (fits_slong_p): Comment out uv_max test, it won't | Kevin Ryde | 2003-12-31 | 1 | -1/+3 |
* | * demos/perl/GMP.xs (scan0, scan1): Return ~0 for not-found. | Kevin Ryde | 2003-12-31 | 1 | -6/+4 |
* | * demos/perl/GMP.pm: Add a remark about get_str to the bugs section. | Kevin Ryde | 2003-12-31 | 1 | -0/+6 |
* | * demos/perl/GMP.xs (scan0, scan1): Return ~0 for not-found. | Kevin Ryde | 2003-12-31 | 1 | -3/+2 |
* | * demos/perl/GMP.xs (scan0, scan1): Return ~0 for not-found. | Kevin Ryde | 2003-12-31 | 1 | -1/+19 |
* | * demos/perl/typemap (gmp_UV): New type. | Kevin Ryde | 2003-12-31 | 1 | -0/+4 |
* | * demos/perl/GMP.xs (mpz_class_hv, mpq_class_hv, mpf_class_hv): New | Kevin Ryde | 2003-12-23 | 1 | -27/+32 |
* | * demos/perl/typemap (MPZ_ASSUME, MPQ_ASSUME, MPF_ASSUME): Remove | Kevin Ryde | 2003-12-23 | 1 | -13/+4 |
* | * demos/expr/expr.h: Test #ifdef MPFR_VERSION_MAJOR for when mpfr.h is | Kevin Ryde | 2003-12-20 | 1 | -1/+1 |
* | * demos/expr/exprfra.c (e_mpfr_ulong_p): Use mpfr_integer_p and | Kevin Ryde | 2003-12-20 | 1 | -38/+2 |
* | Regenerate for: | Kevin Ryde | 2003-12-19 | 3 | -3/+3 |
* | * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh, | Kevin Ryde | 2003-12-19 | 3 | -284/+324 |
* | More of: | Kevin Ryde | 2003-12-10 | 1 | -3/+2 |
* | * demos/perl/test.pl: Should be $] for perl version in old perl. | Kevin Ryde | 2003-12-10 | 1 | -1/+1 |
* | Regenerate for: | Kevin Ryde | 2003-12-10 | 3 | -0/+6 |