Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: 8415a33051a1b45ef02a5df2dc37ee30650a57a2 https://github.com/pharo-project/pharo-core/commit/8415a33051a1b45ef02a5df2d... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-03-26 (Wed, 26 Mar 2014) Changed paths: M Kernel.package/Number.class/instance/mathematical functions/floorLog_.st A KernelTests.package/FractionTest.class/instance/tests - mathematical functions/testFloorLog.st A KernelTests.package/IntegerTest.class/instance/tests - mathematical functions/testFloorLog.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script455.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30802.st M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st M Shout.package/SHParserST80.class/instance/scan/scanBinary.st M Shout.package/SHParserST80.class/instance/scan/scanNumber.st M ShoutTests.package/SHParserST80Test.class/instance/tests/testNumbers.st Log Message: ----------- 30802 13080 Shout does not recognize doubled vertical bar || as a binary selector https://pharo.fogbugz.com/f/cases/13080 13083 Shout does not recognize Scaled decimal terminated by s https://pharo.fogbugz.com/f/cases/13083 13085 Large Integer and Fraction should avoid Float overflow when asked for their floogLog: https://pharo.fogbugz.com/f/cases/13085 http://files.pharo.org/image/30/30802.zip