summaryrefslogtreecommitdiff
path: root/prio-queue.h
Commit message (Expand)AuthorAgeFilesLines
* *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-5/+5
* prio-queue: add 'peek' operationDerrick Stolee2018-11-021-0/+6
* prio-queue: make output stable with respect to insertionJeff King2014-07-151-1/+7
* sort-in-topological-order: use prio-queueJunio C Hamano2013-06-111-0/+3
* prio-queue: priority queue of pointers to structsJunio C Hamano2013-06-111-0/+45