[pharo-project/pharo-core] 1a9d0d: 50679

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[pharo-project/pharo-core] 1a9d0d: 50679

Eliot Miranda-3
  Branch: refs/heads/5.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 1a9d0dad09dee540a928f9696eec30bfdac11c94
      https://github.com/pharo-project/pharo-core/commit/1a9d0dad09dee540a928f9696eec30bfdac11c94
  Author: Jenkins Build Server <[hidden email]>
  Date:   2016-04-08 (Fri, 08 Apr 2016)

  Changed paths:
    M ConfigurationOfGTDebugger.package/ConfigurationOfGTDebugger.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTDebugger.package/ConfigurationOfGTDebugger.class/instance/versions/version26_.st
    M ConfigurationOfGTInspectorCore.package/ConfigurationOfGTInspectorCore.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTInspectorCore.package/ConfigurationOfGTInspectorCore.class/instance/versions/version37_.st
    M ConfigurationOfGTPlaygroundCore.package/ConfigurationOfGTPlaygroundCore.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTPlaygroundCore.package/ConfigurationOfGTPlaygroundCore.class/instance/versions/version37_.st
    M ConfigurationOfGTSpotter.package/ConfigurationOfGTSpotter.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGTSpotter.package/ConfigurationOfGTSpotter.class/instance/versions/version27_.st
    M ConfigurationOfGToolkitCore.package/ConfigurationOfGToolkitCore.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGToolkitCore.package/ConfigurationOfGToolkitCore.class/instance/versions/version318_.st
    M ConfigurationOfGlamourCore.package/ConfigurationOfGlamourCore.class/instance/symbolic versions/stable_.st
    A ConfigurationOfGlamourCore.package/ConfigurationOfGlamourCore.class/instance/versions/version410_.st
    M GT-Debugger.package/GTGenericStackDebugger.class/class/utilities api/closeAllDebuggers.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/README.md
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/a_.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/afterA.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/afterAfinish.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/afterB.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/afterBfinish.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/afterC.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/afterCfinish.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/b_.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/class/as yet unclassified/c.st
    A GT-Inspector.package/GTDummyExamplesWithAfterFinish.class/definition.st
    M GT-Inspector.package/GTExample.class/definition.st
    A GT-Inspector.package/GTExample.class/instance/accessing/afterFinish.st
    M GT-Inspector.package/GTExample.class/instance/pragma-selectors/afterClass_selector_.st
    A GT-Inspector.package/GTExample.class/instance/pragma-selectors/afterFinishClass_selector_.st
    A GT-Inspector.package/GTExample.class/instance/pragma-selectors/afterFinish_.st
    M GT-Inspector.package/GTExample.class/instance/pragma-selectors/after_.st
    A GT-Inspector.package/GTExample.class/instance/private/methodForClassNamed_selector_.st
    A GT-Inspector.package/GTExample.class/instance/private/methodForClass_selector_.st
    A GT-Inspector.package/GTExample.class/instance/private/methodForProvider_selector_.st
    A GT-Inspector.package/GTExample.class/instance/private/methodForSelector_.st
    M GT-Inspector.package/GTExample.class/instance/public/hash.st
    M GT-Inspector.package/GTExample.class/instance/testing/=.st
    A GT-Inspector.package/GTExampleEvaluator.class/instance/primitives/primitiveProcessExampleAfterFinish_.st
    M GT-Inspector.package/GTExampleEvaluator.class/instance/private/process_withArguments_.st
    A GT-Inspector.package/GTExampleMethod.class/README.md
    A GT-Inspector.package/GTExampleMethod.class/definition.st
    A GT-Inspector.package/GTExampleMethod.class/instance/accessing/provider.st
    A GT-Inspector.package/GTExampleMethod.class/instance/accessing/providerName_.st
    A GT-Inspector.package/GTExampleMethod.class/instance/accessing/provider_.st
    A GT-Inspector.package/GTExampleMethod.class/instance/accessing/selector.st
    A GT-Inspector.package/GTExampleMethod.class/instance/accessing/selector_.st
    A GT-Inspector.package/GTExampleMethod.class/instance/public/hash.st
    A GT-Inspector.package/GTExampleMethod.class/instance/public/method.st
    A GT-Inspector.package/GTExampleMethod.class/instance/public/providerClass.st
    A GT-Inspector.package/GTExampleMethod.class/instance/testing/=.st
    A GT-Inspector.package/GTExampleMethod.class/instance/testing/exists.st
    A GT-Inspector.package/GTExampleMethod.class/instance/testing/matchesMethod_.st
    M GT-Inspector.package/GTExampleProxy.class/README.md
    M GT-Inspector.package/GTExampleProxy.class/definition.st
    R GT-Inspector.package/GTExampleProxy.class/instance/accessing/provider.st
    R GT-Inspector.package/GTExampleProxy.class/instance/accessing/provider_.st
    R GT-Inspector.package/GTExampleProxy.class/instance/accessing/selector.st
    R GT-Inspector.package/GTExampleProxy.class/instance/accessing/selector_.st
    M GT-Inspector.package/GTExampleProxy.class/instance/public/hash.st
    R GT-Inspector.package/GTExampleProxy.class/instance/public/method.st
    M GT-Inspector.package/GTExampleProxy.class/instance/testing/=.st
    A GT-InspectorExtensions-Core.package/extension/CatalogProject/class/gtBasicExample.st
    M GT-InspectorExtensions-Core.package/extension/SequenceableCollection/instance/gtInspectorItemsIn_.st
    A GT-InspectorExtensions-Core.package/extension/SharedQueue/class/gtExampleBasic.st
    M GT-Spotter.package/GTSpotterContentsBrick.class/instance/accessing/spotterModel_.st
    M GT-SpotterExtensions-Core.package/extension/MenuMorph/class/gtExampleMenuMorph.st
    R Glamour-Core.package/GLMAction.class/instance/testing/worksWithMorphic.st
    R Glamour-Core.package/GLMAction.class/instance/testing/worksWithSeaside.st
    M Morphic-Core.package/Morph.class/instance/updating/changed_.st
    M Morphic-Core.package/Morph.class/instance/updating/changed_with_.st
    M Morphic-Widgets-Basic.package/CheckboxMorph.class/instance/event handling/labelClicked.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50678.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50679.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50678.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50679.st
    M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    A Traits.package/TBehavior.class/instance/accessing/getSourceCodeByIdentifier_.st
    A Traits.package/TBehavior.class/instance/accessing/getSourceCodeBySelector_.st

  Log Message:
  -----------
  50679
Moose

http://files.pharo.org/image/50/50679.zip


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 1a9d0d: 50679

Marcus Denker-4

>
>
>  Log Message:
>  -----------
>  50679
> Moose
>
> http://files.pharo.org/image/50/50679.zip
>
>

Addresses cases:

- case 17679

- case 17936

- case 17931

 

Other updates:

- made the width of the sequenceable number items to be 50

- examples for SharedQueue, CatalogProject

- specify an after: message in GTExamples