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
/
VC6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added _multiprocessing module support. (VC6)
Hirokazu Yamamoto
2008-08-14
2
-0/+130
*
Issue #2065: VC6 related fix.
Hirokazu Yamamoto
2008-08-14
8
-45/+169
*
Restore support for Microsoft VC6 compiler.
Amaury Forgeot d'Arc
2008-06-13
2
-2/+6
*
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
-4/+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
-0/+16
*
Compilation was broken on Windows since the introduction of Advanced String F...
Amaury Forgeot d'Arc
2008-02-17
1
-8/+12
*
Reverted last transaction. It's the wrong branch.
Christian Heimes
2008-01-04
6
-167/+57
*
And here is the rest of Hirokazu Yamamoto's patch for VS6.0 support. Thanks H...
Christian Heimes
2008-01-04
6
-57/+167
*
Add the necessary dependency for the Windows VC6 build to ensure 'pythoncore'
Trent Mick
2007-04-13
1
-0/+3
*
Remove obsolete file. Will backport.
Martin v. Löwis
2006-10-17
1
-0/+0
*
Patch #1457736: Update VC6 to use current PCbuild settings.
Martin v. Löwis
2006-10-17
11
-390/+278
*
Set the eol-style for project files to "CRLF".
Martin v. Löwis
2006-10-15
3
-424/+424
*
Patch #1577551: Add ctypes and ET build support for VC6.
Martin v. Löwis
2006-10-15
4
-16/+476
*
Patch #1576954: Update VC6 build directory; remove redundant
Martin v. Löwis
2006-10-15
1
-18/+78
*
Apply modified version of Collin Winter's patch #1478788
Nick Coghlan
2006-05-29
1
-1/+1
*
Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.
Neal Norwitz
2006-03-16
1
-8/+0
*
Remove .cvsignore files, as they live in svn:ignore
Martin v. Löwis
2005-10-30
1
-14/+0
*
Add AST files to VC6 build.
Raymond Hettinger
2005-10-23
1
-0/+16
*
Update the PC configuration and project files for sha256 and sha512.
Raymond Hettinger
2005-08-24
1
-0/+8
*
SF patch #941881: PEP 309 Implementation (Partial Function Application).
Raymond Hettinger
2005-02-28
1
-0/+4
*
Update the MSC6 pythoncore projects to compile for Py2.5
Raymond Hettinger
2004-12-02
1
-2/+2
*
Add _subprocess.c
Martin v. Löwis
2004-10-15
1
-0/+4
*
Remove rotor and xreadlines from VC 6 build.
Raymond Hettinger
2004-08-31
1
-8/+0
*
Remove unused source file from Windows project files.
Hye-Shik Chang
2004-07-28
1
-4/+0
*
Teach VC6 project file about the new cjkcodecs structure.
Hye-Shik Chang
2004-07-18
1
-77/+9
*
Teach MSVC 6 about pystrtod.c.
Tim Peters
2004-06-08
1
-0/+4
*
Remove the pcre module.
Thomas Heller
2004-06-02
1
-8/+0
*
Add genobject.c to the MSVC++ 6.0 build.
Raymond Hettinger
2004-06-01
1
-0/+4
*
Complete perky's name change patch.
Raymond Hettinger
2004-04-27
1
-1/+1
*
Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so
Thomas Heller
2004-04-22
1
-4/+4
*
Ignore oodles of MSVC-generated files.
Tim Peters
2004-03-20
1
-0/+14
*
A helper for rt.bat, copied (but with path adjustment) from PCbuild.
Tim Peters
2004-03-20
1
-0/+25
*
* Move collections.deque() in from the sandbox
Raymond Hettinger
2004-01-29
1
-0/+4
*
Added the cjkcodecs files to the MSVC 6 build.
Tim Peters
2004-01-25
1
-0/+100
*
SF Patch #864863: Bisect C implementation
Raymond Hettinger
2004-01-05
1
-0/+4
*
That's it -- works as well under VC6 as it ever did now.
Tim Peters
2004-01-04
1
-0/+41
*
The _tkinter subproject works with VC6 again.
Tim Peters
2004-01-04
1
-2/+2
*
The bz2 subproject works with VC6 again.
Tim Peters
2004-01-04
1
-4/+4
*
The _ssl subproject may <heh> be working w/ VC6 again.
Tim Peters
2004-01-04
2
-0/+184
*
The _bsddb subproject works again under VC6.
Tim Peters
2004-01-04
1
-2/+2
*
Removed dead text about MS subprojects that no longer exist.
Tim Peters
2004-01-04
1
-14/+0
*
Getting closer (but not yet there) to being able to compile under VC6
Tim Peters
2004-01-04
10
-811/+29
*
Tons of changes to get this closer to being buildable from this directory;
Tim Peters
2004-01-03
24
-202/+504
*
Move VC6 project files here.
Martin v. Löwis
2004-01-02
24
-0/+3152