Commit History

Author SHA1 Message Date
  UbitUmarov 371c9dd2af bad merge? 8 years ago
  UbitUmarov 05d071a430 let BlockingQueue timeout work as its suposed to and not wait for ever 10 years ago
  Justin Clark-Casey (justincc) 7df325c275 Extend locking in BlockingQueue to cover operations that are not guaranteed to be thread-safe 10 years ago
  Diva Canto 71b1511db5 Revert "Revert "I confuse myself. Let's try this variable name instead."" 11 years ago
  Diva Canto a22a4db5ce Revert "Revert "Do the same trick that dahlia did for Dequeue(timeout)"" 11 years ago
  Diva Canto ad198a714c Revert "Revert "Didn't mean to commit this change in BlockingQueue.cs"" 11 years ago
  Diva Canto 9e35b069a4 Reverting the reverts I did yesterday. cpu-branch has now been 11 years ago
  Diva Canto fa2370b32e Revert "Cleared up much confusion in PollServiceRequestManager. Here's the history:" 11 years ago
  Diva Canto fda91d93da Revert "Didn't mean to commit this change in BlockingQueue.cs" 11 years ago
  Diva Canto 5495df7443 Revert "Do the same trick that dahlia did for Dequeue(timeout)" 11 years ago
  Diva Canto 52dc7b2a96 Revert "I confuse myself. Let's try this variable name instead." 11 years ago
  Diva Canto 1d3deda10c I confuse myself. Let's try this variable name instead. 11 years ago
  Diva Canto af792bc7f2 Do the same trick that dahlia did for Dequeue(timeout) 11 years ago
  Diva Canto 0f5b616fb0 Didn't mean to commit this change in BlockingQueue.cs 11 years ago
  Diva Canto e46459ef21 Cleared up much confusion in PollServiceRequestManager. Here's the history: 11 years ago
  Justin Clark-Casey (justincc) cbc3576ee2 minor: Add warning method doc about possibly inconsistent results returned from BlockingQueue.Contains(), Count() and GetQueueArray() 11 years ago
  Justin Clark-Casey (justincc) 50b8ab60f2 Revert "Revert "MSDN documentation is unclear about whether exiting a lock() block will trigger a Monitor.Wait() to exit, so avoid some locks that don't actually affect the state of the internal queues in the BlockingQueue class."" 11 years ago
  Justin Clark-Casey (justincc) 21a09ad3ad Revert "MSDN documentation is unclear about whether exiting a lock() block will trigger a Monitor.Wait() to exit, so avoid some locks that don't actually affect the state of the internal queues in the BlockingQueue class." 11 years ago
  dahlia 42e2a0d66e MSDN documentation is unclear about whether exiting a lock() block will trigger a Monitor.Wait() to exit, so avoid some locks that don't actually affect the state of the internal queues in the BlockingQueue class. 11 years ago
  Jeff Ames 0d29614ca1 Formatting cleanup. 14 years ago
  James J Greensky 44776fea72 Fixing LLClientView memory leak 14 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Justin Clarke Casey c04e7cdf2b * Support loading empty folders in an iar 15 years ago
  Jeff Ames 8da726c3a8 Update svn properties. Add copyright headers. Minor formatting cleanup. 15 years ago
  Adam Frisby fb2a1a6b7c * Fixed a major memory leak in packet processing - PacketQueue.Close is never called, causing the PacketQueue for dead clients to be preserved (including it's contents). 15 years ago
  Homer Horwitz 358bc41b03 - adding Dequeue with a timeout to the BlockingQueue 15 years ago
  Jeff Ames 80d8e2889e Update svn properties. Formatting cleanup. Remove a compiler warning. 16 years ago
  Melanie Thielker f112cebde2 Refactor the packet scheduling out of ClientView. Add intelligent 16 years ago
  Adam Frisby 375163a6fe * Spring cleaning. 16 years ago
  Sean Dague 2a2ef42e64 replace hard tabs with 4 spaces to be consistant in the source. 16 years ago