summaryrefslogtreecommitdiff
path: root/mulders.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
* now tune Mulders short square (not yet used)zimmerma2005-10-291-9/+13
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-3/+3
* Fix warning due to comparison of unsigned and signed integers.pelissip2005-06-081-2/+3
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Change to add future function mpfr_sqrhigh_n.pelissip2005-03-311-0/+38
* Add assertion.pelissip2005-03-091-0/+1
* Add an assert.pelissip2005-03-081-67/+4
* Add tune for mpfr_mulhighpelissip2005-03-071-148/+27
* Improve it.pelissip2005-03-041-30/+50
* Fix bugs.pelissip2005-03-031-8/+7
* Update it.pelissip2005-03-031-74/+58
* Add note.pelissip2005-02-241-5/+6
* Updatepelissip2005-02-181-0/+35
* Fix typopelissip2005-01-111-1/+1
* Improved prototype.pelissip2004-12-131-9/+201
* first try to implement Mulders' algorithmzimmerma2004-12-011-0/+23