COMMITS
/ PC/VC6/pythoncore.dsp April 13, 2012
A
Issue14559: Fix build files old Microft compilers.
Amaury Forgeot d'Arc committed
October 6, 2011
A
Issue #12911: Fix memory consumption when calculating the repr() of huge tuples or lists.
Antoine Pitrou committed
March 6, 2011
M
Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files
Martin v. Löwis committed
M
Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files
Martin v. Löwis committed
March 5, 2011
G
Add updated .hgeol file and fix newlines in the 3.2 branch.
Georg Brandl committed
G
Add updated .hgeol file and fix newlines in the 3.1 branch.
Georg Brandl committed
November 2, 2010
H
Recorded merge of revisions 86113 via svnmerge from
Hirokazu Yamamoto committed
H
Defined Py_BUILD_CORE_MODULE also on VC6.
Hirokazu Yamamoto committed
October 8, 2010
H
Follows Python/fileutils.c addition.
Hirokazu Yamamoto committed
September 9, 2010
H
Updated VC6 files.
Hirokazu Yamamoto committed
December 16, 2009
M
Merged revisions 76861 via svnmerge from
Mark Dickinson committed
July 1, 2009
H
Updated MSVC project files to follow PyCObject removal (r73729)
Hirokazu Yamamoto committed
June 28, 2009
H
Merged revisions 73609 via svnmerge from
Hirokazu Yamamoto committed
H
Sorted file names.
Hirokazu Yamamoto committed
June 27, 2009
M
Bump Windows versions to 3.2.
Martin v. Löwis committed
May 6, 2009
H
Added Objects/capsule.c to project files.
Hirokazu Yamamoto committed
April 27, 2009
E
Merged revisions 72040 via svnmerge from
Eric Smith committed
April 18, 2009
H
Added Python/dtoa.c to project files.
Hirokazu Yamamoto committed
April 4, 2009
A
Issue 5682: Move _io module into its own subdirectory.
Alexandre Vassalotti committed
March 4, 2009
B
merge the io-c branch: C implementation of the io module
Benjamin Peterson committed
January 3, 2009
M
Merged revisions 68203 via svnmerge from
Martin v. Löwis committed
December 3, 2008
C
More 3.0 -> 3.1 transistions
Christian Heimes committed
November 22, 2008
A
Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from
Amaury Forgeot d'Arc committed
August 14, 2008
H
Issue #2065: VC6 related fix.
Hirokazu Yamamoto committed
June 13, 2008
A
Merged revisions 64214 via svnmerge from
Amaury Forgeot d'Arc committed
June 12, 2008
A
On Windows, repair compilation of builtin modules _stringio and _pickle.
Amaury Forgeot d'Arc committed
A
Removed _stringio from Windows build.
Alexandre Vassalotti committed
B
revert the addition of _pickle because it was causing havok with 64-bit
Benjamin Peterson committed
A
Attempt to fix the Windows build for _stringio and _pickle.
Alexandre Vassalotti committed
June 10, 2008
T
Fix the Windows build by removing references to the cStringIO module
Thomas Heller committed
May 25, 2008
G
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
Georg Brandl committed
G
#2879: rename _winreg to winreg.
Georg Brandl committed
May 8, 2008
C
Merged revisions 62734,62736,62748,62769 via svnmerge from
Christian Heimes committed
April 19, 2008
C
Merged revisions 62380,62382-62383 via svnmerge from
Christian Heimes committed
April 15, 2008
April 9, 2008
February 19, 2008
January 4, 2008
C
And here is the rest of Hirokazu Yamamoto's patch for VS6.0 support. Thanks Hiro!
Christian Heimes committed
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