Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core
Commit: 1234a1f9d0fa4cbdf8d10c2659056230ded115d6
https://github.com/pharo-project/pharo-core/commit/1234a1f9d0fa4cbdf8d10c2659056230ded115d6
Author: Jenkins Build Server <[email protected]>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M
BaselineOfQualityAssistant.package/BaselineOfQualityAssistant.class/instance/api
projectSpec/baseline_.st
M
ConfigurationOfQualityAssistant.package/ConfigurationOfQualityAssistant.class/instance/symbolic
versions/stable_.st
A
ConfigurationOfQualityAssistant.package/ConfigurationOfQualityAssistant.class/instance/versions/v1%5F2%5F2_.st
M
ConfigurationOfRenraku.package/ConfigurationOfRenraku.class/instance/symbolic
versions/stable_.st
A
ConfigurationOfRenraku.package/ConfigurationOfRenraku.class/instance/versions/v0%5F4%5F1_.st
M Reflectivity-Tests.package/ReflectiveMethodTest.class/instance/tests -
variables/testSetLinkOnClassVariable.st
M Reflectivity-Tests.package/ReflectiveMethodTest.class/instance/tests -
variables/testSetLinkOnClassVariableAndUninstall.st
M Reflectivity-Tests.package/ReflectiveMethodTest.class/instance/tests -
variables/testSetLinkOnGlobalVariable.st
M Reflectivity-Tests.package/ReflectiveMethodTest.class/instance/tests -
variables/testSetLinkOnGlobalVariableAndUninstall.st
R Reflectivity.package/LinkWrapperClassVariable.class/README.md
R Reflectivity.package/LinkWrapperClassVariable.class/definition.st
R
Reflectivity.package/LinkWrapperClassVariable.class/instance/accessing/links.st
R
Reflectivity.package/LinkWrapperClassVariable.class/instance/accessing/setLink_.st
R
Reflectivity.package/LinkWrapperClassVariable.class/instance/accessing/wrappedVariable.st
R
Reflectivity.package/LinkWrapperClassVariable.class/instance/accessing/wrappedVariable_.st
R
Reflectivity.package/LinkWrapperClassVariable.class/instance/installing/removeLink_.st
R
Reflectivity.package/LinkWrapperClassVariable.class/instance/installing/uninstall.st
R Reflectivity.package/LinkWrapperClassVariable.class/instance/reflective
operations/doesNotUnderstand_.st
R Reflectivity.package/LinkWrapperGlobal.class/README.md
R Reflectivity.package/LinkWrapperGlobal.class/definition.st
R Reflectivity.package/LinkWrapperGlobal.class/instance/accessing/links.st
R
Reflectivity.package/LinkWrapperGlobal.class/instance/accessing/setLink_.st
R
Reflectivity.package/LinkWrapperGlobal.class/instance/accessing/wrappedVariable.st
R
Reflectivity.package/LinkWrapperGlobal.class/instance/accessing/wrappedVariable_.st
R
Reflectivity.package/LinkWrapperGlobal.class/instance/installing/removeLink_.st
R
Reflectivity.package/LinkWrapperGlobal.class/instance/installing/uninstall.st
R Reflectivity.package/LinkWrapperGlobal.class/instance/reflective
operations/doesNotUnderstand_.st
R Reflectivity.package/extension/ClassVariable/instance/asWrapperFor_.st
R Reflectivity.package/extension/ClassVariable/instance/link_.st
R Reflectivity.package/extension/GlobalVariable/instance/asWrapperFor_.st
R Reflectivity.package/extension/GlobalVariable/instance/link_.st
A
Reflectivity.package/extension/LiteralVariable/instance/clearReflectivityAnnotations.st
M Reflectivity.package/extension/LiteralVariable/instance/link_.st
A Reflectivity.package/extension/LiteralVariable/instance/links.st
A Reflectivity.package/extension/LiteralVariable/instance/removeLink_.st
A Renraku.package/ReEngine.class/class/actions/reset.st
A Renraku.package/ReEngine.class/class/cleanup/cleanUp.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo -
scripts/script50234.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo -
scripts/script50235.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo -
updates/update50234.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo -
updates/update50235.st
M
ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
A Slot-Tests.package/SlotTest.class/README.md
A Slot-Tests.package/SlotTest.class/definition.st
A Slot-Tests.package/SlotTest.class/instance/testing -
properties/testPropertyAtPut.st
A Slot-Tests.package/SlotTest.class/instance/testing -
properties/testRemoveProperty.st
A
Slot.package/LiteralVariable.class/instance/properties/propertyAt_ifAbsentPut_.st
M Slot.package/LiteralVariable.class/instance/properties/propertyAt_put_.st
M
Slot.package/LiteralVariable.class/instance/properties/removePropertiesIfEmpty.st
A Slot.package/Slot.class/class/class initialization/initialize.st
A Slot.package/Slot.class/class/class initialization/initializeProperties.st
M Slot.package/Slot.class/definition.st
A Slot.package/Slot.class/instance/properties/ensureProperties.st
A Slot.package/Slot.class/instance/properties/properties.st
A Slot.package/Slot.class/instance/properties/propertyAt_.st
A Slot.package/Slot.class/instance/properties/propertyAt_ifAbsent_.st
A Slot.package/Slot.class/instance/properties/propertyAt_put_.st
A Slot.package/Slot.class/instance/properties/removePropertiesIfEmpty.st
A Slot.package/Slot.class/instance/properties/removeProperty_.st
A Slot.package/Slot.class/instance/properties/removeProperty_ifAbsent_.st
Log Message:
-----------
50235
16221 ReEngine needs a #reset and #cleanUp method
https://pharo.fogbugz.com/f/cases/16221
16224 Property API for Slots
https://pharo.fogbugz.com/f/cases/16224
16226 Use the new property API on Globals when setting a link:
https://pharo.fogbugz.com/f/cases/16226
http://files.pharo.org/image/50/50235.zip