Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2015-October/009046.htmlName: MonticelloConfigurations-dtl.141
Ancestors: MonticelloConfigurations-dtl.140
Add accessors for unit test support
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-October/009047.htmlName: MonticelloConfigurations-dtl.140
Ancestors: MonticelloConfigurations-dtl.139
Allow mutliple update streams per repository. Register a different updater for each repository / update map name, such that each instance can keep track of its own lastUpdateMap. An updater knows how to register and unregister itself. The default updater for the system is specified by preferences, and new updaters are created as needed by a preference change.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-October/009048.htmlName: System-mt.771
Ancestors: System-cmm.770
Log change stamps at the granularity of seconds not only minutes.
Why? A minute is quite long and it is likely to have two method (versions) with the same timestamp.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-October/009049.htmlName: Tests-dtl.336
Ancestors: Tests-topa.335
MCMcmUpdaterTest verifies registry of Monticello based updaters used for update streams, including the Squeak trunk update stream. The default update stream for the image is specified by preferences, and new updaters are created as needed. Existing updaters remain in a registry such that their individual update status is preserved.
=============================================