summaryrefslogtreecommitdiff
path: root/mpz/set.c
Commit message (Collapse)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
|
* mpz/set.c: Use MPZ_NEWALLOC.Marco Bodrato2015-11-131-2/+2
|
* 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
|
* Use MPZ_REALLOC return value when possible.Torbjorn Granlund2012-05-261-3/+2
|
* Removed all #ifdef BERKELEY_MP.Marco Bodrato2011-01-031-19/+6
|
* Update license to version 3.tege2007-09-181-4/+2
|
* Update FSF's address.tege2006-02-151-2/+2
|
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
|
* Slightly better implementation of this change:Kevin Ryde2000-08-251-3/+3
| | | | | * mpz/set.c [BERKELEY_MP] (move): Add conditionals to build as "move" for libmp.
* Add a copyright year.Kevin Ryde2000-08-211-1/+1
|
* * mpz/set.c [BERKELEY_MP] (move): Add conditionals to build asKevin Ryde2000-08-201-6/+13
| | | | "move" for libmp.
* *** empty log message ***tege2000-07-241-4/+4
|
* Initial revisiontege1996-05-081-0/+48