| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos in the Objects directory (GH-28766) | Christian Clauss | 2021-10-06 | 1 | -2/+2 |
|
|
* | bpo-34561: Switch to Munro & Wild "powersort" merge strategy. (#28108) | Tim Peters | 2021-09-06 | 1 | -59/+98 |
|
|
* | Fixes in sorting descriptions (GH-18317) | Stefan Pochmann | 2020-02-03 | 1 | -8/+8 |
|
|
* | Fix typos mostly in comments, docs and test names (GH-15209) | Min ho Kim | 2019-08-30 | 1 | -1/+1 |
|
|
* | bpo-28685: Optimize sorted() list.sort() with type-specialized comparisons (#... | embg | 2018-01-29 | 1 | -0/+8 |
|
|
* | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Raymond Hettinger | 2016-08-30 | 1 | -1/+1 |
|
|
* | Issue #25899: Converted Objects/listsort.txt to UTF-8. | Serhiy Storchaka | 2015-12-18 | 1 | -1/+1 |
|
|
* | 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 |
|
|