Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 75f7550347358cbfd15771a2a2917d1abd433685
https://github.com/pharo-project/pharo-core/commit/75f7550347358cbfd15771a2a2917d1abd433685
Author: Jenkins Build Server <[email protected]>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M
OpalCompiler-Core.package/OCASTSemanticAnalyzer.class/instance/visitor/visitAssignmentNode_.st
M
OpalCompiler-Core.package/OCASTSemanticAnalyzer.class/instance/visitor/visitVariableNode_.st
A OpalCompiler-Core.package/OCAbstractVariable.class/instance/read%2Fwrite
usage/isRepeatedWrite.st
M OpalCompiler-Core.package/OCAbstractVariable.class/instance/read%2Fwrite
usage/isWrite.st
A OpalCompiler-Core.package/OCAbstractVariable.class/instance/read%2Fwrite
usage/markRepeatedWrite.st
M
OpalCompiler-Core.package/OCTempVariable.class/instance/escaping/markEscapingWrite.st
A
OpalCompiler-Core.package/OCTempVariable.class/instance/escaping/markRepeatedWrite.st
A OpalCompiler-Tests.package/OCASTClosureAnalyzerTest.class/instance/tests
- blocks/testExampleWhileNoModification.st
A
OpalCompiler-Tests.package/OCOpalExamples.class/instance/examples-blocks-optimized/exampleWhileNoModification.st
A
Polymorph-Widgets.package/TickDialogWindow.class/instance/accessing/selectItems_.st
A
Polymorph-Widgets.package/TickDialogWindow.class/instance/accessing/selectedItems.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo -
scripts/script325.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo -
updates/update40325.st
M
ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
M Spec-Inspector.package/EyeInspector.class/class/tools
registry/registerToolsOn_.st
M
System-Support.package/VirtualMachine.class/instance/attributes/maxExternalSemaphores_.st
Log Message:
-----------
40325
14309 add #selectItems: and #selectedItems protocols to TickDialogWindow
https://pharo.fogbugz.com/f/cases/14309
14256 wrong number of tempvars for optimized loops
https://pharo.fogbugz.com/f/cases/14256
10839 VirtualMachine>>#maxExternalSemaphores: has bogus implementation (sort of)
https://pharo.fogbugz.com/f/cases/10839
14308 EyeInspector should not register as #basicInspector
https://pharo.fogbugz.com/f/cases/14308
http://files.pharo.org/image/40/40325.zip