Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: 5a3bf19d4b2c2cd862dbbb6e9deee2a7c312a722 https://github.com/pharo-project/pharo-core/commit/5a3bf19d4b2c2cd862dbbb6e9... Author: Jenkins Build Server <board@pharo-project.org> Date: 2015-07-24 (Fri, 24 Jul 2015) Changed paths: R AST-Core.package/RBScanner.class/instance/accessing/flush.st M Kernel.package/CompiledMethod.class/instance/scanning/readsSlot_.st M Kernel.package/Timespan.class/instance/testing/includesAll_.st M Kernel.package/Timespan.class/instance/testing/includesAny_.st R Reflectivity-Tests.package/CoverageDemoTest.class/instance/as yet unclassified/tearDown.st A Reflectivity-Tests.package/CoverageDemoTest.class/instance/running/tearDown.st R Reflectivity-Tests.package/ReflectiveMethodTest.class/instance/as yet unclassified/tearDown.st A Reflectivity-Tests.package/ReflectiveMethodTest.class/instance/running/tearDown.st M Reflectivity.package/Breakpoint.class/instance/links/haltLink.st M Reflectivity.package/Breakpoint.class/instance/links/haltLinkOneShot.st M Reflectivity.package/RFMetaContext.class/instance/level/shiftLevelUp.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50186.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50187.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50186.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50187.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 50187 16019 BreakPoints should install links that compile directly on installation https://pharo.fogbugz.com/f/cases/16019 16017 RBScanner>>#flush not needed https://pharo.fogbugz.com/f/cases/16017 16016 Replace with #allSatisfy:, #anySatisfy: https://pharo.fogbugz.com/f/cases/16016 http://files.pharo.org/image/50/50187.zip