提交歷史

作者 SHA1 備註 提交日期
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  UbitUmarov 9b4e83caa0 dont try dequeues if didnt reacquired lock 8 年之前
  UbitUmarov 371c9dd2af bad merge? 8 年之前
  UbitUmarov 05d071a430 let BlockingQueue timeout work as its suposed to and not wait for ever 10 年之前
  Justin Clark-Casey (justincc) 7df325c275 Extend locking in BlockingQueue to cover operations that are not guaranteed to be thread-safe 10 年之前
  Diva Canto 71b1511db5 Revert "Revert "I confuse myself. Let's try this variable name instead."" 11 年之前
  Diva Canto a22a4db5ce Revert "Revert "Do the same trick that dahlia did for Dequeue(timeout)"" 11 年之前
  Diva Canto ad198a714c Revert "Revert "Didn't mean to commit this change in BlockingQueue.cs"" 11 年之前
  Diva Canto 9e35b069a4 Reverting the reverts I did yesterday. cpu-branch has now been 11 年之前
  Diva Canto fa2370b32e Revert "Cleared up much confusion in PollServiceRequestManager. Here's the history:" 11 年之前
  Diva Canto fda91d93da Revert "Didn't mean to commit this change in BlockingQueue.cs" 11 年之前
  Diva Canto 5495df7443 Revert "Do the same trick that dahlia did for Dequeue(timeout)" 11 年之前
  Diva Canto 52dc7b2a96 Revert "I confuse myself. Let's try this variable name instead." 11 年之前
  Diva Canto 1d3deda10c I confuse myself. Let's try this variable name instead. 11 年之前
  Diva Canto af792bc7f2 Do the same trick that dahlia did for Dequeue(timeout) 11 年之前
  Diva Canto 0f5b616fb0 Didn't mean to commit this change in BlockingQueue.cs 11 年之前
  Diva Canto e46459ef21 Cleared up much confusion in PollServiceRequestManager. Here's the history: 11 年之前
  Justin Clark-Casey (justincc) cbc3576ee2 minor: Add warning method doc about possibly inconsistent results returned from BlockingQueue.Contains(), Count() and GetQueueArray() 11 年之前
  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 年之前
  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 年之前
  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 年之前
  Jeff Ames 0d29614ca1 Formatting cleanup. 14 年之前
  James J Greensky 44776fea72 Fixing LLClientView memory leak 15 年之前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年之前
  Justin Clarke Casey c04e7cdf2b * Support loading empty folders in an iar 15 年之前
  Jeff Ames 8da726c3a8 Update svn properties. Add copyright headers. Minor formatting cleanup. 15 年之前
  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 年之前
  Homer Horwitz 358bc41b03 - adding Dequeue with a timeout to the BlockingQueue 16 年之前
  Jeff Ames 80d8e2889e Update svn properties. Formatting cleanup. Remove a compiler warning. 16 年之前
  Melanie Thielker f112cebde2 Refactor the packet scheduling out of ClientView. Add intelligent 16 年之前