summaryrefslogtreecommitdiff
path: root/mpz/realloc.c
Commit message (Expand)AuthorAgeFilesLines
* mpz/{init2.c,realloc.c,realloc2.c}: Copyright yearsMarco Bodrato2022-02-021-2/+2
* mpz/{init2.c,realloc.c,realloc2.c}: Remove unneeded #includesMarco Bodrato2022-02-021-2/+0
* Handle overflow in mpz_type through errno.Marco Bodrato2021-12-121-9/+3
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Copyright year.Marco Bodrato2015-11-131-1/+2
* mpz: Lazy allocation.Marco Bodrato2015-11-091-7/+14
* 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/+1
* Amend last fix.Torbjorn Granlund2008-11-211-1/+1
* Check for mpz_t overflow.tege2008-05-221-1/+21
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Use __GMP_REALLOCATE_FUNC_LIMBS.tege2001-11-281-3/+1
* Clear variable when decreasing allocation to less than needed.tege2001-11-261-19/+18
* Remove K&R function headers.tege2001-01-021-7/+1
* Add a copyright year.Kevin Ryde2000-10-241-1/+1
* * * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc.Kevin Ryde2000-10-211-1/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Initial revisiontege1996-05-081-0/+52