[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Oct 17 23:55:03 UTC 2010


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

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

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

- faster OrderedCollection >> #removeAllSuchThat: (for some cases)
- use blocks instead of symbols

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

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

Name: Collections-ul.391
Ancestors: Collections-ul.390

- use #compact instead of #rehash to ensure prime HashedCollection size

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

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

Name: Installer-Core-ul.341
Ancestors: Installer-Core-spd.340

- use blocks instead of symbols

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

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

Name: Kernel-ul.507
Ancestors: Kernel-nice.506

- use blocks instead of symbols
- minor Monitor tweaks

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

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

Name: System-ul.386
Ancestors: System-ul.385

- use blocks instead of symbols
- compact the HashedCollections in the image segments instead of just rehashing them
- don't use SortedCollection in SystemNavigation >> #allMethodsSelect:, it's very slow (O(n^2) time) when lots of methods are selected

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



More information about the Squeak-dev mailing list