[pharo-project/pharo-core] 8dd4ae: 40623

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] 8dd4ae: 40623

Eliot Miranda-3
  Branch: refs/heads/4.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 8dd4ae9ae01bf09c2172df0b799c0565ff76de7f
      https://github.com/pharo-project/pharo-core/commit/8dd4ae9ae01bf09c2172df0b799c0565ff76de7f
  Author: Jenkins Build Server <[hidden email]>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    A Nautilus.package/NautilusUI.class/instance/-- all --/useLastPackagePatternStringForClass_.st
    A Nautilus.package/NautilusUI.class/instance/package filter/useLastPackagePatternStringForClass_.st
    M OpalCompiler-Core.package/IRBuilder.class/instance/-- all --/startNewSequence.st
    M OpalCompiler-Core.package/IRBuilder.class/instance/private/startNewSequence.st
    M OpalCompiler-Core.package/IRBytecodeGenerator.class/instance/-- all --/mapBytesTo_.st
    M OpalCompiler-Core.package/IRBytecodeGenerator.class/instance/mapping/mapBytesTo_.st
    R OpalCompiler-Core.package/IRInstruction.class/instance/-- all --/isJumpOrReturn.st
    A OpalCompiler-Core.package/IRInstruction.class/instance/-- all --/transitionsToNextSequence.st
    R OpalCompiler-Core.package/IRInstruction.class/instance/testing/isJumpOrReturn.st
    A OpalCompiler-Core.package/IRInstruction.class/instance/testing/transitionsToNextSequence.st
    M OpalCompiler-Core.package/IRJumpIf.class/instance/-- all --/nextBytecodeOffsetAfterJump.st
    M OpalCompiler-Core.package/IRJumpIf.class/instance/acessing/nextBytecodeOffsetAfterJump.st
    M OpalCompiler-Core.package/IRMethod.class/instance/-- all --/instructionForPC_.st
    M OpalCompiler-Core.package/IRMethod.class/instance/debugging/instructionForPC_.st
    A OpalCompiler-Core.package/IRPushClosureCopy.class/instance/-- all --/isGoto.st
    A OpalCompiler-Core.package/IRPushClosureCopy.class/instance/-- all --/isJump.st
    A OpalCompiler-Core.package/IRPushClosureCopy.class/instance/testing/isGoto.st
    A OpalCompiler-Core.package/IRPushClosureCopy.class/instance/testing/isJump.st
    M OpalCompiler-Core.package/IRTranslatorV2.class/instance/-- all --/visitInstruction_.st
    M OpalCompiler-Core.package/IRTranslatorV2.class/instance/-- all --/visitPushClosureCopy_.st
    M OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitInstruction_.st
    M OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushClosureCopy_.st
    A OpalCompiler-Tests.package/MustBeBooleanTests.class/instance/-- all --/testIfTrueWithClosureAfterJump.st
    A OpalCompiler-Tests.package/MustBeBooleanTests.class/instance/tests/testIfTrueWithClosureAfterJump.st
    A OpalCompiler-Tests.package/OCClosureTests.class/instance/-- all --/testBlockTemps.st
    A OpalCompiler-Tests.package/OCClosureTests.class/instance/testing/testBlockTemps.st
    M ScriptLoader40.package/ScriptLoader.class/instance/-- all --/commentForCurrentUpdate.st
    R ScriptLoader40.package/ScriptLoader.class/instance/-- all --/script622.st
    A ScriptLoader40.package/ScriptLoader.class/instance/-- all --/script623.st
    R ScriptLoader40.package/ScriptLoader.class/instance/-- all --/update40622.st
    A ScriptLoader40.package/ScriptLoader.class/instance/-- all --/update40623.st
    R ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script622.st
    A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script623.st
    R ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40622.st
    A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40623.st
    M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st

  Log Message:
  -----------
  40623
16736 Fix Nautilus #openOnClass: for Pharo4
        https://pharo.fogbugz.com/f/cases/16736

16777 Querying block with many temps fails
        https://pharo.fogbugz.com/f/cases/16777

http://files.pharo.org/image/40/40623.zip