summaryrefslogtreecommitdiffstats
path: root/PCbuild9
Commit message (Expand)AuthorAgeFilesLines
* Applied patch #1635: Float patch for inf and nan on Windows (and other platfo...Christian Heimes2007-12-181-0/+8
* Removed several unused files from the PCbuild9 directory. They are relics fro...Christian Heimes2007-12-185-4056/+0
* Make it a bit easier to test Tcl/Tk and idle from a build dir.Christian Heimes2007-12-181-0/+15
* Fixed for #1601: IDLE not working correctly on Windows (Py30a2/IDLE30a1)Christian Heimes2007-12-183-29/+45
* The new float repr causes too much trouble and pain. I'm disabling the featur...Christian Heimes2007-12-111-2/+2
* Backport of r59456:59458 from py3k to trunkChristian Heimes2007-12-101-0/+4
* Several Windows related cleanups:Christian Heimes2007-12-064-17/+29
* Silence more warnings, _CRT_NONSTDC_NO_DEPRECATE is already defined in pyconf...Christian Heimes2007-12-061-1/+1
* The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008...Christian Heimes2007-12-0510-22/+48
* Updated documentation and build_tkinter.py scriptChristian Heimes2007-12-052-21/+28
* Fixed quoting and paths in the sqlite project fileChristian Heimes2007-12-051-8/+8
* These optimizations create smaller and a bit faster code on my machine. I've ...Christian Heimes2007-12-041-4/+4
* Although pyconfig.h claims that WIN32 is obsolete it is still required for th...Christian Heimes2007-12-011-8/+8
* Removed or replaced some more deprecated preprocessor macros.Christian Heimes2007-11-3012-91/+113
* vc2008: Move python.vcproj first in the solution file, so thatAmaury Forgeot d'Arc2007-11-291-2/+2
* Backport of changes to PCbuild9 from the py3k branchChristian Heimes2007-11-276-230/+166
* Backport of fixes from py3k branchChristian Heimes2007-11-242-8/+23
* Backport of PCbuild9 fixes from py3k r59130Christian Heimes2007-11-235-19/+83
* Backport of the PCbuild9 directory from the py3k branch.Christian Heimes2007-11-2245-0/+18082