Branch: refs/heads/5.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 8d04b4d89b7c181a00f9e1c16d89851b11b39fff
      
https://github.com/pharo-project/pharo-core/commit/8d04b4d89b7c181a00f9e1c16d89851b11b39fff
  Author: Jenkins Build Server <[email protected]>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    A 
Collections-Abstract.package/Collection.class/instance/converting/asOrderedDictionary.st
    A Kernel.package/Class.class/instance/subclass 
creation/private%5Fsubclass_instanceVariableNames_classVariableNames_poolDictionaries_category_.st
    R Kernel.package/Class.class/instance/subclass 
creation/subclass_instanceVariableNames_classVariableNames_poolDictionaries_category_.st
    M 
NautilusRefactoring.package/NautilusRefactoring.class/instance/private-method/privateMoveMethodFor_.st
    A Random-Core.package/extension/OrderedDictionary/instance/atRandom_.st
    A 
Random-Tests.package/extension/OrderedDictionaryTest/instance/testAtRandom.st
    M Refactoring-Core.package/RBMoveMethodRefactoring.class/class/instance 
creation/model_selector_class_variable_.st
    M Refactoring-Core.package/RBMoveMethodRefactoring.class/class/instance 
creation/selector_class_variable_.st
    M 
Refactoring-Core.package/RBMoveMethodRefactoring.class/instance/preconditions/checkAssignmentsToVariable.st
    M 
Refactoring-Core.package/RBMoveMethodRefactoring.class/instance/private-accessing/getClassForGlobalOrClassVariable.st
    M 
RingChunkImporter.package/RingChunkImporter.class/instance/private/removedMethod_with_.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - 
scripts/script50407.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - 
scripts/script50408.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - 
updates/update50407.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - 
updates/update50408.st
    M 
ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    A Traits.package/TClass.class/instance/subclass 
creation/private%5Fsubclass_instanceVariableNames_classVariableNames_poolDictionaries_category_.st
    M Traits.package/TClass.class/instance/subclass 
creation/subclass_instanceVariableNames_classVariableNames_poolDictionaries_category_.st
    M Traits.package/TClass.class/instance/subclass 
creation/subclass_uses_instanceVariableNames_classVariableNames_poolDictionaries_category_.st
    A Traits.package/Trait.class/instance/subclass 
creation/private%5Fsubclass_instanceVariableNames_classVariableNames_poolDictionaries_category_.st

  Log Message:
  -----------
  50408
16850 RingChunkImporter>>#removedMethod:with: calls: addRemovedSelector:
        https://pharo.fogbugz.com/f/cases/16850

15969 move method refactoring does not work anymore
        https://pharo.fogbugz.com/f/cases/15969

16836 Cant remove an instance variable and a trait in one step
        https://pharo.fogbugz.com/f/cases/16836

16876 Improve speed of OrderedDictionary>>#atRandom:
        https://pharo.fogbugz.com/f/cases/16876

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


Reply via email to