Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 430d04886b116fa1cd45257f9a077b413c9179a5
      
https://github.com/pharo-project/pharo-core/commit/430d04886b116fa1cd45257f9a077b413c9179a5
  Author: Jenkins Build Server <bo...@pharo-project.org>
  Date:   2016-12-10 (Sat, 10 Dec 2016)

  Changed paths:
    A 
Kernel.package/MessageNotUnderstood.class/instance/accessing/smartDescription.st
    A Kernel.package/MessageNotUnderstood.class/instance/handling/debug.st
    A 
OpalCompiler-Core.package/OCShadowVariableWarning.class/instance/accessing/warningMessage.st
    A 
OpalCompiler-Core.package/OCShadowVariableWarning.class/instance/correcting/showWarningOnTranscript.st
    M 
OpalCompiler-Core.package/OCShadowVariableWarning.class/instance/correcting/variable_shadows_.st
    R OpalCompiler-Tests.package/MockTranscript.class/README.md
    R OpalCompiler-Tests.package/MockTranscript.class/definition.st
    R 
OpalCompiler-Tests.package/MockTranscript.class/instance/accessing/contents.st
    R 
OpalCompiler-Tests.package/MockTranscript.class/instance/initialization/initialize.st
    R OpalCompiler-Tests.package/MockTranscript.class/instance/streaming/cr.st
    R 
OpalCompiler-Tests.package/MockTranscript.class/instance/streaming/show_.st
    R 
OpalCompiler-Tests.package/MockTranscript.class/instance/updating/stepGlobal.st
    M OpalCompiler-Tests.package/OCCompilerTest.class/definition.st
    M OpalCompiler-Tests.package/OCCompilerTest.class/instance/running/setUp.st
    M 
OpalCompiler-Tests.package/OCCompilerTest.class/instance/running/tearDown.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testNotInteractiveInBlockArgumentInstanceVariableShadowing.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testNotInteractiveInBlockTempArgumentShadowing.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testNotInteractiveInBlockTempInstanceVariableShadowing.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testNotInteractiveInBlockTempShadowing.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testNotInteractiveNoShadowing.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testNotInteractiveShadowingOfTemp.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testNotInteractiveSiblingBlocksInstanceVariableShadowing.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testNotInteractiveSiblingBlocksTempShadowing.st
    M OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testSiblingBlocksTempShadowing.st
    R OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing/testTraitTempShadowing.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testNotInteractiveInBlockArgumentInstanceVariableShadowing.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testNotInteractiveInBlockTempArgumentShadowing.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testNotInteractiveInBlockTempInstanceVariableShadowing.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testNotInteractiveInBlockTempShadowing.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testNotInteractiveNoShadowing.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testNotInteractiveShadowingOfTemp.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testNotInteractiveSiblingBlocksInstanceVariableShadowing.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testNotInteractiveSiblingBlocksTempShadowing.st
    A OpalCompiler-Tests.package/OCCompilerTest.class/instance/test 
shadowing2/testTraitTempShadowing.st
    A 
OpalCompiler-Tests.package/OCCompilerTest.class/instance/utilities/tempTraitShadowingString.st
    A 
OpalCompiler-Tests.package/OCCompilerTest.class/instance/utilities/traitTempShadowingWarnings.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - 
scripts/script60320.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - 
scripts/script60321.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - 
updates/update60320.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - 
updates/update60321.st
    M 
ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    A 
SmartSuggestions.package/SugsMorphicTextAdapterContext.class/instance/refactoring/contentSelection.st
    A 
SmartSuggestions.package/SugsMorphicTextAdapterContext.class/instance/refactoring/selectionInterval.st

  Log Message:
  -----------
  60321
19437 Do not log shadowed variables to transcript by default
        https://pharo.fogbugz.com/f/cases/19437

19450 Suggestion menu not working on MessageBrowser 
        https://pharo.fogbugz.com/f/cases/19450

19441 Better description for MessageNotUnderstood
        https://pharo.fogbugz.com/f/cases/19441

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


Reply via email to