| Commit message (Expand) | Author | Age | Files | Lines |
* | Include just gmp-impl.h, make gmp-impl.h grab gmp.h. | Torbjorn Granlund | 2016-08-29 | 1 | -1/+0 |
* | mpz/cfdiv_r_2exp.c: Amend last change. | Marco Bodrato | 2015-09-29 | 1 | -1/+1 |
* | mpz/cfdiv_r_2exp.c: Use mpn_neg and MPZ_NEWALLOC. | Marco Bodrato | 2015-09-27 | 1 | -7/+3 |
* | Update library files license to use LGPL3+ and GPL2+. | Torbjorn Granlund | 2014-01-27 | 1 | -7/+18 |
* | Canonicalise copyright headers. | Torbjorn Granlund | 2014-01-19 | 1 | -3/+3 |
* | Use https to link to GNU license. | Torbjorn Granlund | 2013-12-02 | 1 | -1/+1 |
* | Use MPZ_REALLOC return value when possible. | Torbjorn Granlund | 2012-05-26 | 1 | -5/+3 |
* | Clean out __GMP_PROTO. | Torbjorn Granlund | 2012-03-03 | 1 | -1/+1 |
* | Whitespace cleanup. | Torbjorn Granlund | 2010-11-22 | 1 | -29/+29 |
* | New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.) | Torbjorn Granlund | 2009-12-28 | 1 | -1/+1 |
* | Change all bit counts for bignums to use mp_bitcnt_t. Update documentation. | Torbjorn Granlund | 2009-12-20 | 1 | -4/+4 |
* | Change _PROTO => __GMP_PROTO. | Torbjorn Granlund | 2008-12-07 | 1 | -1/+1 |
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
* | * mpz/aorsmul.c, mpz/aorsmul_i.c, mpz/cfdiv_q_2exp.c, | Kevin Ryde | 2004-04-23 | 1 | -2/+2 |
* | Nailify. | tege | 2002-04-18 | 1 | -1/+1 |
* | * mpz/array_init.c, mpz/cfdiv_q_2exp.c, mpz/cfdiv_r_2exp.c, | Kevin Ryde | 2002-02-08 | 1 | -3/+3 |
* | Add a comment related to: | Kevin Ryde | 2001-11-07 | 1 | -0/+3 |
* | * mpn/generic/mul_n.c, mpz/cfdiv_r_2exp.c: Use MPN_INCR_U. | Kevin Ryde | 2001-06-29 | 1 | -2/+2 |
* | Slight change to: | Kevin Ryde | 2001-03-05 | 1 | -1/+0 |
* | (cfdiv_r_2exp): Reread up after realloc of w. | tege | 2001-03-05 | 1 | -0/+2 |
* | * mpz/cfdiv_r_2exp.c: New file, rewrite of fdiv_r_2exp.c, use all mpn, | Kevin Ryde | 2001-03-03 | 1 | -0/+153 |