aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/TaskInventoryDictionary.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Instrument TI Dictionary to finally find that pesky script-caused deadlockMelanie2010-11-271-3/+33
* Fix some crashes caused by the addition of the CreatorData columnMelanie2010-11-221-0/+1
* Note to self: don't break the buildmeta72010-08-101-1/+1
* Add a stack trace to the error output on the recursive read lock warning on m...meta72010-08-101-0/+14
* Fix to existing ReaderWriterLockSlim implementationsCasperW2009-12-061-2/+8
* Drop all locking of part.TaskInventory in favour of a ReaderWriterLockSlim lo...CasperW2009-11-241-5/+106
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-2/+2
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-2/+0
* one class per file please.Sean Dague2008-10-011-0/+138