summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and addVictor Stinner2011-05-131-1/+40
* pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-1/+1
|\
| * pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-1/+1
* | Merge 3.1Brian Curtin2011-04-131-5/+0
|\ \ | |/
| * Remove inexistent toolsBrian Curtin2011-04-131-12/+0
* | In the Windows clean script for buildbots, also clear the build dirAntoine Pitrou2011-03-262-1/+7
* | #11565: Merge with 3.1.Ezio Melotti2011-03-163-3/+3
|\ \ | |/
| * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-163-3/+3
* | #11515: Merge with 3.1.Ezio Melotti2011-03-153-4/+4
|\ \ | |/
| * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-152-3/+3
| * Add updated .hgeol file and fix newlines in the 3.1 branch.Georg Brandl2011-03-0511-224/+224
| * Merged revisions 88147 via svnmerge fromAntoine Pitrou2011-01-231-2/+3
| * Merged revisions 85820,85823,85825,85840,85843-85845,85849-85851,85855,85867,...Georg Brandl2010-11-262-9/+13
| * Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge fromGeorg Brandl2010-11-266-63/+118
| * Merged revisions 85450-85455,85460-85465 via svnmerge fromGeorg Brandl2010-11-261-3/+4
| * Backport the distutils part of r83399 to fix #7645.Brian Curtin2010-11-221-0/+2
| * Merged revisions 84339,84487 via svnmerge fromMartin v. Löwis2010-11-141-2/+17
| * Add 3.1.3 UUIDs.Martin v. Löwis2010-10-251-0/+3
| * Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,...Georg Brandl2010-10-065-207/+1
| * Merged revisions 83212,83829,83833,83838-83839,83878,84019,84025,84028,84032,...Florent Xicluna2010-08-141-2/+1
| * Recorded merge of revisions 81032 via svnmerge fromAntoine Pitrou2010-05-091-56/+56
| * Merged revisions 78991-78992,78994 via svnmerge fromMartin v. Löwis2010-03-211-1/+1
| * Merged revisions 77003 via svnmerge fromMartin v. Löwis2009-12-221-2/+2
| * Merged revisions 76158 via svnmerge fromBenjamin Peterson2009-11-091-6/+6
| * Merged revisions 76156 via svnmerge fromBenjamin Peterson2009-11-093-5/+5
| * Merged revisions 75373 via svnmerge fromGeorg Brandl2009-10-272-5/+124
| * Merged revisions 75061-75062 via svnmerge fromBenjamin Peterson2009-09-251-9/+10
| * Merged revisions 74613,74615,74619-74620,74622 via svnmerge fromGeorg Brandl2009-09-011-5/+2
| * Merged revisions 73607 via svnmerge fromMartin v. Löwis2009-06-281-4/+4
| * Merged revisions 73600 via svnmerge fromMartin v. Löwis2009-06-281-1/+1
| * Merged revisions 73590 via svnmerge fromMartin v. Löwis2009-06-271-0/+4
* | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again.Antoine Pitrou2011-03-111-1/+4
* | Add updated .hgeol file and fix newlines in the 3.2 branch.Georg Brandl2011-03-0511-147/+147
* | Issue #11135: Remove redundant doc field from PyType_Spec.Martin v. Löwis2011-02-111-2/+1
* | Add uuid for 3.2rc3.Martin v. Löwis2011-02-111-0/+1
* | Issue #10987: Fix the recursion limit handling in the _pickle module.Antoine Pitrou2011-01-231-2/+3
* | Package zip_cp437_header.zip.Martin v. Löwis2011-01-151-2/+1
* | Avoid ResourceWarnings in ccbenchAntoine Pitrou2011-01-151-12/+13
* | Update description of Tools/unicodeMichael Foord2011-01-031-2/+3
* | Enable unittest.TestCase to be instantiated without providing a method name.Michael Foord2011-01-031-2/+4
* | Issue 10502: addition of unittestgui to Tools/Michael Foord2011-01-033-2/+498
* | Update README, remove empty directory.Georg Brandl2010-12-301-2/+4
* | Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a R...Georg Brandl2010-12-3015-151/+196
* | More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...Georg Brandl2010-12-3019-0/+2560
* | Fix NameErrors.Georg Brandl2010-12-301-3/+4
* | Clean up tools: remove "world" and "framer", move single SSL script to scripts/.Georg Brandl2010-12-3015-1559/+0
* | Remove some of the old demos. (Put a few somewhere else.)Georg Brandl2010-12-303-0/+880
* | Upgrade to sqlite3 3.7.4.Martin v. Löwis2010-12-171-4/+4
* | Upgrade Tcl/Tk to 8.5.9.Martin v. Löwis2010-12-173-13/+13
* | Turn on regrtest -W (rerun immediately) option for Windows, too.R. David Murray2010-12-141-1/+1