summaryrefslogtreecommitdiff
path: root/mpz/neg.c
Commit message (Expand)AuthorAgeFilesLines
* mpz/{abs,neg}.c: Use NEWALLOC.Marco Bodrato2012-12-061-2/+3
* Add copyright years.Torbjorn Granlund2012-11-201-1/+1
* Collapse some macros.Marco Bodrato2012-02-241-2/+1
* Use the macros ALLOC etc to access the fields of mpz_t in mpz/*.Marc Glisse2012-02-231-6/+5
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * gmp-h.in (__GMP_EXTERN_INLINE, __GMP_ABS): New macros.Kevin Ryde2001-05-031-0/+2
* Remove K&R function headers.tege2001-01-021-7/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Initial revisiontege1996-05-081-0/+53