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/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.

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