summaryrefslogtreecommitdiffstats
path: root/Python/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-103/+103
* Explicitly add stdio.h and string.h to make strtod.c work standalone.Brett Cannon2010-05-051-6/+9
* Remove unnecessary curly braces around an int literal.Brett Cannon2008-02-071-2/+2
* Patch #1495999: Part two of Windows CE changes.Martin v. Löwis2006-06-101-1/+1
* Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.Martin v. Löwis2001-07-261-1/+1
* 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
on value='bug_b362182e45'>bug_b362182e45 Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-08-12 19:35:34 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-08-12 19:35:34 (GMT)
commita786d11052fac792c4b3e942fd6d3fd1ef2c7b8f (patch)
tree7a21c1797cc97ad3eb484a294a0facf4c0b136f2
parent1364a529c92c6e64af2308174eb56b09001e5fa7 (diff)
downloadtk-bug_ee40fd1fce.zip
tk-bug_ee40fd1fce.tar.gz
tk-bug_ee40fd1fce.tar.bz2
Fix [ee40fd1fce]: Report possible error message from the consoleInterp to interp in Tk_CreateConsoleWindow. Patch from Han The.bug_ee40fd1fce
Diffstat