summaryrefslogtreecommitdiff
path: root/round_raw_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2008 withvlefevre2008-01-011-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-2/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-9/+9
* Converted tabs to spaces with expand.vlefevre2005-08-181-98/+98
* Change the address of the FSF.pelissip2005-06-021-2/+2
* 1. Change the prototype of mpfr_can_round to use const.pelissip2005-05-101-20/+39
* Likely some tests.pelissip2004-07-161-2/+2
* Optimize mpfr_round_raw_?pelissip2004-02-251-25/+17
* Remove some warnings.pelissip2004-02-241-3/+3
* improved again documentationzimmerma2004-02-171-1/+2
* improved documentation of *inexpzimmerma2004-02-171-1/+1
* Add 2004 in copyright line.pelissip2004-02-171-1/+1
* added comment about return valuezimmerma2004-02-171-5/+7
* + Optimize a few div.cpelissip2003-12-151-2/+2
* Optimize round_raw_generic by reducing the number of redundant tests.pelissip2003-11-181-49/+126
* * Optimize a few div.c and mul.c.pelissip2003-11-171-0/+168