summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bump version info.Torbjorn Granlund2012-12-081-6/+6
* (LIBMP_LT_*): Remove these.Torbjorn Granlund2012-06-261-5/+1
* Copy the comments about the library versions from gmp-5.0.Marc Glisse2012-06-261-0/+3
* Comment not to forget a version bump in libgmpxx for the next release.Marc Glisse2012-06-261-0/+2
* Declare members of numeric_limits so they are properly emitted when their use...Marc Glisse2012-06-231-1/+1
* Whitespace cleanup.Torbjorn Granlund2012-06-021-1/+1
* mpz/mfac_uiui.c: New file.Marco Bodrato2012-04-301-1/+1
* Renamed files with constants for combinatorics.Marco Bodrato2012-04-221-8/+8
* New function mpz_primorial_ui.Marco Bodrato2012-04-191-1/+2
* Move bitwise_primesieve from mpz/oddfac to a generally available function.Marco Bodrato2012-04-191-1/+1
* Pass needed -I flag for make check-mini-gmp.Niels M?ller2012-04-111-1/+1
* Added target distclean-local.Niels Möller2012-02-291-0/+1
* Improved top-level mini-gmp make targets.Niels Möller2012-02-291-1/+12
* New make target check-mini-gmp.Niels Möller2012-02-281-0/+12
* Trivial merge.Niels Möller2012-02-261-1/+2
|\
| * New function mpz_2fac_ui.Marco Bodrato2012-02-261-1/+2
* | Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.Niels Möller2012-02-261-7/+10
|/
* mpz_oddfac_1: removed from mpz/fac_ui.c, now in a new file.Marco Bodrato2012-02-031-2/+2
* mpz_prodlimbs: removed from mpz/fac_ui.c, now in a new file.Marco Bodrato2012-01-261-2/+2
* (fac_ui.h): Put file in top-level dir, not in mpz.Torbjorn Granlund2011-12-311-4/+4
* Purge BSD mp compatible functions.Torbjorn Granlund2010-11-121-32/+3
* Move global random file to new 'rand' subdirectory.Torbjorn Granlund2010-11-111-6/+10
* Get rid of K&R support.Torbjorn Granlund2010-11-091-22/+1
* New program gen-jacobitab.Niels Möller2010-02-191-0/+11
* Bump version info.Torbjorn Granlund2010-02-011-6/+7
* Remove a comment.Torbjorn Granlund2010-01-071-1/+1
* Update version numbers.Torbjorn Granlund2010-01-061-1/+1
* Add function mpz_powm_sec.Torbjorn Granlund2009-12-231-2/+2
* Remove mentions of the removed macos directory.Torbjorn Granlund2009-11-291-1/+1
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-7/+7
* More spelling fixes.Torbjorn Granlund2009-11-151-1/+1
* Add mpz_clears, mpq_clears, mpf_clears.Torbjorn Granlund2009-06-281-7/+7
* Add new functions mpq_inits, mpf_inits.Torbjorn Granlund2009-06-191-9/+9
* Add new function mpz_inits (inspired by mpfr).Torbjorn Granlund2009-06-171-2/+2
* (libmp_la_SOURCES): Add nextprime.c.Torbjorn Granlund2009-06-141-1/+1
* Add gmp_nextprime internal interface.Torbjorn Granlund2009-06-121-1/+2
* Bump trial table size to primes < 8000.Torbjorn Granlund2009-06-111-1/+1
* Add trialdiv functionality.Torbjorn Granlund2009-06-111-0/+16
* Disable new dist-hook for now; it trips snapshot creation.Torbjorn Granlund2009-06-021-3/+3
* Update for 4.4.0.Torbjorn Granlund2009-06-021-6/+8
* (dist-hook): Check library version consistency.Torbjorn Granlund2009-06-011-1/+4
* (LIBGMP_LT_*, LIBGMPXX_LT_*, LIBMP_LT_*): Bump version info.Torbjorn Granlund2009-05-111-0/+1
* *** empty log message ***Torbjorn Granlund2009-04-141-1/+1
* (LIBGMP_LT_*, LIBGMPXX_LT_*, LIBMP_LT_*): Bump version info.Torbjorn Granlund2008-11-211-2/+4
* Add two copyright years.Torbjorn Granlund2008-09-051-1/+1
* (LIBGMP_LT_*, LIBGMPXX_LT_*, LIBMP_LT_*): Bump version info.tege2007-09-241-6/+9
* Update license to version 3.tege2007-09-181-4/+2
* *** empty log message ***tege2006-04-121-6/+10
* Update FSF's address.tege2006-02-151-2/+2
* * configure.in, Makefile.am, doc/gmp.texi, doc/configuration,Kevin Ryde2004-05-081-20/+1