index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PCbuild
/
pythoncore.vcxproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add _stat module to VS project file -- this time with the GUI instead of manu...
Christian Heimes
2013-06-23
1
-2/+2
*
Issue #11016: Add C implementation of the stat module as _stat
Christian Heimes
2013-06-22
1
-1/+2
*
Issue #16694: Add a pure Python implementation of the operator module.
Antoine Pitrou
2013-04-20
1
-1/+1
*
Issue #16061: Speed up str.replace() for replacing 1-character strings.
Serhiy Storchaka
2013-04-13
1
-0/+1
*
Issue #15038: Optimize python Locks on Windows
Kristján Valur Jónsson
2012-06-18
1
-1/+3
*
Add namespaceobject.h and namespaceobject.c to pythoncore.vcxproj
Richard Oudkerk
2012-06-04
1
-1/+3
*
Issue #14952: Fix incorrect output dll names for win64/debug builds, causing
Kristjan Valur Jonsson
2012-05-31
1
-4/+0
*
Remove missing files from the PCbuild pythoncore project. This avoids a
Kristján Valur Jónsson
2012-05-19
1
-4/+0
*
Clean up the PCBuild project files, removing redundant settings and
Kristján Valur Jónsson
2012-05-19
1
-32/+14
*
Stop including gzio in the build; it's not used.
Martin v. Löwis
2012-05-15
1
-6/+0
*
changeset: 76969:0cbe1099226d
Brian Curtin
2012-05-13
1
-0/+5
*
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin
2012-05-13
1
-0/+703