aboutsummaryrefslogtreecommitdiff
path: root/src/sort
AgeCommit message (Expand)Author
2015-11-18strings: fix period placement in Search doc commentCaleb Spare
2015-08-17sort: Fix typo in Stable() commentMatt Bostock
2015-02-08sort: fixed small typo in commentsFlorin Patan
2015-01-13sort: reduce number of comparisons needed by medianOfThreeMartin Möhrmann
2015-01-06sort: optimize symMerge performance for blocks with one elementMartin Möhrmann
2014-12-23sort: simplify rotate and reduce calls to itMartin Möhrmann
2014-12-22sort: reduce leaf calls in StableJosh Bleecher Snyder
2014-12-19sort: deduplicate inner loop of StableJosh Bleecher Snyder
2014-09-08build: move package sources from src/pkg to srcRuss Cox