summaryrefslogtreecommitdiff
path: root/mpz/cmp_d.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Whitespace cleanup.Torbjorn Granlund2010-11-221-2/+2
* Update license to version 3.tege2007-09-181-4/+2
* Fix typo in last change.tege2006-02-281-1/+1
* Misc cleanups.tege2006-02-281-5/+5
* (mpz_cmp_d): Declare `i'.tege2006-02-271-6/+9
* Update FSF's address.tege2006-02-151-2/+2
* * mpz/cmp_d.c, mpz_cmpabs_d.c, mpf/cmp_d.c: NaN invalid, Inf biggerKevin Ryde2003-04-231-4/+16
* Typo in the heading comment, spotted by Conrad Curry.Kevin Ryde2002-09-171-1/+1
* Add a copyright year.tege2002-05-141-1/+1
* Fix type of size variables.tege2002-05-061-1/+2
* Replacement of:Kevin Ryde2001-05-031-11/+85
* * mpz/cmp_d.c, mpz/cmpabs_d.c: New files.Kevin Ryde2001-04-211-0/+46