Branch: refs/heads/4.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 3f2cdac7de828dde7c7a11862756359315d4fb26
      
https://github.com/pharo-project/pharo-core/commit/3f2cdac7de828dde7c7a11862756359315d4fb26
  Author: Jenkins Build Server <bo...@pharo-project.org>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M Kernel.package/Class.class/instance/instance variables/addInstVarNamed_.st
    M Kernel.package/Duration.class/instance/accessing/seconds.st
    A Kernel.package/Duration.class/instance/accessing/totalSeconds.st
    A Kernel.package/Duration.class/instance/accessing/wholeMicroseconds.st
    A Kernel.package/Duration.class/instance/accessing/wholeMilliseconds.st
    A Kernel.package/Duration.class/instance/accessing/wholeNanoseconds.st
    A 
Kernel.package/Duration.class/instance/printing/humanReadablePrintString.st
    A Kernel.package/Duration.class/instance/printing/printHumanReadableOn_.st
    A 
KernelTests.package/DurationTest.class/instance/tests/testHumanReadablePrintString.st
    A KernelTests.package/DurationTest.class/instance/tests/testIsZero.st
    A 
KernelTests.package/DurationTest.class/instance/tests/testPrintHumanReadableOn.st
    A KernelTests.package/DurationTest.class/instance/tests/testTotalSeconds.st
    A 
KernelTests.package/DurationTest.class/instance/tests/testWholeMicroseconds.st
    A 
KernelTests.package/DurationTest.class/instance/tests/testWholeMilliseconds.st
    A 
KernelTests.package/DurationTest.class/instance/tests/testWholeNanoseconds.st
    M 
Manifest-Core.package/TheManifestBuilder.class/instance/adding%2Fremoving/removeManifestOf_.st
    A ScriptLoader40.package/ScriptLoader.class/instance/pharo - 
scripts/script502.st
    A ScriptLoader40.package/ScriptLoader.class/instance/pharo - 
updates/update40502.st
    M 
ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    M Slot.package/PropertyBaseSlot.class/instance/testing/isVisible.st
    M Slot.package/PropertySlot.class/instance/class building/installingIn_.st
    M 
Slot.package/SlotClassBuilder.class/instance/initialize-release/buildNewClass.st
    M Traits.package/TBehavior.class/instance/initialization/initializeSlots_.st

  Log Message:
  -----------
  40502
14960 Extend Duration with a human readable print option and some related 
accessors
        https://pharo.fogbugz.com/f/cases/14960

14963 addInstVarNamed: should use addSlot:
        https://pharo.fogbugz.com/f/cases/14963

14970 TheManifestBuilder>>removeManifestOf:(manifest is shadowed)
        https://pharo.fogbugz.com/f/cases/14970

14914 #initializeSlots: should not skip hidden slots
        https://pharo.fogbugz.com/f/cases/14914

http://files.pharo.org/image/40/40502.zip


Reply via email to