COMMITS
/ PC/VC6/pythoncore.dsp October 13, 2007
N
Remove more hotshot cruft.
Neal Norwitz committed
October 8, 2007
G
Remove more traces of bufferobject.[ch] from build files etc.
Guido van Rossum committed
August 24, 2007
N
cPickle was removed
Neal Norwitz committed
August 7, 2007
G
Remove more references to intobject.
Guido van Rossum committed
May 17, 2007
G
Merged revisions 55342-55406 via svnmerge from
Guido van Rossum committed
December 13, 2006
T
Four months of trunk changes (including a few releases...)
Thomas Wouters committed
June 8, 2006
T
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters committed
April 21, 2006
T
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters committed
October 23, 2005
R
Add AST files to VC6 build.
Raymond Hettinger committed
August 24, 2005
R
Update the PC configuration and project files for sha256 and sha512.
Raymond Hettinger committed
February 28, 2005
R
SF patch #941881: PEP 309 Implementation (Partial Function Application).
Raymond Hettinger committed
December 2, 2004
R
Update the MSC6 pythoncore projects to compile for Py2.5
Raymond Hettinger committed
October 15, 2004
M
Add _subprocess.c
Martin v. Löwis committed
August 31, 2004
R
Remove rotor and xreadlines from VC 6 build.
Raymond Hettinger committed
July 28, 2004
H
Remove unused source file from Windows project files.
Hye-Shik Chang committed
July 18, 2004
H
Teach VC6 project file about the new cjkcodecs structure.
Hye-Shik Chang committed
June 8, 2004
T
Teach MSVC 6 about pystrtod.c.
Tim Peters committed
June 2, 2004
T
Remove the pcre module.
Thomas Heller committed
June 1, 2004
R
Add genobject.c to the MSVC++ 6.0 build.
Raymond Hettinger committed
April 27, 2004
R
Complete perky's name change patch.
Raymond Hettinger committed
April 22, 2004
T
Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so
Thomas Heller committed
January 29, 2004
R
* Move collections.deque() in from the sandbox
Raymond Hettinger committed
January 25, 2004
T
Added the cjkcodecs files to the MSVC 6 build.
Tim Peters committed
January 5, 2004
R
SF Patch #864863: Bisect C implementation
Raymond Hettinger committed
January 4, 2004
T
Getting closer (but not yet there) to being able to compile under VC6
Tim Peters committed
January 3, 2004
T
Tons of changes to get this closer to being buildable from this directory;
Tim Peters committed
January 2, 2004
M
Move VC6 project files here.
Martin v. Löwis committed