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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backported PyCapsule from 3.1, and converted most uses of
Larry Hastings
2010-03-25
1
-0/+8
*
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
*
Set svn:eol-style=CRLF on all Visual Studio solution files.
Amaury Forgeot d'Arc
2009-07-13
1
-559/+559
*
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
*
Fixed version number in build_ssl.bat.
Hirokazu Yamamoto
2009-01-11
1
-2/+2
*
Issue #4817: Remove unused function PyOS_GetLastModificationTime.
Martin v. Löwis
2009-01-03
1
-4/+0
*
Bumped up 2.6 to 2.7
Christian Heimes
2008-12-04
1
-1/+1
*
yuvconvert.c is a part of the "sv" module, an old IRIX thing
Amaury Forgeot d'Arc
2008-11-22
1
-8/+0
*
Use vs9to8.py to refresh the Visual Studio 2005 build files.
Amaury Forgeot d'Arc
2008-09-02
7
-296/+982
*
Run svneol.py on all sources.
Martin v. Löwis
2008-06-13
28
-16344/+16344
*
Add a missing file for VS2005
Amaury Forgeot d'Arc
2008-06-13
1
-0/+568
*
Update VS8.0 build files, using the script vs9to8.py.
Amaury Forgeot d'Arc
2008-06-12
10
-311/+492
*
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
20
-102/+3140
*
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
4
-20/+26
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+0
*
Compilation was broken on Windows since the introduction of Advanced String F...
Amaury Forgeot d'Arc
2008-02-17
1
-0/+8
*
vs9to8 sync
Christian Heimes
2008-01-09
1
-0/+1
*
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
43
-0/+14004