aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/MinHeap.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-23Commiting Avination's memleak fix-a-thon, installment #1Melanie1-4/+8
2012-07-11 clear released minheap items so they don't keep holding references toUbitUmarov1-0/+1
2012-07-11Make sure handles stay intact when removing from the MinHeapMelanie1-5/+8
2009-10-22Add copyright header. Formatting cleanup.Jeff Ames1-0/+27
2009-10-15Replaced the update lists with a priority queue implementation in LLClientViewjjgreens1-0/+375