summaryrefslogtreecommitdiff
path: root/lib/remainder.c
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* remainder, remainderf, remainderl: Fix computation for large quotients.Bruno Haible2012-03-041-19/+79
* fmodl, remainder*: Avoid wrong results due to rounding errors.Bruno Haible2012-02-261-2/+21
* remainder: Support for MSVC.Bruno Haible2012-02-251-0/+27