aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/TaskInventoryDictionary.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* A stab at brute force fixing the locking - one, make m_itemLock volatile, two,Melanie Thielker2014-09-211-4/+4
* Merge branch 'master' into careminsterMelanie2012-10-311-1/+3
|\
| * Make "show object part" command correctly display script status.Justin Clark-Casey (justincc)2012-10-311-1/+3
| * Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2011-07-231-1/+1
* | Remove useless logging of a bare-names stack trace. It's meaninglessMelanie2012-06-061-32/+57
* | 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