1. fdba5a7 all: delete dead non-test code by Dominik Honnef · 9 years ago
  2. 5fea2cc all: single space after period. by Brad Fitzpatrick · 9 years ago
  3. fdd0179 all: fix typos and spelling by Martin Möhrmann · 9 years ago
  4. 38d4511 sort: fix for nondeterministic less function in quicksort pivot by Jure Ham · 9 years ago
  5. 8fd1634 sort: Fix typo in stable sort comment by Matt Bostock · 9 years ago
  6. e71d640 sort: improve average quicksort performance by Russ Cox · 9 years ago
  7. 30b87bb9 Revert "sort: improve average quicksort performance" by Russ Cox · 9 years ago
  8. 6f6b2f0 sort: improve average quicksort performance by Sokolov Yura · 9 years ago
  9. 53c21df strings: fix period placement in Search doc comment by Caleb Spare · 9 years ago
  10. 3c43158 sort: Fix typo in Stable() comment by Matt Bostock · 10 years ago
  11. 0ca4913 sort: fixed small typo in comments by Florin Patan · 10 years ago
  12. 2c7c727 sort: reduce number of comparisons needed by medianOfThree by Martin Möhrmann · 10 years ago
  13. e5864cd sort: optimize symMerge performance for blocks with one element by Martin Möhrmann · 10 years ago
  14. 76cc881 sort: simplify rotate and reduce calls to it by Martin Möhrmann · 10 years ago
  15. 2a617d4 sort: reduce leaf calls in Stable by Josh Bleecher Snyder · 10 years ago
  16. 6ceb604 sort: deduplicate inner loop of Stable by Josh Bleecher Snyder · 10 years ago
  17. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago