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 |
* | Copyright year. | Marco Bodrato | 2015-11-13 | 1 | -1/+1 |
* | mpz: Lazy allocation. | Marco Bodrato | 2015-11-09 | 1 | -2/+2 |
* | 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 |
* | Fix typos. | Torbjorn Granlund | 2013-07-22 | 1 | -1/+1 |
* | Fix assumed typo. | Torbjorn Granlund | 2012-05-01 | 1 | -1/+1 |
* | ... | Marco Bodrato | 2012-05-01 | 1 | -1/+1 |
* | Share precomputed (n-popcount(n)). | Marco Bodrato | 2012-04-30 | 1 | -2/+7 |
* | Share some tables among combinatoric functions. | Marco Bodrato | 2012-04-30 | 1 | -6/+4 |
* | Renamed files with constants for combinatorics. | Marco Bodrato | 2012-04-22 | 1 | -2/+0 |
* | Remove unneeded undefs. | Marco Bodrato | 2012-04-20 | 1 | -1/+0 |
* | Move LOG2C to gmp-impl.h | Marco Bodrato | 2012-04-20 | 1 | -8/+0 |
* | mpz/2fac_ui.c: Cosmetic change. | Marco Bodrato | 2012-04-10 | 1 | -4/+3 |
* | New function mpz_2fac_ui. | Marco Bodrato | 2012-02-26 | 1 | -0/+98 |