summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Run 25 Miller-Rabin tests.Torbjorn Granlund2011-10-041-3/+3
* More spelling fixes.Torbjorn Granlund2009-11-151-1/+1
* Fix lot of spelling errors.Torbjorn Granlund2009-11-153-4/+4
* (factor_using_pollard_rho): Rewrite.Torbjorn Granlund2009-06-281-77/+73
* Add -q command line option.Torbjorn Granlund2009-06-021-8/+17
* Fix a comment typo.Torbjorn Granlund2008-10-151-1/+1
* (main): Allow bases up to 62.Torbjorn Granlund2008-09-051-1/+1
* New .hgignore file. Removed all old .cvsignore files.Niels Möller2008-09-053-6/+0
* */Makefile.in, configure, aclocal.m4, config.in: Removed filesNiels Möller2008-09-053-1660/+0
* Whitespace cleanup.tege2007-09-261-18/+18
* Reformat copyright header.tege2007-09-242-55/+55
* Add a copyriot year.tege2007-09-241-1/+1
* Include string.h for strcmp.tege2007-09-241-1/+2
* (main): Declare to int.tege2007-09-241-6/+7
* Clean up spacing.tege2007-09-2411-299/+297
* (main): Add -v option.tege2007-09-181-3/+17
* Update license to version 3.tege2007-09-1845-176/+99
* (find_primes): Increase mpz_probab_prime_p cnt to 10.tege2006-05-161-1/+1
* Update FSF's address.tege2006-02-1545-93/+93
* (setup_error_handler): Add a missing ";".tege2005-12-151-1/+1
* Add a copyright year.tege2005-11-013-3/+3
* (factor_using_division_2kp): Honor verbose flag.tege2005-10-031-2/+8
* (fns): Add factorial keywords.tege2005-09-171-0/+3
* #include stdlib.h.tege2005-05-251-0/+1
* (main): Handle "negative" base in mpz_sizeinbase call.tege2004-10-251-1/+2
* Regenerate for:Kevin Ryde2004-05-121-0/+7
* * demos/expr/Makefile.am (ARFLAGS): Add a default setting, toKevin Ryde2004-05-121-0/+7
* * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4.Kevin Ryde2004-05-103-13/+21
* Regenerate for:Kevin Ryde2004-05-103-8/+2
* * demos/expr/expr-impl.h: Don't use expr-config.h.Kevin Ryde2004-05-101-3/+0
* * configure.in (demos/expr/expr-config.h): Remove.Kevin Ryde2004-05-101-22/+0
* * demos/expr/run-expr.c: Don't use getopt, to avoid needing configuryKevin Ryde2004-05-101-82/+159
* * demos/expr/exprza.c, demos/expr/exprqa.c: Use wrappers for mpX_init,Kevin Ryde2004-05-102-8/+19
* * demos/expr/exprfa.c (mpf_expr_a): Correction to mpX_init, useKevin Ryde2004-05-101-4/+4
* Yet more of:Kevin Ryde2004-05-081-1/+0
* Regenerate for:Kevin Ryde2004-05-083-56/+16
* * configure.in, Makefile.am, doc/gmp.texi, doc/configuration,Kevin Ryde2004-05-082-639/+0
* More of:Kevin Ryde2004-05-081-3/+3
* Add a copyright year.Kevin Ryde2004-05-082-4/+3
* * configure.in, Makefile.am, doc/gmp.texi, doc/configuration,Kevin Ryde2004-05-088-469/+44
* * demos/perl/GMP.xs (static_functable): Treat cygwin the same as mingwKevin Ryde2004-04-201-6/+7
* Regenerate for:Kevin Ryde2004-04-203-3/+3
* Correction to:Kevin Ryde2004-04-121-1/+1
* * demos/perl/GMP.xs (static_functable): New macro, use it for allKevin Ryde2004-04-121-13/+1
* * demos/perl/GMP.xs (static_functable): New macro, use it for allKevin Ryde2004-04-121-31/+47
* * demos/perl/sample.pl: Print the module and library versions in use.Kevin Ryde2004-04-121-1/+5
* (This somehow never got checked-in sooner.)Kevin Ryde2004-04-121-3/+3
* * demos/perl/GMP.pm, Makefile.PL (VERSION): Set to '2.00'.Kevin Ryde2004-04-121-2/+2
* * demos/perl/GMP.pm, Makefile.PL (VERSION): Set to '2.00'.Kevin Ryde2004-04-121-6/+29
* * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automakeKevin Ryde2004-02-283-9/+9