summaryrefslogtreecommitdiff
path: root/round_p.c
Commit message (Expand)AuthorAgeFilesLines
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* No longer assume that a mp_limb_t fits in an unsigned long (thisvlefevre2005-08-241-5/+3
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-2/+2
* Converted tabs to spaces with expand.vlefevre2005-08-181-10/+10
* Clean up use of stdio.h:pelissip2005-06-081-3/+2
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Weaker conditions for return 0 in mpfr_round_p.vlefevre2005-03-301-1/+1
* Add new internal function mpfr_round_p which is a fast replacementpelissip2005-03-141-0/+124