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-February/006950.html

Name: Collections-ul.564
Ancestors: Collections-ul.563

Make sure that Array >> #isLiteral won't get into an infinite recursion, even if the receiver has an recursive structure.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-February/006951.html

Name: Tools-cmm.518
Ancestors: Tools-topa.517

References through named instVars are strong even on weak classes.  Fix PointerFinder behavior accordingly.
        Add comment reminding about the purpose of Object>>#shouldFollowOutboundPointers.

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