[pharo-project/pharo-core] fec020: 30804
Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: fec020c69230257ffadea32cc4b45a9489bacb29 https://github.com/pharo-project/pharo-core/commit/fec020c69230257ffadea32cc... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-03-27 (Thu, 27 Mar 2014) Changed paths: M Collections-Abstract.package/Collection.class/instance/enumerating/do_displayingProgress_every_.st R Collections-Arithmetic.package/extension/FloatArray/instance/dot_.st A Collections-Native.package/FloatArray.class/instance/arithmetic/dot_.st A Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/showByteCodeButtonLabel.st A Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/showClassVarsButtonLabel.st A Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/showInstanceVarsButtonLabel.st A Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/showSourceCodeButtonLabel.st M Nautilus.package/AbstractNautilusUI.class/instance/displaying/buildTextAreaButtonsColumn_.st M Nautilus.package/AbstractNautilusUI.class/instance/items creation/buildBrowseClassVarsButton.st M Nautilus.package/AbstractNautilusUI.class/instance/items creation/buildBrowseInstVarsButton.st M Nautilus.package/AbstractNautilusUI.class/instance/items creation/buildSwitchToByteCodeButton.st M Nautilus.package/AbstractNautilusUI.class/instance/items creation/buildSwitchToSourceCodeButton.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script457.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30804.st M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st M Tools.package/Spotlight.class/instance/opening/accepted.st A Tools.package/Spotlight.class/instance/private/resolveExpression_.st Log Message: ----------- 30804 13128 Use Spotlight to quickly evaluate and inspect short expressions https://pharo.fogbugz.com/f/cases/13128 13101 Progress bar progressive text update not working. https://pharo.fogbugz.com/f/cases/13101 13137 Replace SBCI buttons https://pharo.fogbugz.com/f/cases/13137 3748 FloatArray>>dot: is defined in plugin but not at the image level https://pharo.fogbugz.com/f/cases/3748/ http://files.pharo.org/image/30/30804.zip
On Thu, Mar 27, 2014 at 10:00 AM, GitHub <noreply@github.com> wrote:
13128 Use Spotlight to quickly evaluate and inspect short expressions https://pharo.fogbugz.com/f/cases/13128
this looks definitely like a feature to me and not a bug fix. I'm not blaming anyone, but it would be good that features stop entering the image. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On 27 Mar 2014, at 09:01, Damien Cassou <damien.cassou@gmail.com> wrote:
On Thu, Mar 27, 2014 at 10:00 AM, GitHub <noreply@github.com> wrote: 13128 Use Spotlight to quickly evaluate and inspect short expressions https://pharo.fogbugz.com/f/cases/13128
this looks definitely like a feature to me and not a bug fix. I'm not blaming anyone, but it would be good that features stop entering the image.
+100
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On 27 Mar 2014, at 13:08, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 27 Mar 2014, at 09:01, Damien Cassou <damien.cassou@gmail.com> wrote:
On Thu, Mar 27, 2014 at 10:00 AM, GitHub <noreply@github.com> wrote: 13128 Use Spotlight to quickly evaluate and inspect short expressions https://pharo.fogbugz.com/f/cases/13128
this looks definitely like a feature to me and not a bug fix. I'm not blaming anyone, but it would be good that features stop entering the image.
+100
Then -> please go the bug tracker -> add comments to those you do not want to see in the image It really does not scale if just 3 people sometimes look at the issue tracker. Marcus
participants (4)
-
Damien Cassou -
Esteban Lorenzano -
GitHub -
Marcus Denker