aboutsummaryrefslogtreecommitdiff
path: root/prio-queue.c
Commit message (Expand)AuthorAge
* *.[ch] refactoring: make use of the FREE_AND_NULL() macroÆvar Arnfjörð Bjarmason2017-06-16
* Merge branch 'jk/prio-queue-avoid-swap-with-self'Junio C Hamano2017-05-01
|\
| * prio_queue_reverse: don't swap elements with themselvesJeff King2017-04-24
* | use SWAP macroRené Scharfe2017-01-30
|/
* prio-queue: make output stable with respect to insertionJeff King2014-07-15
* prio-queue: factor out compare and swap operationsJeff King2014-07-15
* sort-in-topological-order: use prio-queueJunio C Hamano2013-06-11
* prio-queue: priority queue of pointers to structsJunio C Hamano2013-06-11