| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean out __GMP_PROTO. | Torbjorn Granlund | 2012-03-03 | 1 | -2/+2 |
* | Collapse MPZ_REALLOC(x,.) and PTR(x). | Marc Glisse | 2012-02-24 | 3 | -10/+5 |
* | Use macros like NUM, ALLOC, SIZ, etc in mpq/*. | Marc Glisse | 2012-02-24 | 29 | -254/+244 |
* | (ABS_CAST): New macro. | Torbjorn Granlund | 2012-02-11 | 1 | -1/+1 |
* | Use integer fields for mp_bases logarithm tables. | Torbjorn Granlund | 2011-08-07 | 1 | -5/+5 |
* | Rewrite to remove redundant division. | Torbjorn Granlund | 2011-02-20 | 1 | -6/+6 |
* | Whitespace cleanup. | Torbjorn Granlund | 2010-11-22 | 2 | -12/+12 |
* | Make all bases either work or return an error. | Torbjorn Granlund | 2010-11-22 | 1 | -2/+2 |
* | Make it possible to compile GMP with g++. | Torbjorn Granlund | 2010-11-10 | 2 | -2/+2 |
* | Change all bit counts for bignums to use mp_bitcnt_t. Update documentation. | Torbjorn Granlund | 2009-12-20 | 2 | -4/+4 |
* | Use TMP_ALLOC_LIMBS consistently. | Torbjorn Granlund | 2009-11-28 | 1 | -2/+2 |
* | Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS. | Torbjorn Granlund | 2009-11-28 | 1 | -1/+1 |
* | Fix lot of spelling errors. | Torbjorn Granlund | 2009-11-15 | 3 | -3/+3 |
* | Improve code for computing sizes related to mp_bases. | Torbjorn Granlund | 2009-07-06 | 1 | -1/+1 |
* | Add mpz_clears, mpq_clears, mpf_clears. | Torbjorn Granlund | 2009-06-28 | 2 | -1/+57 |
* | Add new functions mpq_inits, mpf_inits. | Torbjorn Granlund | 2009-06-19 | 2 | -1/+57 |
* | Change _PROTO => __GMP_PROTO. | Torbjorn Granlund | 2008-12-07 | 1 | -2/+2 |
* | Fix typo in last change. | Torbjorn Granlund | 2008-10-10 | 1 | -1/+1 |
* | Use TMP_ALLOC. Cleanup. | Torbjorn Granlund | 2008-10-08 | 2 | -30/+85 |
* | Add a copyright year. | Torbjorn Granlund | 2008-09-08 | 1 | -1/+1 |
* | New .hgignore file. Removed all old .cvsignore files. | Niels Möller | 2008-09-05 | 1 | -4/+0 |
* | */Makefile.in, configure, aclocal.m4, config.in: Removed files | Niels Möller | 2008-09-05 | 1 | -557/+0 |
* | Update license to version 3. | tege | 2007-09-18 | 32 | -131/+64 |
* | Fix upper base limit boundary in an ASSERT. | tege | 2006-06-14 | 1 | -1/+1 |
* | Make choices based on LIMBS_PER_DOUBLE, not BITS_PER_MP_LIMB. | tege | 2006-02-28 | 1 | -26/+43 |
* | Update FSF's address. | tege | 2006-02-15 | 32 | -64/+64 |
* | Add a copyright year. | tege | 2005-11-01 | 5 | -6/+8 |
* | Remove TMP_XXXX marker arguments. | tege | 2005-05-18 | 5 | -15/+15 |
* | * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4. | Kevin Ryde | 2004-05-10 | 1 | -4/+6 |
* | Regenerate for: | Kevin Ryde | 2004-05-10 | 1 | -1/+0 |
* | Regenerate for: | Kevin Ryde | 2004-05-08 | 1 | -9/+2 |
* | * mpz/aorsmul.c, mpz/aorsmul_i.c, mpz/cfdiv_q_2exp.c, | Kevin Ryde | 2004-04-23 | 1 | -3/+3 |
* | Regenerate for: | Kevin Ryde | 2004-04-20 | 1 | -1/+1 |
* | * mpq/get_d.c: Use mpn_tdiv_qr, demand den>0 per canonical form. | Kevin Ryde | 2004-03-16 | 1 | -69/+103 |
* | * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automake | Kevin Ryde | 2004-02-28 | 1 | -3/+3 |
* | Regenerate for: | Kevin Ryde | 2004-01-11 | 1 | -0/+1 |
* | * mpq/cmp_ui.c: Add casts for K&R. | Kevin Ryde | 2003-12-28 | 1 | -3/+6 |
* | Regenerate for: | Kevin Ryde | 2003-12-19 | 1 | -1/+1 |
* | * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh, | Kevin Ryde | 2003-12-19 | 1 | -79/+97 |
* | * mpq/get_d.c: Amend comments per mpn_get_d change. | Kevin Ryde | 2003-12-13 | 1 | -39/+16 |
* | Regenerate for: | Kevin Ryde | 2003-12-10 | 1 | -0/+2 |
* | Ignore libmpq.la. | Niels Möller | 2003-11-26 | 1 | -1/+2 |
* | Added .cvsignore files, to reduce clutter in cvs output. | Niels Möller | 2003-11-26 | 1 | -0/+3 |
* | Add a copyright year. | Kevin Ryde | 2003-08-19 | 1 | -1/+1 |
* | * mpq/get_d.c: Use mpn_get_d. | Kevin Ryde | 2003-08-13 | 1 | -26/+6 |
* | * mpz/get_d_2exp.c, mpq/set_si.c, mpq/set_ui.c: Nailify. | Kevin Ryde | 2003-06-19 | 2 | -2/+20 |
* | * mpz/set_d.c, mpq/set_d.c, mpf/set_d.c: Nan or Inf invalid. | Kevin Ryde | 2003-04-23 | 1 | -1/+11 |
* | * mpfr/*: Update to mpfr cvs 2003-01-18. | Kevin Ryde | 2003-01-18 | 1 | -0/+1 |
* | Regenerate for: | Kevin Ryde | 2003-01-11 | 1 | -0/+1 |
* | Regenerate for: | Kevin Ryde | 2002-12-17 | 1 | -2/+0 |