Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include just gmp-impl.h, make gmp-impl.h grab gmp.h. | Torbjorn Granlund | 2016-08-29 | 1 | -1/+0 |
| | |||||
* | 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 |
| | |||||
* | Collapse copyright years. | Torbjorn Granlund | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | Add copyright years. | Torbjorn Granlund | 2012-11-20 | 1 | -1/+1 |
| | |||||
* | mpz/cmpabs_d.c: Remove an unused branch. | Marco Bodrato | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
| | |||||
* | Fix typo in last change. | tege | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | Misc cleanups. | tege | 2006-02-28 | 1 | -4/+4 |
| | |||||
* | Declare `i'. | tege | 2006-02-27 | 1 | -6/+9 |
| | |||||
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
| | |||||
* | * mpz/cmp_d.c, mpz/cmpabs_d.c, mpf/cmp_d.c: NaN invalid, Inf bigger | Kevin Ryde | 2003-04-23 | 1 | -3/+12 |
| | | | | than any value. | ||||
* | Add a copyright year. | tege | 2002-05-14 | 1 | -1/+1 |
| | |||||
* | Fix type of size variables. | tege | 2002-05-06 | 1 | -1/+2 |
| | |||||
* | Replacement of: | Kevin Ryde | 2001-05-03 | 1 | -12/+74 |
| | | | | | | | * mpz/cmp_d.c, mpz/cmpabs_d.c: New files. Don't use mpf functions from mpz. Also take advantage of the small value of LIMBS_PER_DOUBLE to unroll the compare loop. | ||||
* | * mpz/cmp_d.c, mpz/cmpabs_d.c: New files. | Kevin Ryde | 2001-04-21 | 1 | -0/+46 |