Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

commits-2
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2010-October/003832.html

Name: Collections-ul.389
Ancestors: Collections-ul.388

- don't wake up all waiting processes when an item is added to SharedQueue2
- avoid double negation and an extra block creation by using #waitWhile: instead of #waitUntil:
- fixed SharedQueue2 >> #removeAll (items is not a stream)

=============================================