summaryrefslogtreecommitdiffstats
path: root/Python/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Mass ANSIfication of function definitions. Doesn't cover all 'extern'Thomas Wouters2000-07-221-6/+4
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
* Changes by Mark Hammond for Windows CE. Mostly of the formGuido van Rossum1999-04-071-0/+2
* Always include config.hGuido van Rossum1996-08-191-2/+0
* for __SC__Guido van Rossum1995-02-191-0/+4
* fix HUGE and MAXVAL (suggested by Tim Peters)Guido van Rossum1992-03-271-2/+2
* New version from the net.Guido van Rossum1992-01-141-17/+149
* Clear errno, just to be sure.Guido van Rossum1991-12-311-1/+8
* Don't rely on <string.h>Guido van Rossum1991-12-241-4/+2
* Initial revisionGuido van Rossum1991-04-161-0/+17