summaryrefslogtreecommitdiff
path: root/powerof2.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Replace check for a power of 2 for the high limb by a checkpelissip2005-06-141-2/+3
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Add forgotten copyright 2004 line.pelissip2004-02-061-2/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* + Add a new test in case of underflow.pelissip2003-12-101-1/+4
* Port all the IEEE dependent remaining functions so that it uses a generic way...pelissip2003-12-011-1/+1
* Underflow semantics changed (not tested).vlefevre2002-04-231-0/+44