[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat May 18 23:55:05 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005954.html

Name: System-fbs.531
Ancestors: System-fbs.530, System-fbs.530

Move localization classes/methods to System-Localization.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005955.html

Name: GetText-fbs.31
Ancestors: GetText-fbs.30

Move localization classes/methods to System-Localization. Remove the now empty GetText-Localization system category.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005956.html

Name: Tools-fbs.464
Ancestors: Tools-cmm.463, Tools-fbs.431

Pull a part of StringHolder out and put it into those subclasses that actually need it.

Also, recategorise Browser >> #systemCatListKey:from:.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005957.html

Name: KernelTests-fbs.251
Ancestors: KernelTests-dtl.250

Make meaningful error messages.

Cool kids categorise conscientiously.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005958.html

Name: Tests-fbs.214
Ancestors: Tests-fbs.213

Update the package dependency tests. Note that System always transitively depended on EToys (because System -> GetText -> EToys).

Note that the cause of the dependency - TextDomainManager class >> #allMethodsWithTranslations (which uses EToyVocabular) - is only sent from TextDomainManager class >> #updateDomainOfAllMethodsWithTranslations, which has no senders in the core image.

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


More information about the Squeak-dev mailing list