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

Name: ReleaseBuilder-fbs.93
Ancestors: ReleaseBuilder-fbs.92

Load into the release image those packages that have been stripped from Trunk, but still deemed necessary for a release artifact.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005738.html

Name: Morphic-fbs.642
Ancestors: Morphic-nice.641

Remove typo method. #handleRightStroke: is clearly the correct name.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-February/005739.html

Name: ToolBuilder-Morphic-fbs.88
Ancestors: ToolBuilder-Morphic-cwp.87

Allow finding classes by specifying patterns - 'MC*Test' finds all Monticello test cases, for instance.

This commit favours implementation clarity over efficiency.

Part of http://bugs.squeak.org/view.php?id=7745.

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