[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Oct 22 23:55:02 UTC 2014


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

http://lists.squeakfoundation.org/pipermail/packages/2014-October/007342.html

Name: Collections.spur-cmm.585
Ancestors: Collections-cmm.585, Collections.spur-ul.584

Collections-cmm.585 patched for Spur by SpurBootstrapMonticelloPackagePatcher Cog-eem.212

Speed up visiting with #addNewElement:.   It provides the common pattern of checking for inclusion, followed by add:, in just one scan, instead of two.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-October/007343.html

Name: Kernel.spur-ul.880
Ancestors: Kernel-ul.880, Kernel.spur-eem.879

Kernel-ul.880 patched for Spur by SpurBootstrapMonticelloPackagePatcher Cog-eem.212

Compile methods with the right trailer to avoid a #becomeForward: when the actual trailer is added.

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


More information about the Squeak-dev mailing list