[pharo-project/pharo-core] 9d68e3: 60195

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[pharo-project/pharo-core] 9d68e3: 60195

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 9d68e35455cae474b2ec8b645213c3dd32b9bed7
      https://github.com/pharo-project/pharo-core/commit/9d68e35455cae474b2ec8b645213c3dd32b9bed7
  Author: Jenkins Build Server <[hidden email]>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M Collections-Abstract.package/Collection.class/instance/testing/ifEmpty_.st
    M Collections-Abstract.package/Collection.class/instance/testing/ifNotEmpty_.st
    M Kernel-Tests.package/FractionTest.class/instance/tests - conversions/testIsPowerOfTwo.st
    A Kernel-Tests.package/SemaphoreTest.class/instance/tests/testWaitTimeDuration.st
    A Kernel-Tests.package/SemaphoreTest.class/instance/tests/testWaitTimeDurationWithCompletionAndTimeoutBlocks.st
    M Kernel.package/Fraction.class/instance/testing/isPowerOfTwo.st
    M Kernel.package/Point.class/instance/extent functions/scaleTo_.st
    A Kernel.package/Semaphore.class/instance/communication/wait_.st
    A Kernel.package/Semaphore.class/instance/communication/wait_onCompletion_onTimeout_.st
    A Polymorph-Widgets-Rules.package/IconHardcodedMessageRule.class/README.md
    A Polymorph-Widgets-Rules.package/IconHardcodedMessageRule.class/definition.st
    A Polymorph-Widgets-Rules.package/IconHardcodedMessageRule.class/instance/accessing/group.st
    A Polymorph-Widgets-Rules.package/IconHardcodedMessageRule.class/instance/accessing/name.st
    A Polymorph-Widgets-Rules.package/IconHardcodedMessageRule.class/instance/accessing/severity.st
    A Polymorph-Widgets-Rules.package/IconHardcodedMessageRule.class/instance/initialization/initialize.st
    A Polymorph-Widgets-Rules.package/IconShortcutRule.class/README.md
    A Polymorph-Widgets-Rules.package/IconShortcutRule.class/definition.st
    A Polymorph-Widgets-Rules.package/IconShortcutRule.class/instance/accessing/group.st
    A Polymorph-Widgets-Rules.package/IconShortcutRule.class/instance/accessing/name.st
    A Polymorph-Widgets-Rules.package/IconShortcutRule.class/instance/accessing/severity.st
    A Polymorph-Widgets-Rules.package/IconShortcutRule.class/instance/initialization/initialize.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60194.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60195.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60194.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60195.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    A Text-Core.package/Text.class/instance/accessing/includesSubstring_.st
    A Text-Core.package/Text.class/instance/accessing/includesSubstring_caseSensitive_.st
    A Text-Tests.package/TextAndTextStreamTest.class/instance/tests/testIncludesSubstring.st
    A Text-Tests.package/TextAndTextStreamTest.class/instance/tests/testIncludesSubstringCaseSensitive.st

  Log Message:
  -----------
  60195
18033 Fraction isPowerOfTwo does too much work
        https://pharo.fogbugz.com/f/cases/18033

19012 Added rules for icons
        https://pharo.fogbugz.com/f/cases/19012

19013 Semaphore wait protocol based on duration
        https://pharo.fogbugz.com/f/cases/19013

19005 Collection>>#ifEmpty: has useless return and wrong comment
        https://pharo.fogbugz.com/f/cases/19005

18990 Text missing #includesSubstring: and includesSubstring:caseSensitive:
        https://pharo.fogbugz.com/f/cases/18990

http://files.pharo.org/image/60/60195.zip