Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: 557274427ddcc51da0bbf382fa8b981a803b425b https://github.com/pharo-project/pharo-core/commit/557274427ddcc51da0bbf382f... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-03-26 (Wed, 26 Mar 2014) Changed paths: A Kernel.package/Integer.class/instance/mathematical functions/nthRootRounded_.st M Kernel.package/Integer.class/instance/mathematical functions/nthRoot_.st R Kernel.package/LargeInteger.class/instance/mathematical functions/sqrtFloor.st M Kernel.package/NumberParser.class/instance/parsing-private/makeIntegerOrScaledInteger.st M Kernel.package/NumberParser.class/instance/parsing-private/readNumberWithFractionPartNumberOfTrailingZeroInIntegerPart_.st R Kernel.package/NumberParser.class/instance/parsing-private/readScale.st A Kernel.package/NumberParser.class/instance/parsing-private/readScaleWithDefaultNumberOfDigits_.st M Kernel.package/NumberParser.class/instance/parsing-public/nextScaledDecimal.st A KernelTests.package/FloatTest.class/instance/tests - characterization/testMaxExactInteger.st A KernelTests.package/IntegerTest.class/instance/tests - mathematical functions/testNthRootExactness.st A KernelTests.package/LargePositiveIntegerTest.class/instance/tests/testLargeSqrtFloor.st A KernelTests.package/NumberParserTest.class/instance/tests - ScaledDecimal/testScaledDecimalWithoutScaleSpecification.st A KernelTests.package/NumberParsingTest.class/instance/tests - ScaledDecimal/testScaledDecimalWithoutScaleSpecification.st M Metacello-ToolBox.package/MetacelloToolBox.class/class/scripts/createDevelopment_for_importFromBaseline_description_.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script454.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30801.st M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 30801 13096 Do not update projects when releasing from the toolbox https://pharo.fogbugz.com/f/cases/13096 13081 Integer nthRoot: is not allways exact though it claims to https://pharo.fogbugz.com/f/cases/13081 13109 Incorrect sqrtFloor for large Integers https://pharo.fogbugz.com/f/cases/13109 13082 ScaledDecimal 0.050s should be interpreted with scale 3, not 0. https://pharo.fogbugz.com/f/cases/13082 http://files.pharo.org/image/30/30801.zip