[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Jun 3 23:55:04 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003408.html

Name: XML-Parser-mtf.29
Ancestors: XML-Parser-nice.28

added XMLNodeWithElements >> removeElement from Cobalt XMLParser

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003409.html

Name: XML-Parser-mtf.30
Ancestors: XML-Parser-mtf.29

oops; bad code in removeElement:; fixed

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003410.html

Name: Kernel-mtf.454
Ancestors: Kernel-ar.452, Kernel-mtf.421

added ProtoObject >> instVarsInclude:, which is used by the pointer tracer fixes:
http://bugs.squeak.org/view.php?id=7158

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003411.html

Name: Kernel-mtf.421
Ancestors: Kernel-ar.420

Preload a critical method just in case of load order issues. Part 1 of 4 of the fix for 
http://bugs.squeak.org/view.php?id=7158

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003412.html

Name: Tools-mtf.241
Ancestors: Tools-dtl.240

Made the explore pointers menu item in the object explorer work:
http://bugs.squeak.org/view.php?id=7059

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003413.html

Name: Kernel-mtf.455
Ancestors: Kernel-mtf.454

Added a support method for making error handlers re-entrant. Needed for preserving Tweak island semantics in the presence of syncSends and error resignalling

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003414.html

Name: Exceptions-mtf.28
Ancestors: Exceptions-nice.27

Added the option to make error handlers be re-entrant, and made a test case for it. Depends on Kernel-mtf.455. The default behavior is completely unchanged.

This is needed for preserving Tweak island semantics in the presence of syncSends and error resignalling. 

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003415.html

Name: Kernel-mtf.456
Ancestors: Kernel-mtf.455

Added a utility method to Behavior for testing whether a method is compiled correctly without overwriting the incorrectly compiled method if not

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



More information about the Squeak-dev mailing list