summaryrefslogtreecommitdiff
path: root/Tools/pybench
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy "from __future__ import with_statement" lines.Gregory P. Smith2016-09-081-1/+0
* #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-081-2/+2
* Removed unintentional trailing spaces in text files.Serhiy Storchaka2015-03-291-7/+7
* merge 3.2 (#20695)Benjamin Peterson2014-02-191-0/+0
|\
* | #18803: fix more typos. Patch by F?vry Thibault.Ezio Melotti2013-08-262-2/+2
* | Merge with 3.2: Issue #17047: removed doubled words in Doc/*,Terry Jan Reedy2013-03-111-4/+24
|\ \ | |/ |/|
| * Some cleanup in the Tools directory.Florent Xicluna2012-07-071-3/+3
| * Issue #14428: Use the new time.perf_counter() and time.process_time() functionsVictor Stinner2012-04-291-1/+20
| * #13054: fix usage of sys.maxunicode after PEP-393.Ezio Melotti2011-10-041-0/+1
* | Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*Terry Jan Reedy2013-03-111-1/+1
|/
* 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
* | #11515: Merge with 3.1.Ezio Melotti2011-03-151-2/+2
|\ \ | |/
| * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-2/+2
| * Merged revisions 74613,74615,74619-74620,74622 via svnmerge fromGeorg Brandl2009-09-011-5/+2
* | Merged revisions 75264,75268,75293,75318,75391-75392,75436,75478,75971,76003,...Benjamin Peterson2009-11-251-1/+1
* | #6814: remove traces of xrange().Georg Brandl2009-09-011-5/+2
|/
* Issue #4704: remove use of cmp() in pybench, bump its version number to 2.1,Antoine Pitrou2009-02-076-19/+37
* Merged revisions 67965 via svnmerge fromAntoine Pitrou2008-12-271-0/+55
* Merged revisions 65240-65242 via svnmerge fromAntoine Pitrou2008-07-251-0/+58
* #3092: fix unicode size detection in pybenchAntoine Pitrou2008-07-221-3/+1
* More 2to3 fixes in the Tools directory. Fixes #2893.Georg Brandl2008-05-165-22/+19
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-042-1/+2
* #2435: missing file in pybenchAmaury Forgeot d'Arc2008-03-201-0/+190
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-162-2/+7
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+1
* Reverted two commit accidentsChristian Heimes2007-12-051-1/+0
* Fixed quoting and paths in the sqlite project fileChristian Heimes2007-12-051-0/+1
* Convert print statements to function calls in Tools/.Collin Winter2007-08-031-16/+16
* Merged revisions 56020-56124 via svnmerge fromGuido van Rossum2007-06-307-225/+223
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-134-198/+198
* Merged revisions 55007-55179 via svnmerge fromGuido van Rossum2007-05-0715-105/+105
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-1/+1
* Merged revisions 53304-53433,53435-53450 via svnmerge fromThomas Wouters2007-01-151-27/+43
* Fix pybench so it works -- Larry Hastings.Guido van Rossum2007-01-134-39/+41
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-102-6/+6
* Patch #1601678: move intern() to sys.intern().Georg Brandl2006-12-191-2/+3
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-2/+7
* Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M.Guido van Rossum2006-08-221-2/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-1120-653/+1241
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-0/+197
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-2718-324/+446
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-2120-0/+8164