| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-12-22 | fix check-fast tests. | Huon Wilson | -1/+2 |
| 2013-12-22 | std::vec: make the sorting closure use `Ordering` rather than just being | Huon Wilson | -3/+3 |
| 2013-12-21 | std::vec: add a sugary .sort() method for plain Ord sorting. | Huon Wilson | -2/+2 |
| 2013-12-20 | std::vec: implement a stable merge sort, deferring to insertion sort for | Huon Wilson | -0/+88 |
