Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-June/068243.htmlName: Monticello-cmm.634
Ancestors: Monticello-kfr.633
Update client-side Monticello history access. Soon, any properly configured HTTP server can provide MC history, not just trunk.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068244.htmlName: SystemChangeNotification-Tests-pre.24
Ancestors: SystemChangeNotification-Tests-nice.23
Fixes system notifcation tests to not polute the existing kernel packages with changes by writing new classes into a temporary package
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068245.htmlName: SystemChangeNotification-Tests-pre.25
Ancestors: SystemChangeNotification-Tests-pre.24
Implements clean tests for SystemChangeFileTest and isolates a test in ChangeHooksTest
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068246.htmlName: Tests-pre.345
Ancestors: Tests-pre.344
Cleans up after ChangeSetClassChangesTest
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068247.htmlName: Traits-pre.307
Ancestors: Traits-eem.306
This fixes
http://bugs.squeak.org/view.php?id=7767 which is about the - and @ operator of Trait compositions ignoring brackets. This implementation uses the normal left to right evaluation order of Smalltalk to avoid confusions about the way trait composition expressions are evaluated.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-July/068248.htmlName: TraitsTests-pre.15
Ancestors: TraitsTests-nice.14
Updates the Traits tests to reflect the changes to the trait composition operator evaluation order
=============================================