summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.vcxproj.filters
Commit message (Expand)AuthorAgeFilesLines
* Properly filter some recent additions in the Windows build files.Zachary Ware2013-12-111-2/+18
* ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.Christian Heimes2013-11-201-0/+6
* Issue #18685: Extract template part of _sre.c into separated sre_lib.h file.Serhiy Storchaka2013-10-261-0/+9
* Add _stat module to VS project file -- this time with the GUI instead of manu...Christian Heimes2013-06-231-0/+3
* 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/+3
* Issue #15038: Optimize python Locks on WindowsKristján Valur Jónsson2012-06-181-0/+8
* Remove missing files from the PCbuild pythoncore project. This avoids aKristján Valur Jónsson2012-05-191-12/+0
* Stop including gzio in the build; it's not used.Martin v. Löwis2012-05-151-3/+0
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-0/+932