aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/MinHeap.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* a few changes on priority queues and their heapUbitUmarov2019-01-251-16/+20
* code aestheticsUbitUmarov2018-11-171-12/+12
* let MinHeap self trim on empty; cleanupUbitUmarov2018-01-241-70/+80
* Commiting Avination's memleak fix-a-thon, installment #1Melanie2012-07-231-4/+8
* Add copyright header. Formatting cleanup.Jeff Ames2009-10-221-0/+27
* Replaced the update lists with a priority queue implementation in LLClientViewjjgreens2009-10-151-0/+375