Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 34668d4ef2bbf03e858bbb3f5021d26a83622d2e
https://github.com/pharo-project/pharo-core/commit/34668d4ef2bbf03e858bbb3f5021d26a83622d2e
Author: Jenkins Build Server <[email protected]>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
A
AST-Interpreter-Core.package/extension/Slot/instance/accept_assign_inNode_.st
A AST-Interpreter-Core.package/extension/Slot/instance/readWith_inNode_.st
A Deprecated40.package/extension/CompiledMethod/instance/messagesDo_.st
A Deprecated40.package/extension/TClass/instance/classPoolFrom_.st
A Deprecated40.package/extension/TClass/instance/ensureClassPool.st
R Kernel.package/CompiledMethod.class/instance/scanning/messagesDo_.st
M
Refactoring-Critics.package/RBAddRemoveDependentsRule.class/instance/running/checkClass_.st
M Refactoring-Tests-Core.package/RBBasicLintRuleTest.class/class/possible
bugs/addRemoveDependents.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo -
scripts/script56.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo -
updates/update40056.st
M
ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
A Slot.package/InstanceVariableSlot.class/instance/accessing/index.st
A Slot.package/InstanceVariableSlot.class/instance/accessing/index_.st
A Slot.package/InstanceVariableSlot.class/instance/comparing/=.st
A Slot.package/InstanceVariableSlot.class/instance/comparing/hash.st
A
Slot.package/InstanceVariableSlot.class/instance/meta-object-protocol/read_.st
A
Slot.package/InstanceVariableSlot.class/instance/meta-object-protocol/write_to_.st
M Slot.package/InstanceVariableSlot.class/instance/testing/isSpecial.st
R Slot.package/Slot.class/instance/accessing/index.st
R Slot.package/Slot.class/instance/accessing/index_.st
A Slot.package/Slot.class/instance/accessing/name.st
A Slot.package/Slot.class/instance/code generation/emitStore_.st
A Slot.package/Slot.class/instance/code generation/emitValue_.st
M Slot.package/Slot.class/instance/comparing/=.st
M Slot.package/Slot.class/instance/comparing/hash.st
R Slot.package/Slot.class/instance/emitting/emitStore_.st
R Slot.package/Slot.class/instance/emitting/emitValue_.st
M Slot.package/Slot.class/instance/meta-object-protocol/read_.st
M Slot.package/Slot.class/instance/meta-object-protocol/write_to_.st
R Slot.package/Slot.class/instance/private/internalRead_.st
R Slot.package/Slot.class/instance/private/internalWrite_to_.st
R Slot.package/Slot.class/instance/testing/name.st
R Traits.package/TClass.class/instance/accessing/classPoolFrom_.st
R Traits.package/TClass.class/instance/class variables/ensureClassPool.st
Log Message:
-----------
40056
13445 CompiledMethod>>#messagesDo: has just two users... should be deprecated
https://pharo.fogbugz.com/f/cases/13445
13444 #ensureClassPool and classPoolFrom: can be deprecated
https://pharo.fogbugz.com/f/cases/13444
13446 Only InstanceVariableSlots have an #index
https://pharo.fogbugz.com/f/cases/13446
http://files.pharo.org/image/40/40056.zip