summaryrefslogtreecommitdiff
path: root/prio-queue.h
AgeCommit message (Expand)Author
12 daysprio-queue: add prio_queue_replace()René Scharfe
2024-12-27prio-queue: fix type of `insertion_ctr`Patrick Steinhardt
2024-12-20prio-queue: use size_t rather than int for sizeJeff King
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2018-11-02prio-queue: add 'peek' operationDerrick Stolee
2014-07-15prio-queue: make output stable with respect to insertionJeff King
2013-06-11sort-in-topological-order: use prio-queueJunio C Hamano
2013-06-11prio-queue: priority queue of pointers to structsJunio C Hamano