summaryrefslogtreecommitdiff
path: root/sqr.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Added logging support to mpfr_sqr and mpfr_sqrt.vlefevre2008-07-311-0/+3
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* sqr.c: set the global inexact flag.vlefevre2007-09-181-1/+1
* Untabified and removed trailing spaces.vlefevre2007-06-201-1/+1
* 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
* now tune Mulders short square (not yet used)zimmerma2005-10-291-9/+10
* Converted tabs to spaces with expand.vlefevre2005-08-181-2/+2
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Replace TMP_ALLOC by MPFR_TMP_ALLOCpelissip2005-05-181-4/+4
* Rename internal functions mpfr_set_overflow in mpfr_overflow andpelissip2005-02-031-3/+3
* Add function mpfr_sqr (TODO: Make doc)pelissip2004-07-201-0/+106