UbitUmarov
|
51bc19f1ab
no need to clone something Idisposable when we just want to see values
|
4 gadi atpakaļ |
UbitUmarov
|
d613287a77
mk TaskInventoryDictionary IDisposable
|
4 gadi atpakaļ |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 gadi atpakaļ |
UbitUmarov
|
8599a9a1ca
add a missing dispose
|
8 gadi atpakaļ |
Melanie Thielker
|
640f3f3074
A stab at brute force fixing the locking - one, make m_itemLock volatile, two,
|
10 gadi atpakaļ |
Melanie
|
a2c6094324
Merge branch 'master' into careminster
|
12 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
6235d16c31
Make "show object part" command correctly display script status.
|
12 gadi atpakaļ |
Melanie
|
a12336390f
Remove useless logging of a bare-names stack trace. It's meaningless
|
12 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
504de8bc47
Pass the first name and last name from the agent circuit data to the authorization service rather than from the account.
|
13 gadi atpakaļ |
Melanie
|
0b41606e73
Instrument TI Dictionary to finally find that pesky script-caused deadlock
|
14 gadi atpakaļ |
Melanie
|
571becefb6
Fix some crashes caused by the addition of the CreatorData column
|
14 gadi atpakaļ |
meta7
|
fb14390fb0
Note to self: don't break the build
|
14 gadi atpakaļ |
meta7
|
1ead2ed5ee
Add a stack trace to the error output on the recursive read lock warning on my RWlocks. Whilst recursive locks are safe, coupled with other issues we're experiencing with the TaskInventoryDictionary it implies that somewhere the lock is not being freed possibly due to a merge error somewhere, and thus it needs to be looked into.
|
14 gadi atpakaļ |
CasperW
|
172e2f4e76
Fix to existing ReaderWriterLockSlim implementations
|
15 gadi atpakaļ |
CasperW
|
d114713694
Drop all locking of part.TaskInventory in favour of a ReaderWriterLockSlim lock handler. This gives us:
|
15 gadi atpakaļ |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 gadi atpakaļ |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
Justin Clarke Casey
|
01f70de2ea
* Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159
|
15 gadi atpakaļ |
Adam Frisby
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
16 gadi atpakaļ |
Sean Dague
|
1389461854
one class per file please.
|
16 gadi atpakaļ |