index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PCbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...
Antoine Pitrou
2011-10-06
1
-0
/
+8
*
Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...
Martin v. Löwis
2011-03-06
17
-161
/
+1144
|
\
|
*
Add updated .hgeol file and fix newlines in the 3.2 branch.
Georg Brandl
2011-03-05
4
-1447
/
+1447
|
*
Upgrade to sqlite3 3.7.4.
Martin v. Löwis
2010-12-17
2
-2
/
+2
|
*
Upgrade Tcl/Tk to 8.5.9.
Martin v. Löwis
2010-12-17
1
-2
/
+2
|
*
issue 10683
Kristján Valur Jónsson
2010-12-13
1
-0
/
+11
|
*
Automate build for python3.dll.
Martin v. Löwis
2010-12-05
2
-343
/
+151
|
*
I hope this will fix Win2008(x64) buildbot error.
Hirokazu Yamamoto
2010-12-04
1
-19
/
+25
|
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
3
-0
/
+884
|
*
issue 10501
Kristján Valur Jónsson
2010-11-22
2
-23
/
+25
|
*
Can build older OpenSSL in http://svn.python.org/projects/externals/
Hirokazu Yamamoto
2010-11-04
1
-1
/
+1
|
*
issue 9981
Kristján Valur Jónsson
2010-11-03
3
-87
/
+48
|
*
Updated readme.txt about OpenSSL.
Hirokazu Yamamoto
2010-10-28
1
-1
/
+1
|
*
On Windows, remove compilation warnings with the zlib and gzip modules.
Amaury Forgeot d'Arc
2010-10-17
2
-8
/
+72
|
*
Create fileutils.c/.h
Victor Stinner
2010-10-07
1
-0
/
+8
|
*
Cosmetic fix for PCBuild/readme.txt.
Hirokazu Yamamoto
2010-10-01
1
-1
/
+1
|
*
Now perl path with spaces can be used.
Hirokazu Yamamoto
2010-09-28
1
-4
/
+4
|
*
Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
Hirokazu Yamamoto
2010-09-24
5
-22
/
+232
|
*
Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
Hirokazu Yamamoto
2010-09-21
1
-5
/
+7
|
*
Revert r84902 before committing better solution.
Hirokazu Yamamoto
2010-09-21
1
-5
/
+5
|
*
Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
Hirokazu Yamamoto
2010-09-19
1
-5
/
+5
|
*
regrtest.py now runs python in build/test_python_xxx. (deeper than here)
Hirokazu Yamamoto
2010-09-18
1
-1
/
+1
|
*
Let's see if tcl/tk test runs on windows buildbot with this fix.
Hirokazu Yamamoto
2010-09-17
1
-1
/
+1
|
*
Issue #9810: Compile bzip2 source files in python's project file
Hirokazu Yamamoto
2010-09-16
1
-24
/
+60
|
*
Cosmetic fix to project files.
Hirokazu Yamamoto
2010-09-13
1
-1
/
+1
|
*
PCBuild cosmetic fixes.
Hirokazu Yamamoto
2010-09-09
2
-6
/
+9
|
*
Fix various build problems.
Martin v. Löwis
2010-08-28
1
-5
/
+5
|
*
Issue #9079: Added _PyTime_gettimeofday(_PyTime_timeval *tp) to C API
Alexander Belopolsky
2010-08-05
1
-0
/
+8
|
*
#7280: note about nasmw.exe.
Georg Brandl
2010-08-02
1
-0
/
+2
|
*
Copy asm files into place.
Martin v. Löwis
2010-07-31
1
-0
/
+9
|
*
Use OpenSSL 1.0.0a on Windows.
Martin v. Löwis
2010-07-30
2
-2
/
+2
|
*
Drop 2.4 support. Add disabled algorithms to Configure options.
Martin v. Löwis
2010-07-30
1
-8
/
+5
|
*
Issue #7989: Added pure python implementation of the datetime module.
Alexander Belopolsky
2010-07-23
1
-1
/
+1
|
*
Issue #9089: Remove intobject.h from MSVC project files.
Mark Dickinson
2010-06-27
1
-4
/
+0
|
*
Merged revisions 82126-82127 via svnmerge from
Thomas Heller
2010-06-21
1
-79
/
+27
|
*
Issue #9012: Add _time.c and _time.h to the Visual Studio project file
Victor Stinner
2010-06-16
1
-0
/
+8
|
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-64
/
+64
|
*
Merged revisions 80761,80766 via svnmerge from
Thomas Heller
2010-05-04
1
-27
/
+79
|
*
Make (most of) Python's tests pass under Thread Sanitizer.
Jeffrey Yasskin
2010-05-03
1
-0
/
+8
|
*
Add -bb to rt.bat to do some extra checks during the tests (it is already use...
Ezio Melotti
2010-04-03
1
-1
/
+1
|
*
Merged revisions 79540-79541 via svnmerge from
Ezio Melotti
2010-04-02
1
-1
/
+1
|
*
Merged revisions 77461 via svnmerge from
Antoine Pitrou
2010-01-13
1
-0
/
+4
|
*
Merged revisions 77226 via svnmerge from
Martin v. Löwis
2010-01-02
3
-3
/
+3
|
*
Merged revisions 76990-76991 via svnmerge from
Martin v. Löwis
2009-12-22
2
-2
/
+2
|
*
Merged revisions 76989 via svnmerge from
Martin v. Löwis
2009-12-22
1
-5
/
+2
|
*
Merged revisions 76861 via svnmerge from
Mark Dickinson
2009-12-16
1
-0
/
+8
|
*
Merged revisions 73998 via svnmerge from
Amaury Forgeot d'Arc
2009-07-13
1
-537
/
+537
|
*
Updated MSVC project files to follow PyCObject removal (r73729)
Hirokazu Yamamoto
2009-07-01
1
-8
/
+0
|
*
Bump Windows versions to 3.2.
Martin v. Löwis
2009-06-27
3
-3
/
+3
*
|
Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...
Martin v. Löwis
2011-03-06
35
-14976
/
+14976
[next]