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
/
PCbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
More automated version replacement.
Georg Brandl
2011-02-20
4
-5/+5
*
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
*
#3791: remove last traces of bsddb.
Georg Brandl
2009-06-04
3
-32/+3
*
add a replacement API for PyCObject, PyCapsule #5630
Benjamin Peterson
2009-05-05
1
-0/+5
*
Merged revisions 72040 via svnmerge from
Eric Smith
2009-04-27
1
-0/+8
[next]