summaryrefslogtreecommitdiff
path: root/mpz/realloc2.c
Commit message (Expand)AuthorAgeFilesLines
* Change all bit counts for bignums to use mp_bitcnt_t. Update documentation.Torbjorn Granlund2009-12-201-1/+1
* Rewrite to avoid internal overflow and to detect mpz_t overflow.Torbjorn Granlund2008-11-211-16/+4
* Check for mpz_t overflow.tege2008-05-221-1/+20
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * mpz/array_init.c, mpz/cfdiv_q_2exp.c, mpz/cfdiv_r_2exp.c,Kevin Ryde2002-02-081-2/+2
* Fix typo. Make more similar to mpz_realloc.tege2001-11-281-9/+14
* More of:Kevin Ryde2001-11-261-1/+5
* * mpz/init2.c, mpz/realloc2.c: New files.Kevin Ryde2001-11-241-0/+35