summaryrefslogtreecommitdiff
path: root/Include/pystrtod.h
Commit message (Expand)AuthorAgeFilesLines
* Issue #26331: Implement the parsing part of PEP 515.Brett Cannon2016-09-091-0/+4
* Merge branches/pep-0384.Martin v. Löwis2010-12-031-0/+2
* Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strto...Eric Smith2010-02-221-3/+0
* Refactor to remove duplicated nan/inf parsing code inMark Dickinson2009-05-201-0/+2
* Issue #5914: Add new C-API function PyOS_string_to_double, to complementMark Dickinson2009-05-031-0/+3
* The other half of Issue #1580: use short float repr where possible.Eric Smith2009-04-161-0/+19
* Merge ssize_t branch.Martin v. Löwis2006-02-151-1/+1
* Patch #1006003: Cygwin standard module build problemsJason Tishler2004-08-091-3/+3
* Patch #774665: Make Python LC_NUMERIC agnostic.Martin v. Löwis2004-06-081-0/+18