summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * Makefile.am: Note 4.1.3 libtool versioning info, and REVISION policy.Kevin Ryde2004-04-121-0/+7
* * insert-dbl.c: Remove file, no longer used, scaling is now integratedKevin Ryde2004-03-201-3/+3
* * Makefile.am (AUTOMAKE_OPTIONS): Restore this, giving no directory onKevin Ryde2003-12-271-0/+8
* * configure.in (LIBGMP_LDFLAGS, LIBGMPXX_LDFLAGS): New AC_SUBSTs withKevin Ryde2003-12-091-2/+2
* * randmts.c, randmt.h: New files.Kevin Ryde2003-11-101-1/+1
* * Makefile.am (libgmp_la_SOURCES): Add randmts.c.Kevin Ryde2003-11-101-1/+1
* * Makefile.am, cxx/Makefile.am: Add cxx/ismpznw.cc.Kevin Ryde2003-10-241-3/+3
* * Makefile.am: Amend comments about not building from libtoolKevin Ryde2003-10-241-5/+6
* * Makefile.am (CXX_OBJECTS): Remove $U, C++ files are not subject toKevin Ryde2003-10-241-3/+4
* * Makefile.am (SUBDIRS): Move doc subdirectory from EXTRA_DIST.Kevin Ryde2003-10-131-6/+3
* * Makefile.am (install-data-hook): Print a warning recommending "makeKevin Ryde2003-10-111-0/+17
* * Makefile.am (libgmpxx_la_SOURCES): Update to cxx/dummy.cc,Kevin Ryde2003-10-011-3/+3
* 2003-07-24 Niels Möller <nisse@lysator.liu.se>Kevin Ryde2003-07-241-1/+1
* * Makefile.am: Note gmp 4.1.1 and 4.1.2 libtool version info.Kevin Ryde2003-05-031-0/+2
* * invalid.c: New file.Kevin Ryde2003-04-231-1/+1
* * randbui.c, randmui.c: New files.Kevin Ryde2003-03-291-1/+1
* * randiset.c: New file.Kevin Ryde2003-03-291-2/+2