[pharo-project/pharo-core] b98668: 50607
Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: b98668b7af70223826b1fcc4de3b4b3cb7916779 https://github.com/pharo-project/pharo-core/commit/b98668b7af70223826b1fcc4d... Author: Jenkins Build Server <board@pharo-project.org> Date: 2016-02-24 (Wed, 24 Feb 2016) Changed paths: M Collections-Tests.package/ArrayTest.class/instance/tests - fixture/test0FixtureIncludeTest.st M Collections-Tests.package/ArrayTest.class/instance/tests - fixture/test0FixtureTConvertAsSetForMultiplinessTest.st M Collections-Tests.package/OrderedCollectionTest.class/instance/tests - fixture/test0FixtureTConvertAsSetForMultiplinessTest.st M Collections-Tests.package/SortedCollectionTest.class/instance/tests - fixture/test0FixtureTConvertAsSetForMultiplinessTest.st M Kernel-Tests.package/IntegerTest.class/instance/tests - mathematical functions/testBigReceiverInexactNthRoot.st M Kernel-Tests.package/IntegerTest.class/instance/tests - mathematical functions/testBigReceiverInexactSqrt.st M Kernel-Tests.package/ScaledDecimalTest.class/instance/tests/testInexactNthRoot.st M Kernel-Tests.package/ScaledDecimalTest.class/instance/tests/testInexactSqrt.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50606.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50607.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50606.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50607.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 50607 17638 Browsing calls on BoxedFloat64 shows methods with reference to Float in the code https://pharo.fogbugz.com/f/cases/17638 http://files.pharo.org/image/50/50607.zip
This recompiles the whole image. Sadly it means that it allocated some more memory regions while doing so and the resulting image is now 47MB saved, but that does not mean it really is 47MB⦠it just is saved with more free space... Marcus
On 24 Feb 2016, at 11:58, GitHub <noreply@github.com> wrote:
Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: b98668b7af70223826b1fcc4de3b4b3cb7916779 https://github.com/pharo-project/pharo-core/commit/b98668b7af70223826b1fcc4d... Author: Jenkins Build Server <board@pharo-project.org> Date: 2016-02-24 (Wed, 24 Feb 2016)
Changed paths: M Collections-Tests.package/ArrayTest.class/instance/tests - fixture/test0FixtureIncludeTest.st M Collections-Tests.package/ArrayTest.class/instance/tests - fixture/test0FixtureTConvertAsSetForMultiplinessTest.st M Collections-Tests.package/OrderedCollectionTest.class/instance/tests - fixture/test0FixtureTConvertAsSetForMultiplinessTest.st M Collections-Tests.package/SortedCollectionTest.class/instance/tests - fixture/test0FixtureTConvertAsSetForMultiplinessTest.st M Kernel-Tests.package/IntegerTest.class/instance/tests - mathematical functions/testBigReceiverInexactNthRoot.st M Kernel-Tests.package/IntegerTest.class/instance/tests - mathematical functions/testBigReceiverInexactSqrt.st M Kernel-Tests.package/ScaledDecimalTest.class/instance/tests/testInexactNthRoot.st M Kernel-Tests.package/ScaledDecimalTest.class/instance/tests/testInexactSqrt.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50606.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50607.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50606.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50607.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message: ----------- 50607 17638 Browsing calls on BoxedFloat64 shows methods with reference to Float in the code https://pharo.fogbugz.com/f/cases/17638
participants (2)
-
GitHub -
Marcus Denker