Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 585ac7b769383af76fa5e9580d109760cbba7148 https://github.com/pharo-project/pharo-core/commit/585ac7b769383af76fa5e9580... Author: Jenkins Build Server <board@pharo-project.org> Date: 2015-03-20 (Fri, 20 Mar 2015) Changed paths: A Collections-Strings.package/String.class/instance/accessing/allRangesOfSubstring_.st M Kernel.package/Number.class/instance/converting/percent.st A KernelTests.package/ClassDescriptionTest.class/instance/tests - slots/testHasSlotNamed.st A Reflectivity.package/ReflectiveMethod.class/instance/inspector extensions/gtInspectorASTIn_.st A Reflectivity.package/ReflectiveMethod.class/instance/inspector extensions/gtInspectorIrIn_.st A Reflectivity.package/ReflectiveMethod.class/instance/inspector extensions/gtInspectorPragmasIn_.st A Reflectivity.package/ReflectiveMethod.class/instance/inspector extensions/gtInspectorSourceIn_.st R ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script567.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script568.st R ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40567.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40568.st M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st M Slot-Tests.package/SlotExampleTest.class/definition.st A Slot-Tests.package/SlotExampleTest.class/instance/tests/testAccessorInstanceVariableSlot.st A Slot-Tests.package/SlotExampleTest.class/instance/tests/testExampleSlotWithDefaultValue.st A Slot-Tests.package/SlotExampleTest.class/instance/tests/testExampleSlotWithState.st M Slot.package/Slot.class/instance/queries/definingClass.st A Text-Edition.package/FindReplaceService.class/instance/services/findNextSubstring_inTextMorph_.st M Traits.package/TClassDescription.class/instance/slots/definesSlot_.st A Traits.package/TClassDescription.class/instance/slots/hasSlotNamed_.st Log Message: ----------- 40568 15167 Fix: Class level should know about visible slots, layout knows all https://pharo.fogbugz.com/f/cases/15167 15166 More tests for Slots https://pharo.fogbugz.com/f/cases/15166 15172 Add String>>#allRangesOfSubstring: https://pharo.fogbugz.com/f/cases/15172 15175 Add FindReplaceService>>#findNextSubstring:inTextMorph: https://pharo.fogbugz.com/f/cases/15175 15165 Number>>#percent shouldnt force to Float https://pharo.fogbugz.com/f/cases/15165 15169 add some GT views to ReflectiveMethod https://pharo.fogbugz.com/f/cases/15169 http://files.pharo.org/image/40/40568.zip