summaryrefslogtreecommitdiff
path: root/isqrt.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* isqrt.c: quick fix of __gmpfr_cuberoot (a full proof is needed).vlefevre2007-09-191-10/+23
* isqrt.c: corrected the explanation.vlefevre2007-09-191-3/+3
* isqrt.c: fixed __gmpfr_isqrt.vlefevre2007-09-191-2/+15
* isqrt.c: fixed a cast and added a FIXME comment.vlefevre2007-09-181-1/+5
* isqrt.c: GNU coding style.vlefevre2007-09-181-8/+11
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Typo.vlefevre2005-03-191-2/+2
* Move __gmpfr_isqrt and __gmpfr_cuberoot to another file.pelissip2004-08-231-0/+50