[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Aug 31 23:55:03 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006321.html

Name: System-cmm.586
Ancestors: System-fbs.585

- Remove modal confirmation pop-up buried in system code.  If this is necessary it should be invoked from calling code.
- Factor SmalltalkImage>>#unloadAllKnownPackages into several smaller methods to allow more deliberate shrinking.
- Remove method referring to undefined "ScrapsBook".

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

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006322.html

Name: Installer-Core-cmm.378
Ancestors: Installer-Core-cmm.377

- Initial sketch of our newly-modularised package hierarchy from #core, used by #system and topped with #squeakRelease for the full release image content.  Now used by ReleaseBuilder for help in building the release image.
- Fix Installer>>#unload to disableUpdatesOfPackage: unloaded packages.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006323.html

Name: ReleaseBuilder-cmm.102
Ancestors: ReleaseBuilder-fbs.101

- Delegate to Installer to merge the #squeakRelease "package" for building releases.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006324.html

Name: Tests-cmm.247
Ancestors: Tests-nice.246

Tests for loading each of the external-packages defined in Installer.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006325.html

Name: Tests-cmm.250
Ancestors: Tests-cmm.249, Tests-fbs.247

- Merged fbs.247.
- 'external-packages' category renamed to 'package-definitions' because it now includes internal packages.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006326.html

Name: CollectionsTests-cmm.206
Ancestors: CollectionsTests-nice.205

testAsMutator test with a selector that already ends with a colon.

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


More information about the Squeak-dev mailing list