[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Feb 5 23:55:06 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002566.html

Name: CollectionsTests-ul.140
Ancestors: CollectionsTests-ul.139

- two more tests for WeakRegistry

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002567.html

Name: CollectionsTests-ul.141
Ancestors: CollectionsTests-ul.140

- bugfix

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002568.html

Name: Collections-ul.291
Ancestors: Collections-mpe.290

- weak collection changes, part 1
- a bit faster #fixCollisionsFrom:

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002569.html

Name: Collections-ul.292
Ancestors: Collections-ul.291

- weak collection changes, part 2

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002570.html

Name: Collections-ul.293
Ancestors: Collections-ul.292

- weak collection changes, part 3

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002571.html

Name: Collections-ul.294
Ancestors: Collections-ul.293

- fix #growSize in WeakSet and WeakKeyDictioanry
Since we are using self slowSize (which is like tally in not weak collections) instead of array size we should multiply slowSize by 4/3 and 4/3*3/2 is 2.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002572.html

Name: Morphic-cmm.319
Ancestors: Morphic-kb.318

Fix for potential World lockup due to the
UI process waiting for the #next of an empty deferredUIMessages.  For discussion:

http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-March/135119.html

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002573.html

Name: Morphic-ar.320
Ancestors: Morphic-cmm.319

Restore execution timeout for deferred ui message processing which was lost in previous change.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002574.html

Name: MorphicTests-ar.13
Ancestors: MorphicTests-nice.12

Add a test for deferred ui queue timeout.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002575.html

Name: Tools-cmm.168
Ancestors: Tools-nice.167

- Integrated two additional MessageSet filtering options from Diego Gomez Deck.  Very useful, at times.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002576.html

Name: System-ul.244
Ancestors: System-nice.243

- don't use asSortedCollection for sorting
- minor cleanup
- add missing method: PseudoClass >> #selectorsDo: (probably there are more missing methods)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-February/002577.html

Name: Tools-ul.169
Ancestors: Tools-cmm.168

- don't use #asSortedCollection: for sorting

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



More information about the Squeak-dev mailing list