Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: aa28e797888dded04a4b8d67eab2e57a7ab516a5 https://github.com/pharo-project/pharo-core/commit/aa28e797888dded04a4b8d67e... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-09-10 (Wed, 10 Sep 2014) Changed paths: M Collections-Sequenceable.package/OrderedCollection.class/instance/enumerating/do_.st M Collections-Sequenceable.package/OrderedCollection.class/instance/enumerating/reverseDo_.st A DebuggerModel.package/DebugSystemSettings.class/README.md A DebuggerModel.package/DebugSystemSettings.class/class/private - settings/addDebugFilterSessingsOn_.st A DebuggerModel.package/DebugSystemSettings.class/class/settings/debugSettingsOn_.st A DebuggerModel.package/DebugSystemSettings.class/definition.st A Nautilus.package/AbstractNautilusUI.class/instance/menus behavior/compareTwoMethods.st M Nautilus.package/MethodWidget.class/class/menu/elementsMenu_.st A Nautilus.package/NautilusUI.class/instance/menus behavior/compareTwoMethods.st A Nautilus.package/NautilusUI.class/instance/widget method/enableMethodDualSelection.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script217.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40217.st M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st R Settings-Tools.package/DebugSystemSettings.class/README.md R Settings-Tools.package/DebugSystemSettings.class/class/private - settings/addDebugFilterSessingsOn_.st R Settings-Tools.package/DebugSystemSettings.class/class/settings/debugSettingsOn_.st R Settings-Tools.package/DebugSystemSettings.class/definition.st Log Message: ----------- 40217 13985 OrderedCollection>>#do: and #reverseDo: are not consistent with the other enumerations https://pharo.fogbugz.com/f/cases/13985 13986 move DebugSystemSettings to DebuggerModel package https://pharo.fogbugz.com/f/cases/13986 13981 Nautilus should allow to compare two methods https://pharo.fogbugz.com/f/cases/13981 http://files.pharo.org/image/40/40217.zip
GitHub wrote
13981 Nautilus should allow to compare two methods https://pharo.fogbugz.com/f/cases/13981
Cool! Thanks, T :) ----- Cheers, Sean -- View this message in context: http://forum.world.st/pharo-project-pharo-core-aa28e7-40217-tp4777278p477820... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (2)
-
GitHub -
Sean P. DeNigris