[pharo-project/pharo-core] 631a5a: 60179

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

[pharo-project/pharo-core] 631a5a: 60179

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 631a5a977701f9d2a35dad5c42fba3a9bd70d000
      https://github.com/pharo-project/pharo-core/commit/631a5a977701f9d2a35dad5c42fba3a9bd70d000
  Author: Jenkins Build Server <[hidden email]>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M AST-Core.package/RBArrayNode.class/instance/matching/match_inContext_.st
    A AST-Tests-Core.package/RBParseTreeRewriterTest.class/instance/tests - to be refined/testRewriteDynamicArray.st
    A AST-Tests-Core.package/RBParseTreeSearcherTest.class/instance/tests - to de refined/testDynamicArrayStatements.st
    M Kernel.package/AdditionalMethodState.class/instance/accessing/at_ifAbsentPut_.st
    M Kernel.package/AdditionalMethodState.class/instance/accessing/at_put_.st
    A Kernel.package/AdditionalMethodState.class/instance/properties-compatibility/propertyValueAt_.st
    A Kernel.package/AdditionalMethodState.class/instance/properties-compatibility/propertyValueAt_ifAbsent_.st
    A Kernel.package/AdditionalMethodState.class/instance/properties/propertyAt_.st
    A Kernel.package/AdditionalMethodState.class/instance/properties/propertyAt_ifAbsent_.st
    R Kernel.package/AdditionalMethodState.class/instance/properties/propertyValueAt_.st
    R Kernel.package/AdditionalMethodState.class/instance/properties/propertyValueAt_ifAbsent_.st
    M Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/hasProperty_.st
    A Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/propertyAt_.st
    A Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/propertyAt_ifAbsentPut_.st
    A Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/propertyAt_ifAbsent_.st
    A Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/propertyAt_put_.st
    R Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/propertyValueAt_.st
    R Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/propertyValueAt_ifAbsent_.st
    R Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/propertyValueAt_put_.st
    M Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/removeProperty_.st
    M Kernel.package/CompiledMethod.class/instance/accessing-pragmas %26 properties/removeProperty_ifAbsent_.st
    A Kernel.package/CompiledMethod.class/instance/accessing-properties - compatibility/propertyValueAt_.st
    A Kernel.package/CompiledMethod.class/instance/accessing-properties - compatibility/propertyValueAt_ifAbsent_.st
    A Kernel.package/CompiledMethod.class/instance/accessing-properties - compatibility/propertyValueAt_put_.st
    M Kernel.package/Deprecation.class/README.md
    M Reflectivity.package/extension/CompiledMethod/instance/reflectiveMethod.st
    M Reflectivity.package/extension/CompiledMethod/instance/reflectiveMethod_.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60178.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60179.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60178.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60179.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    M Slot.package/extension/CompiledMethod/instance/saveTemp_.st
    M Slot.package/extension/CompiledMethod/instance/savedTemps.st

  Log Message:
  -----------
  60179
18910 MNU: OrderedCollection>>parent: when trying to rewrite a tree with RBParseTreeRewriter
        https://pharo.fogbugz.com/f/cases/18910

18911 unify property API of CompiledMethod with all the others (Class, AST...)
        https://pharo.fogbugz.com/f/cases/18911

18912 update comment Deprecation
        https://pharo.fogbugz.com/f/cases/18912

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