Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: 49ea21548b47b26f7dde322c894cad9d32c753e2 https://github.com/pharo-project/pharo-core/commit/49ea21548b47b26f7dde322c8... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-04-02 (Wed, 02 Apr 2014) Changed paths: M AST-Core.package/RBParser.class/instance/private-parsing/parseStatementList_into_.st M FileSystem-Core.package/FileSystemStore.class/instance/converting/printPath_on_.st M FileSystem-Core.package/Path.class/class/private/absoluteWindowsPathRegex.st A FileSystem-Disk.package/WindowsStore.class/instance/converting/currentDisk.st M FileSystem-Disk.package/WindowsStore.class/instance/converting/pathFromString_.st M FileSystem-Disk.package/WindowsStore.class/instance/converting/printPath_on_.st A FileSystem-Disk.package/WindowsStore.class/instance/converting/stripDrive_.st A FileSystem-Tests-Disk.package/WindowsStoreTest.class/instance/testing/testAbsoluteFullName.st M FileSystem-Tests-Disk.package/WindowsStoreTest.class/instance/testing/testAbsolutePath.st A FileSystem-Tests-Disk.package/WindowsStoreTest.class/instance/testing/testRelativeFullName.st M FileSystem-Tests-Disk.package/WindowsStoreTest.class/instance/testing/testRelativePath.st M Graphics-Display Objects.package/Form.class/instance/scaling%2C rotation/magnifyBy_.st M OpalCompiler-Tests.package/OCCompilerNotifyingTest.class/instance/testing/testExpectedExpressionInBraceArray.st M OpalCompiler-Tests.package/OCCompilerNotifyingTest.class/instance/testing/testExtraneousStatementAfterAReturnInABlock.st M OpalCompiler-Tests.package/OCCompilerNotifyingTest.class/instance/testing/testMissingPeriodSeparatorBetweenStatements.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script460.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30807.st M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 30807 13065 Windows FileSystem \test\bar not an absolute path https://pharo.fogbugz.com/f/cases/13065 13162 Fix comment of Form>>magnifyBy: https://pharo.fogbugz.com/f/cases/13162 13067 Error message on accept has a typo: End of statement list encounted https://pharo.fogbugz.com/f/cases/13067 13026 IdentitySet>>size reports wrong size https://pharo.fogbugz.com/f/cases/13026 http://files.pharo.org/image/30/30807.zip