Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootstrap.c (mpz_invert_2exp): Simplify. | Marco Bodrato | 2020-10-17 | 1 | -19/+6 |
* | bootstrap.c (mpz_invert_ui_2exp): Always use init_set_ui. | Marco Bodrato | 2019-01-05 | 1 | -9/+3 |
* | bootstrap.c (mpz_invert_ui_2exp): support exotic limb size in mini- | Marco Bodrato | 2018-12-11 | 1 | -2/+11 |
* | mini-gmp/tests/t-double.c: Tests the exact number of converted bits | Marco Bodrato | 2018-05-21 | 1 | -1/+1 |
* | mini-gmp.c (mpz_get_d): Convert a fixed number of bits | Marco Bodrato | 2018-05-20 | 1 | -0/+1 |
* | bootstrap.c: Generate power of 2 with setbit | Marco Bodrato | 2016-12-29 | 1 | -2/+2 |
* | bootstrap.c: Use clrbit and roinit. | Marco Bodrato | 2015-12-11 | 1 | -10/+6 |
* | 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 |
* | Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c. | Niels Möller | 2012-02-26 | 1 | -0/+135 |