summaryrefslogtreecommitdiffstats
path: root/PC/VS9.0/pythoncore.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Issue #18685: Extract template part of _sre.c into separated sre_lib.h file.Serhiy Storchaka2013-10-261-0/+12
* Issue #18527: Upgrade internal copy of zlib to 1.2.8Christian Heimes2013-10-211-68/+0
* Issue #11016: Add C implementation of the stat module as _statChristian Heimes2013-06-221-0/+4
* Issue #16694: Add a pure Python implementation of the operator module.Antoine Pitrou2013-04-201-1/+1
* Issue #16061: Speed up str.replace() for replacing 1-character strings.Serhiy Storchaka2013-04-131-0/+4
* backout ce9c9cbd1b11, Build the _sha3 module with VS 2008Christian Heimes2012-10-211-4/+0
* Build the _sha3 module with VS 2008.Antoine Pitrou2012-10-211-0/+4
* Issue #15070: fix VS9.0 build regressionAntoine Pitrou2012-06-141-0/+8
* Issue 14813: Fix Visual Studio 2008 build after the move into the PC/VS9.0Stefan Krah2012-05-161-312/+312
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-0/+1917