index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Python
/
strtod.c
Commit message (
Expand
)
Author
Age
*
Removed unused files.
Eric Smith
2009-04-18
*
Revert removal of atof.c and strtod.c in r71341. We're not quite
Mark Dickinson
2009-04-07
*
Removed unused files in preparation for merging py3k-short-float-repr.
Eric Smith
2009-04-07
*
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...
Christian Heimes
2008-02-09
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
*
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
Martin v. Löwis
2001-07-26
*
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters
2000-07-22
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
*
Changes by Mark Hammond for Windows CE. Mostly of the form
Guido van Rossum
1999-04-07
*
Always include config.h
Guido van Rossum
1996-08-19
*
for __SC__
Guido van Rossum
1995-02-19
*
fix HUGE and MAXVAL (suggested by Tim Peters)
Guido van Rossum
1992-03-27
*
New version from the net.
Guido van Rossum
1992-01-14
*
Clear errno, just to be sure.
Guido van Rossum
1991-12-31
*
Don't rely on <string.h>
Guido van Rossum
1991-12-24
*
Initial revision
Guido van Rossum
1991-04-16