Branch: refs/heads/6.0 Home: https://github.com/pharo-project/pharo-core Commit: d938291183988224940621c636ddf2f55c792165 https://github.com/pharo-project/pharo-core/commit/d938291183988224940621c63... Author: Jenkins Build Server <board@pharo-project.org> Date: 2016-06-24 (Fri, 24 Jun 2016) Changed paths: M AST-Core.package/RBParseErrorNode.class/instance/converting/asSyntaxErrorNotification.st A Collections-Strings.package/String.class/instance/copying/trimLineSpaces.st A Collections-Tests.package/StringTest.class/instance/testing - converting/testTrimLineSpaces.st M Epicea.package/extension/CompiledMethod/instance/asEpiceaRingDefinition.st M Kernel.package/Halt.class/class/halting/onCount_.st M Kernel.package/Halt.class/class/halting/once.st M Kernel.package/Halt.class/class/private/haltIfBlockWithCallingObject_.st M Kernel.package/Halt.class/class/private/haltIfCallChainContains_.st M Kernel.package/Object.class/instance/deprecation/deprecated_transformWith_.st A OpalCompiler-Core.package/AbstractCompiler.class/class/settings/compileWithErrors.st A OpalCompiler-Core.package/AbstractCompiler.class/class/settings/compileWithErrors_.st M OpalCompiler-Core.package/AbstractCompiler.class/class/settings/compilerSettingsOn_.st M OpalCompiler-Core.package/CCompilationContext.class/class/instance creation/default.st M OpalCompiler-Core.package/CompilationContext.class/class/instance creation/default.st R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60109.st A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60110.st R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60109.st A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60110.st M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 60110 18586 add String>>#trimmLineSpaces https://pharo.fogbugz.com/f/cases/18586 18591 fix call to #name in asEpiceaRingDefinition https://pharo.fogbugz.com/f/cases/18591 18583 For experiments: Option to compile with syntax errors https://pharo.fogbugz.com/f/cases/18583 18585 deprecated:transformWith: should to Transcript output https://pharo.fogbugz.com/f/cases/18585 http://files.pharo.org/image/60/60110.zip