summaryrefslogtreecommitdiff
path: root/round_raw_generic.c
Commit message (Expand)AuthorAgeFilesLines
* 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