[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Jun 8 23:55:08 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004749.html

Name: Monticello-cmm.471
Ancestors: Monticello-cmm.470

- Renamed #rename:toBe: to #handlePackageRename:to:.
- Don't complain about unregistering a package that isn't registered.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004750.html

Name: Monticello-cmm.470
Ancestors: Monticello-cmm.469

Unregister and unload the old, renamed package upon successful rename.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004751.html

Name: Monticello-cmm.469
Ancestors: Monticello-cmm.468

When renaming a package, transfer the repositoryGroup and requiredPackages from the original package.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004752.html

Name: Monticello-cmm.468
Ancestors: Monticello-cmm.467

When renaming a package, register the new package name _before_ performing the rename operations because, otherwise, the renames could cause a generically-named package to be registered too.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004753.html

Name: Monticello-cmm.467
Ancestors: Monticello-ul.466

- Added "rename package..." to Monticello working-copy browser.  Must be performed on an unmodified package - it renames all class and method-extension categories, and adopts the ancestry of the working-copy being renamed.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004754.html

Name: Tests-cmm.129
Ancestors: Tests-nice.128

Initial test for renaming a package.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004755.html

Name: Tests-cmm.130
Ancestors: Tests-cmm.129

- Monticello tests no longer prompt for author intiials unnecessarily.
- Tests for new package rename function can be run multiple times - side-effects are now cleaned up.

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



More information about the Squeak-dev mailing list