aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/TaskInventoryDictionary.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-06Fix to existing ReaderWriterLockSlim implementationsCasperW1-2/+8
2009-11-24Drop all locking of part.TaskInventory in favour of a ReaderWriterLockSlim lo...CasperW1-5/+106
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-2/+2
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-2/+0
2008-10-01one class per file please.Sean Dague1-0/+138