index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
strtod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untabify C files. Will watch buildbots.
Antoine Pitrou
2010-05-09
1
-103/+103
*
Explicitly add stdio.h and string.h to make strtod.c work standalone.
Brett Cannon
2010-05-05
1
-6/+9
*
Remove unnecessary curly braces around an int literal.
Brett Cannon
2008-02-07
1
-2/+2
*
Patch #1495999: Part two of Windows CE changes.
Martin v. Löwis
2006-06-10
1
-1/+1
*
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
Martin v. Löwis
2001-07-26
1
-1/+1
*
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters
2000-07-22
1
-6/+4
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
Changes by Mark Hammond for Windows CE. Mostly of the form
Guido van Rossum
1999-04-07
1
-0/+2
*
Always include config.h
Guido van Rossum
1996-08-19
1
-2/+0
*
for __SC__
Guido van Rossum
1995-02-19
1
-0/+4
*
fix HUGE and MAXVAL (suggested by Tim Peters)
Guido van Rossum
1992-03-27
1
-2/+2
*
New version from the net.
Guido van Rossum
1992-01-14
1
-17/+149
*
Clear errno, just to be sure.
Guido van Rossum
1991-12-31
1
-1/+8
*
Don't rely on <string.h>
Guido van Rossum
1991-12-24
1
-4/+2
*
Initial revision
Guido van Rossum
1991-04-16
1
-0/+17