| Commit message (Expand) | Author | Age | Files | Lines |
* | normalize shebang lines to #!/usr/bin/env python | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | http://bugs.python.org/issue7029 | Kristján Valur Jónsson | 2009-10-09 | 1 | -1/+1 |
|
|
* | Issue #4677: add two list comprehension tests to pybench. | Antoine Pitrou | 2008-12-27 | 1 | -0/+55 |
|
|
* | add a pybench test for complex function calls (part of #1819) | Antoine Pitrou | 2008-07-25 | 1 | -0/+58 |
|
|
* | explicitly flush after the ... since there wasn't a newline | Gregory P. Smith | 2008-04-21 | 1 | -0/+1 |
|
|
* | Fix typo. | Thomas Heller | 2008-04-21 | 1 | -1/+1 |
|
|
* | Well that was dumb. platform.python_implementation returns a function, not a | Jeffrey Yasskin | 2008-03-08 | 1 | -2/+3 |
|
|
* | Fix pybench for pythons < 2.6, tested back to 2.3. | Jeffrey Yasskin | 2008-03-08 | 1 | -2/+2 |
|
|
* | Add tests for with and finally performance to pybench. | Jeffrey Yasskin | 2008-03-08 | 2 | -0/+194 |
|
|
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+1 |
|
|
* | Typo. | Georg Brandl | 2007-03-09 | 1 | -1/+1 |
|
|
* | Jython doesn't have sys.setcheckinterval() - ignore it in that case. | Marc-André Lemburg | 2007-01-13 | 1 | -1/+1 |
|
|
* | Add Python implementation to the machine details. | Marc-André Lemburg | 2007-01-13 | 1 | -27/+43 |
|
|
* | Fix a buglet in the error reporting (SF bug report #1546372). | Marc-André Lemburg | 2006-08-29 | 1 | -2/+7 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-04-21 | 15 | -261/+247 |
|
|
* | Adding pybench 1.3 to the Tools/ directory. | Marc-André Lemburg | 2006-04-19 | 20 | -0/+8164 |
|
|