Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to remove duplicated nan/inf parsing code in | Mark Dickinson | 2009-05-20 | 1 | -50/+0 |
* | Issue #5914: Add new C-API function PyOS_string_to_double, to complement | Mark Dickinson | 2009-05-03 | 1 | -0/+5 |
* | Silence compiler warnings on VS8.0 | Mark Dickinson | 2009-04-17 | 1 | -6/+6 |
* | Add reminder to dtoa.c to check for updates regularly. | Mark Dickinson | 2009-04-17 | 1 | -2/+10 |
* | Issue #1580: use short float repr where possible. | Mark Dickinson | 2009-04-16 | 1 | -0/+2646 |