[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Apr 19 23:55:20 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-April/003283.html

Name: Tests-ul.75
Ancestors: Tests-laza.74

- added an integrity test for HashedCollections which checks if every HashedCollection subInstance has a prime capacity (except for MethodDictionaries which capacity should be a power of two)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-April/003284.html

Name: CollectionsTests-ul.160
Ancestors: CollectionsTests-ar.159

- updated the tests for HashedCollection's table sizes

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

http://lists.squeakfoundation.org/pipermail/packages/2010-April/003285.html

Name: Collections-ul.355
Ancestors: Collections-ar.354

- started to add documentation for HashedCollection
- fixed HashedCollection >> #add:withOccurrences:
- unified primes for identity-based and non-identitity-based HashedCollection table sizes
- added #compact protocol to HashedCollection hierarchy which is similar to the #rehash protocol
- fixed Symbol class >> #compactSymbolTable


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

http://lists.squeakfoundation.org/pipermail/packages/2010-April/003286.html

Name: Collections-ul.356
Ancestors: Collections-ul.355

- removed the now unused #goodPrimesForIdentityBasedHashedCollections method from HashedCollection

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

http://lists.squeakfoundation.org/pipermail/packages/2010-April/003287.html

Name: Kernel-ul.441
Ancestors: Kernel-cmm.440

- #compact protocol for MethodDictionary

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

http://lists.squeakfoundation.org/pipermail/packages/2010-April/003288.html

Name: Kernel-ul.444
Ancestors: Kernel-ar.443, Kernel-ul.441

- merged

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

http://lists.squeakfoundation.org/pipermail/packages/2010-April/003289.html

Name: PackageInfo-Base-bf.42
Ancestors: PackageInfo-Base-bp.41

- rename a temp shadowing an inst var

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



More information about the Squeak-dev mailing list