summaryrefslogtreecommitdiff
path: root/mpz/cmpabs.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogMarco Bodrato2020-03-111-2/+2
* mpz/cmp{,abs}.c: Avoid any overflow.Marco Bodrato2020-02-121-4/+4
* 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-2/+2
* Make it possible to compile GMP with g++.Torbjorn Granlund2010-11-101-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Typo in the heading comment, spotted by Conrad Curry.Kevin Ryde2002-09-171-3/+3
* * gmp-impl.h (MPN_CMP): New macro.Kevin Ryde2001-04-021-19/+14
* Remove K&R function headers.tege2001-01-021-7/+1
* Remove unused variable.tege2000-12-091-1/+0
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Add a copyright year.Kevin Ryde2000-04-121-1/+2
* Rename `cmp_abs' => `cmpabs'.tege2000-04-081-0/+56