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
*
Fix name.
Georg Brandl
2006-10-06
2
-2/+2
*
Forward port r52134: Add uuids for 2.4.4.
Martin v. Löwis
2006-10-04
1
-0/+2
*
Make this thing executable.
Guido van Rossum
2006-09-18
1
-0/+0
*
Forward-port 51862: Add sgml_input.html.
Martin v. Löwis
2006-09-12
1
-0/+1
*
Fix a buglet in the error reporting (SF bug report #1546372).
Marc-André Lemburg
2006-08-29
1
-2/+7
*
Whitespace normalization.
Tim Peters
2006-08-25
1
-1/+1
*
Patch #1545507: Exclude ctypes package in Win64 MSI file.
Martin v. Löwis
2006-08-25
1
-0/+8
*
Merge 51340 and 51341 from 2.5 branch:
Martin v. Löwis
2006-08-17
1
-0/+1
*
Build _hashlib on Windows. Build OpenSSL with masm assembler code.
Martin v. Löwis
2006-08-16
1
-1/+2
*
Update list of files; fix a typo
Andrew M. Kuchling
2006-07-31
1
-3/+2
*
Add UUID for upcoming 2.5b3.
Martin v. Löwis
2006-07-28
1
-0/+1
*
Don't kill a normal instance of python running on windows when checking
Neal Norwitz
2006-07-27
1
-1/+12
*
Use sys.exc_info()
Andrew M. Kuchling
2006-07-26
1
-1/+2
*
Use sys.exc_info()
Andrew M. Kuchling
2006-07-26
1
-1/+1
*
Properly quote compileall and Lib paths in case TARGETDIR has a space.
Martin v. Löwis
2006-07-06
1
-1/+1
*
Add sqlite3.dll to the DLLs component, not to the TkDLLs component.
Martin v. Löwis
2006-07-06
1
-8/+8
*
Whitespace normalization.
Marc-André Lemburg
2006-06-13
3
-7/+4
*
Updated to pybench 2.0.
Marc-André Lemburg
2006-06-13
20
-653/+1244
*
Revert wrong svn copy.
Marc-André Lemburg
2006-06-13
24
-10328/+0
*
Update pybench to version 2.0.
Marc-André Lemburg
2006-06-13
24
-0/+10328
*
Port cygwin kill_python changes from 2.4 branch.
Martin v. Löwis
2006-06-10
2
-1/+8
*
Normalized a few cases of whitespace in function declarations.
Martin Blais
2006-06-06
1
-2/+2
*
Patch #1359618: Speed-up charmap encoder.
Martin v. Löwis
2006-06-04
2
-26/+27
*
Whitespace normalization.
Tim Peters
2006-05-30
1
-1/+1
*
Initial version of systimes - a module to provide platform dependent
Marc-André Lemburg
2006-05-28
1
-0/+197
*
Rest of patch #1490384: Commit icon source, remove
Martin v. Löwis
2006-05-28
1
-4/+0
*
Reinstate new-style object tests.
Steve Holden
2006-05-27
1
-0/+66
*
Blasted typos ...
Steve Holden
2006-05-26
1
-1/+1
*
Update help text and documentaition.
Steve Holden
2006-05-26
2
-1/+12
*
Whitespace normalization.
Tim Peters
2006-05-26
1
-1/+1
*
Revert tests to MAL's original round sizes to retiain comparability
Steve Holden
2006-05-26
17
-141/+52
*
Use minimum calibration time rather than avergae to avoid
Steve Holden
2006-05-26
1
-12/+17
*
Add missing svn:eol-style property to text files.
Tim Peters
2006-05-26
1
-22/+22
*
Whitespace normalization.
Tim Peters
2006-05-26
2
-2/+1
*
Add -t option to allow easy test selection.
Steve Holden
2006-05-26
17
-111/+255
*
when generating python code prefer to generate valid python code
Jack Diederich
2006-05-26
1
-3/+3
*
Move icon files into DLLs dir. Fixes #1477968.
Martin v. Löwis
2006-05-12
1
-5/+5
*
Whitespace normalization.
Tim Peters
2006-04-21
15
-261/+247
*
Package setuptools
Martin v. Löwis
2006-04-21
1
-1/+10
*
- tp_init shouldn't call base class tp_init by default
Jack Jansen
2006-04-20
1
-2/+3
*
Adding pybench 1.3 to the Tools/ directory.
Marc-André Lemburg
2006-04-19
20
-0/+8164
*
Use GetModuleFileNameEx instead of GetProcessImageFileName,
Martin v. Löwis
2006-04-17
2
-3/+3
*
Revert to 45478, disable kill_python command for now.
Martin v. Löwis
2006-04-17
4
-11/+6
*
Check whether disk space is full.
Martin v. Löwis
2006-04-17
1
-0/+1
*
Rename binary again; increase noise; stop trying to actually kill the process.
Martin v. Löwis
2006-04-17
4
-3/+5
*
Rename binaries again; increase noise.
Martin v. Löwis
2006-04-17
2
-3/+3
*
Rename binary to avoid conflicts with hanging processes on x86 w2k.
Martin v. Löwis
2006-04-17
2
-2/+2
*
Try some tracing
Martin v. Löwis
2006-04-17
1
-2/+4
*
Add kill_python command.
Martin v. Löwis
2006-04-17
4
-0/+62
*
Adjust compileall -x option to Makefile.pre.in. Fixes #1465093.
Martin v. Löwis
2006-04-07
1
-1/+1
[next]