Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanup. | Torbjorn Granlund | 2010-11-22 | 1 | -37/+37 |
| | |||||
* | Make it possible to compile GMP with g++. | Torbjorn Granlund | 2010-11-10 | 1 | -1/+1 |
| | |||||
* | Change all bit counts for bignums to use mp_bitcnt_t. Update documentation. | Torbjorn Granlund | 2009-12-20 | 1 | -2/+3 |
| | |||||
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
| | |||||
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
| | |||||
* | Fix type of size variables. | tege | 2002-05-06 | 1 | -1/+1 |
| | |||||
* | * mpn/generic/divis.c, mpz/cong_2exp.c: Nailify. | Kevin Ryde | 2002-04-23 | 1 | -3/+3 |
| | |||||
* | * mpz/array_init.c, mpz/cfdiv_q_2exp.c, mpz/cfdiv_r_2exp.c, | Kevin Ryde | 2002-02-08 | 1 | -7/+5 |
| | | | | | | | mpz/cong_2exp.c, mpz/divis_2exp.c, mpz/hamdist.c, mpz/init2.c, mpz/mul_2exp.c, mpz/realloc2.c, mpz/scan0.c, mpz/scan1.c, mpz/setbit.c, mpz/tdiv_q_2exp.c, mpz/tdiv_r_2exp.c, mpz/tstbit.c, mpz/urandomb.c: Use GMP_NUMB_BITS. | ||||
* | Remove trailing spaces. | tege | 2002-01-13 | 1 | -2/+2 |
| | |||||
* | * mpz/cong.c, mpz/cong_2exp.c, mpz/cong_ui.c: New files. | Kevin Ryde | 2001-03-14 | 1 | -0/+147 |