[pharo-project/pharo-core] 2d03d7: 50102

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] 2d03d7: 50102

Eliot Miranda-3
  Branch: refs/heads/5.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 2d03d702cccb68ca209646adc4d42be96900ab61
      https://github.com/pharo-project/pharo-core/commit/2d03d702cccb68ca209646adc4d42be96900ab61
  Author: Jenkins Build Server <[hidden email]>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M Kernel.package/CompiledMethod.class/instance/accessing/originMethod.st
    M Keymapping-KeyCombinations.package/KMCommandModifier.class/instance/accessing/eventCode.st
    M Keymapping-KeyCombinations.package/KMCommandModifier.class/instance/matching/matchesEvent_.st
    R Keymapping-KeyCombinations.package/KMCommandModifier.class/instance/printing/symbol.st
    R Keymapping-KeyCombinations.package/KMCommandModifier.class/instance/private/delegatedModifier.st
    M Keymapping-KeyCombinations.package/KMKeyCombination.class/class/instance creation/fromKeyboardEvent_.st
    M Keymapping-KeyCombinations.package/KMMetaModifier.class/instance/accessing/eventCode.st
    A Keymapping-KeyCombinations.package/KMMetaModifier.class/instance/comparing/=.st
    A Keymapping-KeyCombinations.package/KMMetaModifier.class/instance/comparing/hash.st
    M Keymapping-KeyCombinations.package/KMMetaModifier.class/instance/matching/matchesEvent_.st
    A Keymapping-KeyCombinations.package/KMMetaModifier.class/instance/matching/matches_.st
    M Keymapping-KeyCombinations.package/KMModifiedKeyCombination.class/instance/matching/matchesEvent_.st
    M Keymapping-KeyCombinations.package/KMModifier.class/instance/comparing/hash.st
    M Keymapping-KeyCombinations.package/extension/MacOSPlatform/instance/defaultModifier.st
    M Keymapping-Tests.package/KMShortcutTest.class/instance/tests/testEventCodes.st
    A Reflectivity-Tests.package/ReflectiveMethodTest.class/instance/tests - reifications/testReifyGlobalValue.st
    A Reflectivity-Tests.package/ReflectiveMethodTest.class/instance/tests - reifications/testReifyTempValue.st
    A Reflectivity-Tests.package/ReflectivityExamples.class/instance/examples/exampleGlobalRead.st
    A Reflectivity.package/RFEReceiverReification.class/README.md
    A Reflectivity.package/RFEReceiverReification.class/class/plugin interface/key.st
    A Reflectivity.package/RFEReceiverReification.class/class/plugin interface/nodes.st
    A Reflectivity.package/RFEReceiverReification.class/definition.st
    A Reflectivity.package/RFEReceiverReification.class/instance/generate/genForRBMethodNode.st
    M Reflectivity.package/RFSemanticAnalyzer.class/instance/visiting/visitNode_.st
    M Reflectivity.package/RFSemanticAnalyzer.class/instance/visiting/visitVarWrite_.st
    M Reflectivity.package/RFValueReification.class/instance/generate/genForRBAssignmentNode.st
    M Reflectivity.package/RFValueReification.class/instance/generate/genForRBTempVariableNode.st
    M Reflectivity.package/RFValueReification.class/instance/generate/genForRBVariableNode.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50101.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50102.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50101.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50102.st
    M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    A System-VMEvents.package/InputEventLog.class/README.md
    A System-VMEvents.package/InputEventLog.class/definition.st
    A System-VMEvents.package/InputEventLog.class/instance/accessing/filter_.st
    A System-VMEvents.package/InputEventLog.class/instance/events/handleEvent_.st

  Log Message:
  -----------
  50102
10803 Aliasing a method to a non-existent method breaks Browser
        https://pharo.fogbugz.com/f/cases/10803

15728 Meta support in keymapping
        https://pharo.fogbugz.com/f/cases/15728

15730 tests for #value (Global, Temp) and fix: allow tests to be run multiple times
        https://pharo.fogbugz.com/f/cases/15730

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