aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/strtod.c
Commit message (Expand)AuthorAge
* Removed unused files.Eric Smith2009-04-18
* Revert removal of atof.c and strtod.c in r71341. We're not quiteMark Dickinson2009-04-07
* Removed unused files in preparation for merging py3k-short-float-repr.Eric Smith2009-04-07
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-09
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-11
* Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.Martin v. Löwis2001-07-26
* Mass ANSIfication of function definitions. Doesn't cover all 'extern'Thomas Wouters2000-07-22
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-16
* Changes by Mark Hammond for Windows CE. Mostly of the formGuido van Rossum1999-04-07
* Always include config.hGuido van Rossum1996-08-19
* for __SC__Guido van Rossum1995-02-19
* fix HUGE and MAXVAL (suggested by Tim Peters)Guido van Rossum1992-03-27
* New version from the net.Guido van Rossum1992-01-14
* Clear errno, just to be sure.Guido van Rossum1991-12-31
* Don't rely on <string.h>Guido van Rossum1991-12-24
* Initial revisionGuido van Rossum1991-04-16