aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/MinHeap.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure handles stay intact when removing from the MinHeapMelanie2012-07-111-5/+8
* clear released minheap items so they don't keep holding references toUbitUmarov2012-07-111-0/+1
* 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