| Commit message (Expand) | Author | Age | Files | Lines |
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -1/+5 |
|
|
* | Get pystone working with lazy map. | Neal Norwitz | 2007-08-12 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -5/+5 |
|
|
* | Whitespace normalization. | Tim Peters | 2004-01-18 | 1 | -1/+0 |
|
|
* | The script now takes an optional command-line argument to specify how many | Alex Martelli | 2004-01-02 | 1 | -4/+19 |
|
|
* | Bump the LOOPS count. 50,000 iterations takes about 5 seconds on my | Guido van Rossum | 2002-08-06 | 1 | -1/+1 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -182/+182 |
|
|
* | Separate out a function pystones(loops=LOOPS) which runs the benchmark | Guido van Rossum | 1997-11-06 | 1 | -8/+12 |
|
|
* | set LOOPS to 10000 | Guido van Rossum | 1997-08-14 | 1 | -1/+1 |
|
|
* | Version 1.1. Fix memory leak and expensive comparison with None. | Guido van Rossum | 1997-01-18 | 1 | -3/+22 |
|
|
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
|
|
* | added "pystone" benchmark | Guido van Rossum | 1995-03-30 | 1 | -0/+229 |
|
|