summaryrefslogtreecommitdiff
path: root/add1sp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an overflow bug in add1sp.pelissip2004-05-041-1/+1
* Simplify the code.pelissip2004-02-251-3/+1
* Remove some warnings.pelissip2004-02-241-1/+1
* Optimize add1sp, sub1sp and div.pelissip2004-02-161-9/+9
* + Add mpfr_add1sp which provides addition when all the operands have the same...pelissip2004-02-121-0/+336