[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Apr 25 23:55:05 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004616.html

Name: Monticello-cmm.461
Ancestors: Monticello-nice.460

- Extend support for MCConfigurations to regular MCDirectoryRepository's.
- Categorized some methods.
- Constructor method for MCDirectoryRepository.
- Fixed memory-leak; when a repository adds to its 'cache', it should always keep it resized.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004617.html

Name: MonticelloConfigurations-cmm.92
Ancestors: MonticelloConfigurations-cmm.91

- Extend support for MCConfigurations to regular MCDirectoryRepository's.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004618.html

Name: MonticelloConfigurations-cmm.93
Ancestors: MonticelloConfigurations-cmm.92

Removed improperly categorized method.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004619.html

Name: Tools-fbs.343
Ancestors: Tools-nice.342

Fix class-rename-while-method-selected bug, found by Balázs Kósi. Thanks!

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004620.html

Name: SMLoader-nice.60
Ancestors: SMLoader-ar.59

Replace some _ assignment with :=

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004621.html

Name: SMLoader-nice.75
Ancestors: SMLoader-ul.74, SMLoader-nice.60

Merge SMLoader-nice.60 (replace undescore assignment)

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004622.html

Name: ShoutCore-ul.29
Ancestors: ShoutCore-ul.28

- fix: prevent debuggers opening when typing external call declarations. The cause of the problem was that the parser tried to create a range of #externalCallType when the end of the input was reached.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004623.html

Name: Tools-fbs.344
Ancestors: Tools-fbs.343

Balázs Kósi found another bug, deleting a class with a method selected. This should resolve this bug and any others of a similar nature. If the currently selected class doesn't exist, consider this the same as having no class selected.

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



More information about the Squeak-dev mailing list