[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Nov 8 23:55:09 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006614.html

Name: Monticello-cmm.575
Ancestors: Monticello-cmm.573

- Integrate Berts suggestions.  Refactored and renamed the API for the new history and origin browsing functions to avoid ambiguity with other MC domain elements.  Went from "version" nomenclature to "history".
- Related to those functions, browsing a list of patch operations is now abstracted from browsing a Patch.  MCPatch is now a MCOperationsList and, likewise, a MCPatchBrowser inherits from a MCOperationsBrowser.
- Added well-known repository accessors for #trunk and #packageCache, and #trunkUrlString avoids scattering the hard-coded url string literal in so many places.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006615.html

Name: MonticelloConfigurations-cmm.117
Ancestors: MonticelloConfigurations-cmm.116

- Refer to new trunkUrlString accessor rather than hard-coding it in multiple places.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006616.html

Name: ReleaseBuilder-cmm.104
Ancestors: ReleaseBuilder-fbs.103

- Refer to new #trunk accessor rather than hard-coding it in multiple places.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006617.html

Name: SUnit-cmm.97
Ancestors: SUnit-fbs.96

Added a test for MessageSend>>#numArgs.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006618.html

Name: SUnit-cmm.98
Ancestors: SUnit-cmm.97

- Forgot to change category from subclass template.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006619.html

Name: KernelTests-cmm.257
Ancestors: KernelTests-fbs.256

Added test for MessageSend>>#numArgs.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006620.html

Name: Tools-cmm.503
Ancestors: Tools-nice.502

Allow browsing further back into the change log.

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


More information about the Squeak-dev mailing list