[pharo-project/pharo-core] 90d82f: 60103

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

[pharo-project/pharo-core] 90d82f: 60103

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 90d82f74311b44a0e25cb2e0a3ba7d41ebfe5f95
      https://github.com/pharo-project/pharo-core/commit/90d82f74311b44a0e25cb2e0a3ba7d41ebfe5f95
  Author: Jenkins Build Server <[hidden email]>
  Date:   2016-06-21 (Tue, 21 Jun 2016)

  Changed paths:
    M Compression.package/ZipArchive.class/instance/reading/readFrom_.st
    M Kernel.package/Object.class/instance/accessing/name.st
    M Monticello.package/extension/Class/instance/asClassDefinition.st
    M MonticelloGUI.package/MCFileRepositoryInspector.class/instance/morphic ui/packageListUpdate.st
    M RPackage-Tests.package/RPackageReadOnlyCompleteSetupTest.class/instance/expectedfailures/expectedFailures.st
    M RPackage-Tests.package/RPackageReadOnlyCompleteSetupTest.class/instance/test slice/testClassesAndExtensionMethodsDo.st
    M Reflectivity-Examples.package/MetalinkIconStyler.class/instance/defaults/iconBlock_.st
    M Reflectivity-Tools.package/BreakpointIconStyler.class/instance/defaults/iconBlock_.st
    A Reflectivity-Tools.package/CounterIconStyler.class/README.md
    A Reflectivity-Tools.package/CounterIconStyler.class/definition.st
    A Reflectivity-Tools.package/CounterIconStyler.class/instance/defaults/iconBlock_.st
    A Reflectivity-Tools.package/CounterIconStyler.class/instance/defaults/iconFor_.st
    A Reflectivity-Tools.package/CounterIconStyler.class/instance/defaults/iconLabelBlock_.st
    A Reflectivity-Tools.package/CounterIconStyler.class/instance/testing/shouldStyleNode_.st
    A Reflectivity-Tools.package/ExecutionCounter.class/README.md
    A Reflectivity-Tools.package/ExecutionCounter.class/class/accessing/allCounters.st
    A Reflectivity-Tools.package/ExecutionCounter.class/class/cleanup/removeAll.st
    A Reflectivity-Tools.package/ExecutionCounter.class/class/cleanup/removeFrom_.st
    A Reflectivity-Tools.package/ExecutionCounter.class/class/instance creation/installOn_.st
    A Reflectivity-Tools.package/ExecutionCounter.class/definition.st
    A Reflectivity-Tools.package/ExecutionCounter.class/instance/accessing/node.st
    A Reflectivity-Tools.package/ExecutionCounter.class/instance/accessing/node_.st
    A Reflectivity-Tools.package/ExecutionCounter.class/instance/add%2Fremove/install.st
    A Reflectivity-Tools.package/ExecutionCounter.class/instance/add%2Fremove/uninstall.st
    A Reflectivity-Tools.package/ExecutionCounter.class/instance/as yet unclassified/count.st
    A Reflectivity-Tools.package/ExecutionCounter.class/instance/as yet unclassified/increase.st
    A Reflectivity-Tools.package/ExecutionCounter.class/instance/initialization/initialize.st
    M Reflectivity-Tools.package/HaltOnCountIconStyler.class/instance/defaults/iconBlock_.st
    M Reflectivity-Tools.package/HaltOnceIconStyler.class/instance/defaults/iconBlock_.st
    M Reflectivity-Tools.package/IconStyler.class/instance/defaults/iconBlock_.st
    R Reflectivity-Tools.package/Watchpoint.class/class/adding/add_on_.st
    M Reflectivity-Tools.package/Watchpoint.class/class/instance creation/in_named_.st
    M Reflectivity-Tools.package/Watchpoint.class/instance/install/install.st
    M Reflectivity-Tools.package/Watchpoint.class/instance/install/uninstall.st
    M Reflectivity-Tools.package/WatchpointIconStyler.class/instance/defaults/iconBlock_.st
    A Reflectivity-Tools.package/extension/RBProgramNode/instance/counter.st
    A Reflectivity-Tools.package/extension/RBProgramNode/instance/hasExecutionCounter.st
    M Reflectivity-Tools.package/extension/RBProgramNode/instance/watchpoint.st
    M Ring-Core-Kernel.package/extension/Class/instance/asRingDefinition.st
    M Rubric.package/RubLipsumWithSegmentsExample.class/instance/user interface/newScrolledText.st
    M Rubric.package/RubTextSegmentIconDisplayer.class/instance/event handling/invokeIconMenuOfSegments_event_.st
    M Rubric.package/RubTextSegmentMorph.class/instance/accessing/iconBlock_.st
    A Rubric.package/RubTextSegmentMorph.class/instance/ui/addItemToMenu_.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60102.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60103.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60102.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60103.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    A SmartSuggestions.package/SugsCounterSuggestion.class/README.md
    A SmartSuggestions.package/SugsCounterSuggestion.class/definition.st
    A SmartSuggestions.package/SugsCounterSuggestion.class/instance/accessing/label.st
    A SmartSuggestions.package/SugsCounterSuggestion.class/instance/execution/execute.st
    A SmartSuggestions.package/SugsCounterSuggestion.class/instance/execution/isValidForContext.st
    A SmartSuggestions.package/SugsCounterSuggestion.class/instance/execution/selectedNodeHasExecutionCounter.st
    A SmartSuggestions.package/SugsSuggestionFactory.class/class/methods/createCounterCommand.st
    M Spec-Tools.package/MessageBrowser.class/instance/testing/sortClassesInCachedHierarchy_b_.st
    M System-Changes.package/ChangeSet.class/instance/private/changeRecorderFor_.st
    M System-CommandLineHandler.package/ManifestSystemCommandLineHandler.class/class/as yet unclassified/ignoredDependencies.st
    M Versionner-Spec-Browser.package/extension/SearchFacade/class/mcPackageSearchRejectAll_withInitialFilter_.st

  Log Message:
  -----------
  60103
18554 Update SystemCommandLineHandler dependencies
        https://pharo.fogbugz.com/f/cases/18554

18553 AST based execution counter
        https://pharo.fogbugz.com/f/cases/18553

18552 Move menu item morph creation to RubSegment
        https://pharo.fogbugz.com/f/cases/18552

7241 Object>>#name should best be removed
        https://pharo.fogbugz.com/f/cases/7241

http://files.pharo.org/image/60/60103.zip


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 90d82f: 60103

stepharo
Hourray!!!!!!

Object has no name :)

Stef


Le 21/6/16 à 18:02, GitHub a écrit :

>    60103
> 18554 Update SystemCommandLineHandler dependencies
> https://pharo.fogbugz.com/f/cases/18554
>
> 18553 AST based execution counter
> https://pharo.fogbugz.com/f/cases/18553
>
> 18552 Move menu item morph creation to RubSegment
> https://pharo.fogbugz.com/f/cases/18552
>
> 7241 Object>>#name should best be removed
> https://pharo.fogbugz.com/f/cases/7241


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] 90d82f: 60103

Tudor Girba-2
It only took 8 years or so :)

Doru



> On Jun 21, 2016, at 11:02 PM, stepharo <[hidden email]> wrote:
>
> Hourray!!!!!!
>
> Object has no name :)
>
> Stef
>
>
> Le 21/6/16 à 18:02, GitHub a écrit :
>>   60103
>> 18554 Update SystemCommandLineHandler dependencies
>> https://pharo.fogbugz.com/f/cases/18554
>>
>> 18553 AST based execution counter
>> https://pharo.fogbugz.com/f/cases/18553
>>
>> 18552 Move menu item morph creation to RubSegment
>> https://pharo.fogbugz.com/f/cases/18552
>>
>> 7241 Object>>#name should best be removed
>> https://pharo.fogbugz.com/f/cases/7241
>
>

--
www.tudorgirba.com
www.feenk.com

"Quality cannot be an afterthought."