Age | Commit message (Expand) | Author |
---|---|---|
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-26 | QuickSort: Don't sort a single item, nothing to do | Robin Burchell |
2019-05-19 | AK: Simplify quick_sort() and improve Vector iterators a bit. | Andreas Kling |
2019-03-09 | AK: Add a basic QuickSort template implementation. | Andreas Kling |