summaryrefslogtreecommitdiffstats
path: root/Include/dtoa.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-35081: Move dtoa.h header to the internal C API (GH-18489)Victor Stinner2020-02-121-19/+0
* Issue #14521: Make result of float('nan') and float('-nan') more consistent a...Mark Dickinson2012-04-291-0/+2
* Merge branches/pep-0384.Martin v. Löwis2010-12-031-0/+2
* Issue #1580: use short float repr where possible.Mark Dickinson2009-04-161-0/+15