summaryrefslogtreecommitdiff
path: root/mpz/sqrt.c
Commit message (Expand)AuthorAgeFilesLines
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2005-11-011-1/+2
* Remove TMP_XXXX marker arguments.tege2005-05-181-3/+3
* * mpz/sqrt.c: Special case for op==0, to avoid TMP_ALLOC(0).Kevin Ryde2001-06-201-2/+7
* Remove K&R function headers.tege2001-01-021-7/+1
* * * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc.Kevin Ryde2000-10-211-3/+3
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Use <stdio.h> for NULL.Kevin Ryde2000-04-281-0/+1
* Use SQRT_OF_NEGATIVE.Kevin Ryde2000-04-111-2/+2
* Changes from tiny.tege1996-05-081-4/+0
* Initial revisiontege1996-05-081-0/+89