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
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust compileall -x option to Makefile.pre.in. Fixes #1465093.
Martin v. Löwis
2006-04-07
1
-1/+1
*
Bug #1451341: find fuzzy marks correctly.
Georg Brandl
2006-04-06
1
-1/+1
*
The part checking for the sqlite DLL was looking at, and
Tim Peters
2006-04-04
1
-1/+1
*
Per Martins request, add empty.vbs to Tools\msi\msi.py.
Thomas Heller
2006-04-04
1
-0/+1
*
Adjust sqlite3 build process to Win64.
Martin v. Löwis
2006-04-04
1
-1/+7
*
sqlite on Windows:
Tim Peters
2006-04-04
1
-1/+1
*
Add sqlite3 to the Windows build process.
Martin v. Löwis
2006-04-04
2
-1/+10
*
Add check_soundcard.vbs. Will backport
Martin v. Löwis
2006-04-03
1
-1/+2
*
Don't add multiple empty lines at the end of the codec. With this a
Walter Dörwald
2006-03-31
1
-1/+1
*
Move product_codes in their own file.
Martin v. Löwis
2006-03-28
2
-34/+34
*
Correct case in test for Windows 9X.
Martin v. Löwis
2006-03-28
1
-1/+1
*
Drop information about 2.4 DLLs.
Martin v. Löwis
2006-03-27
1
-5/+0
*
Whitespace for generated code.
Walter Dörwald
2006-03-27
1
-0/+3
*
Add product ids for 2.5.
Martin v. Löwis
2006-03-27
1
-0/+8
*
Patch #1443155: Add the incremental codecs support for CJK codecs.
Hye-Shik Chang
2006-03-26
2
-1/+69
*
SF bug #1457411, fix errors using variables that don't exist.
Neal Norwitz
2006-03-24
1
-8/+8
*
Forward port of 43262: Add 2.4.3 UUIDs.
Martin v. Löwis
2006-03-23
1
-0/+2
*
Update to Tk 8.4.12 and Tix 8.4.0
Martin v. Löwis
2006-03-21
1
-0/+14
*
Update to OpenSSL 0.9.8a
Martin v. Löwis
2006-03-21
1
-0/+3
*
Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.
Neal Norwitz
2006-03-16
7
-25/+24
*
Oops! Use python_d.exe _before_ it's destroyed :-)
Tim Peters
2006-03-16
1
-1/+1
*
Change the Windows buildbot "clean" step to remove
Tim Peters
2006-03-16
1
-1/+4
*
Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
Walter Dörwald
2006-03-15
2
-22/+43
*
Initialize VS environment in external.bat as well.
Martin v. Löwis
2006-03-13
1
-0/+1
*
Update to bsddb 4.4.20.
Martin v. Löwis
2006-03-13
1
-0/+5
*
Let the buildbot make a single pass in the test suite only.
Martin v. Löwis
2006-03-13
1
-1/+1
*
Update to bzip2 1.0.3
Martin v. Löwis
2006-03-13
2
-0/+9
*
Adding the /useenv means that one's PATH actually gets through. This is
Trent Mick
2006-03-12
1
-1/+1
*
Move buildbot scripts to Tools/buildbot.
Martin v. Löwis
2006-03-12
3
-0/+9
*
Add changelog entry.
Martin v. Löwis
2006-03-11
1
-0/+1
*
Whitespace normalization.
Tim Peters
2006-03-10
1
-1/+1
*
Add ctypes.
Martin v. Löwis
2006-03-10
1
-0/+2
*
Update Unicode database to Unicode 4.1.
Martin v. Löwis
2006-03-09
1
-11/+141
*
NodeInfo.__gen_init(): Fiddle so that reindent.py is
Tim Peters
2006-03-09
1
-2/+5
*
Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.
Thomas Heller
2006-03-09
1
-1/+1
*
Directly read working copy data to obtain list of properties.
Martin v. Löwis
2006-03-09
1
-8/+34
*
Taught svneol to look at .c and .h files too, and
Tim Peters
2006-03-09
1
-4/+7
*
Simple utility to add svn:eol-style to text files under
Tim Peters
2006-03-09
1
-0/+48
*
Add _msi.pyd.
Martin v. Löwis
2006-03-05
1
-0/+6
*
Open dll file in binary.
Martin v. Löwis
2006-03-05
1
-3/+3
*
Update for absolute/relative imports and ifelse-expressions.
Thomas Wouters
2006-03-03
1
-1/+2
*
PEP 343 -- the with-statement.
Guido van Rossum
2006-02-27
1
-1/+2
*
Whitespace normalization.
Tim Peters
2006-02-18
1
-1/+0
*
Fix typo
Martin v. Löwis
2006-02-16
1
-1/+1
*
Add build support for AMD64.
Martin v. Löwis
2006-02-14
3
-15/+53
*
Whitespace normalization.
Tim Peters
2006-02-11
1
-1/+1
*
One more mod for support of C++ classes.
Jack Jansen
2006-02-10
1
-1/+1
*
For overriding C++ methods we also need to know whether a parameter
Jack Jansen
2006-02-10
4
-22/+45
*
Fixed an oversight and a misunderstanding of PEP253:
Jack Jansen
2006-02-07
1
-2/+20
*
Add two missing markup tags.
Georg Brandl
2006-01-23
1
-1/+1
[next]