Branch: refs/heads/3.0
Home: https://github.com/pharo-project/pharo-core
Commit: 603f9ef63f3e8bcf227e4548defed140208becdb
https://github.com/pharo-project/pharo-core/commit/603f9ef63f3e8bcf227e4548defed140208becdb
Author: Jenkins Build Server <[email protected]>
Date: 2013-10-08 (Tue, 08 Oct 2013)
Changed paths:
M
FileSystem-Memory.package/MemoryFileSystemDirectory.class/instance/enumeration/fileEntriesDo_.st
M
Ring-Core-Kernel.package/RGBehaviorDefinition.class/instance/testing/includesProtocol_.st
M
Ring-Core-Kernel.package/RGClassDescriptionDefinition.class/instance/testing/isSameRevisionAs_.st
A ScriptLoader30.package/ScriptLoader.class/instance/pharo -
scripts/script117.st
A ScriptLoader30.package/ScriptLoader.class/instance/pharo -
updates/update30462.st
M
ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
M
Spec-Inspector.package/EyeDictionaryInspector.class/instance/accessing/sortedKeys.st
M System-Support.package/SystemDictionary.class/instance/class and trait
names/classAndTraitNames.st
M
Tests-Traits.package/TraitPureBehaviorTest.class/instance/testing-applying
trait composition/testChangeSuperclass.st
M Tools-Search.package/SearchFacade.class/class/package
search/packageSearchIn_.st
M Tools-Search.package/SearchFacade.class/class/protocol
search/protocolSearchIn_.st
Log Message:
-----------
30462
11812 replace some #sorted with #sort
https://pharo.fogbugz.com/f/cases/11812
11813 Do not bother to sort #classAndTraitNames
https://pharo.fogbugz.com/f/cases/11813
11814 remove empty package NewClassOrganizer and overlapping Tabs-Support
https://pharo.fogbugz.com/f/cases/11814
11815 includesProtocol: should use #includes:
https://pharo.fogbugz.com/f/cases/11815