summaryrefslogtreecommitdiffstats
path: root/PCbuild9/pythoncore.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Applied patch #1635: Float patch for inf and nan on Windows (and other platfo...Christian Heimes2007-12-181-0/+8
* 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
* The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008...Christian Heimes2007-12-051-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-301-16/+16
* Backport of the PCbuild9 directory from the py3k branch.Christian Heimes2007-11-221-0/+1761