summaryrefslogtreecommitdiff
path: root/Objects/listsort.txt
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 69846 via svnmerge fromJesus Cea2009-07-021-1/+1
* typo fixAndrew M. Kuchling2006-08-011-1/+1
* The key to the various sort columns got lost. Pulled fromSkip Montanaro2005-09-231-0/+10
* Fixed new typos, added a little info about ~sort versus "hint"s.Tim Peters2002-08-101-4/+10
* 1. Combined the base and length arrays into a single array of structs.Tim Peters2002-08-101-23/+38
* The samplesort-vs-mergesort #-of-comparisons comparisons were capturedTim Peters2002-08-101-24/+24
* Repaired a braino in the description of bad minrun values.Tim Peters2002-08-091-3/+3
* Added info about highwater heap-memory use for the sortperf.py tests; + aTim Peters2002-08-081-3/+31
* Checking in the doc file for "timsort". There's way too much here toTim Peters2002-08-011-0/+618