| Commit message (Expand) | Author | Age | Files | Lines |
* | Various clarifications based on feedback & questions over the years. | Tim Peters | 2013-08-24 | 1 | -19/+96 |
|
|
* | Add line explaining the "%sort" test. | Tim Peters | 2013-08-22 | 1 | -0/+1 |
|
|
* | #6814: remove traces of xrange(). | Georg Brandl | 2009-09-01 | 1 | -1/+1 |
|
|
* | Merged revisions 69846 via svnmerge from | Mark Dickinson | 2009-02-21 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -1/+1 |
|
|
* | The key to the various sort columns got lost. Pulled from | Skip Montanaro | 2005-09-23 | 1 | -0/+10 |
|
|
* | Fixed new typos, added a little info about ~sort versus "hint"s. | Tim Peters | 2002-08-10 | 1 | -4/+10 |
|
|
* | 1. Combined the base and length arrays into a single array of structs. | Tim Peters | 2002-08-10 | 1 | -23/+38 |
|
|
* | The samplesort-vs-mergesort #-of-comparisons comparisons were captured | Tim Peters | 2002-08-10 | 1 | -24/+24 |
|
|
* | Repaired a braino in the description of bad minrun values. | Tim Peters | 2002-08-09 | 1 | -3/+3 |
|
|
* | Added info about highwater heap-memory use for the sortperf.py tests; + a | Tim Peters | 2002-08-08 | 1 | -3/+31 |
|
|
* | Checking in the doc file for "timsort". There's way too much here to | Tim Peters | 2002-08-01 | 1 | -0/+618 |
|
|