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
/
PC
/
VS8.0
/
pythoncore.vcproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #7622: Improve the split(), rsplit(), splitlines() and replace()
Antoine Pitrou
2010-01-13
1
-0/+4
*
Issue #3366: Add expm1 function to math module. Thanks Eric Smith for
Mark Dickinson
2009-12-16
1
-0/+8
*
Add dtoa.c and dtoa.h to the relevant project files.
Mark Dickinson
2009-11-30
1
-0/+4
*
Update project file for new file: dtoa.c
Raymond Hettinger
2009-11-30
1
-0/+4
*
Updated MSVC files to follow r73394.
Hirokazu Yamamoto
2009-06-14
1
-8/+36
*
Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k....
Eric Smith
2009-04-27
1
-0/+8
*
Fixed compile error on windows.
Hirokazu Yamamoto
2009-04-03
1
-0/+4
*
Issue #4817: Remove unused function PyOS_GetLastModificationTime.
Martin v. Löwis
2009-01-03
1
-4/+0
*
yuvconvert.c is a part of the "sv" module, an old IRIX thing
Amaury Forgeot d'Arc
2008-11-22
1
-8/+0
*
Run svneol.py on all sources.
Martin v. Löwis
2008-06-13
1
-1817/+1817
*
Rename bytesobject.c back to stringobject.c to keep with the PyString theme.
Gregory P. Smith
2008-06-10
1
-1/+1
*
Used vs9to8.py to port all VS9.0 changes to 8.0
Christian Heimes
2008-05-26
1
-24/+32
*
Backport fast alternate io.BytesIO implementation.
Alexandre Vassalotti
2008-05-09
1
-0/+4
*
Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob
Brett Cannon
2008-05-05
1
-0/+4
*
Added new files to Windows project files
Christian Heimes
2008-04-18
1
-0/+4
*
Update project files for all Windows supported compilers
Amaury Forgeot d'Arc
2008-04-14
1
-0/+4
*
Issue 2408: remove the _types module
Amaury Forgeot d'Arc
2008-04-08
1
-4/+0
*
Repair compilation for Visual Studio 2005.
Amaury Forgeot d'Arc
2008-03-28
1
-2/+26
*
Compilation was broken on Windows since the introduction of Advanced String F...
Amaury Forgeot d'Arc
2008-02-17
1
-0/+8
*
Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcproj
Christian Heimes
2008-01-03
1
-8/+0
*
Removed PCbuild8/ directory and added a new build directory for VS 2005
Christian Heimes
2008-01-02
1
-0/+1773