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/2010-August/003647.html

Name: MonticelloConfigurations-ar.78
Ancestors: MonticelloConfigurations-dtl.77

Add a preference governing whether to automatically load missing (unloaded) packages. By default the setting is true to be able to introduce new required packages in the trunk. Users who want to update in images with some packages unloaded can change the setting but do so at their own risk. You have been warned :-)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003648.html

Name: CollectionsTests-ar.171
Ancestors: CollectionsTests-nice.170

Tests for #addAll: and #withAll: using collections of associations.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003649.html

Name: Collections-ar.371
Ancestors: Collections-nice.370

Make Dictionary>>addAll: use #associationsDo: so that it is consistent with the usage of Dictionary>>add:.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003650.html

Name: MonticelloConfigurations-cbc.81
Ancestors: MonticelloConfigurations-cbc.80

Renamed selectors for removing packages for automatic update and adding them back in: #disableUpdatesOfPackage: and #enableUpdatesOfPackage:, respectively.
Also, fixed logic error.

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