summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/gcvt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
|
* Add cvs tag, author name and yearmillert2010-09-181-1/+5
|
* Test default precision when ndigit is negative.millert2010-09-181-0/+6
|
* Add more test vectors.millert2010-09-181-6/+60
|
* Add gcvt() regress with test vectors derived from perl regress.millert2010-09-172-0/+61
Does not currently pass, which is why perl can't use it to format doubles.