[pharo-project/pharo-core] e9385a: 60453

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] e9385a: 60453

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: e9385a292f36b669ea545fdfda88177add089cef
      https://github.com/pharo-project/pharo-core/commit/e9385a292f36b669ea545fdfda88177add089cef
  Author: Jenkins Build Server <[hidden email]>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
    R FuzzyMatcher-Tests.package/FuzzyExample.class/README.md
    R FuzzyMatcher-Tests.package/FuzzyExample.class/class/examples/exampleClasses.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/class/examples/examplePackages.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/class/examples/exampleSelectors.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/definition.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/defaults/defaultFontFamiliyName.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/event handling/searchStringChanged_.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/event handling/textChanged.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/initialization/initialize.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/opening/buildMorph.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/opening/open.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/opening/openFor_.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/opening/setPattern_.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/private/match_for_.st
    R FuzzyMatcher-Tests.package/FuzzyExample.class/instance/private/setElements_.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/README.md
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/class/as yet unclassified/exampleAuthors.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/class/examples/exampleClasses.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/class/examples/examplePackages.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/class/examples/exampleSelectors.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/definition.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/accessing/elements_.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/accessing/pattern_.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/event handling/update.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/event handling/updatePattern_.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/initialization/initialize.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/opening/buildMorph.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/opening/open.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/private/aquireFont.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/private/fontName.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/private/match_for_.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherExample.class/instance/private/setElements_.st
    M FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/README.md
    M FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/definition.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/as yet unclassified/testClassSideAPI.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/asserting/assert_scoreFor_equals_.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/initialization/initialize.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/running/newFuzzer.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/running/newMatcher.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testAllMatchingIn.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testAssumptions.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testBasicMatch.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testBasicScore.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testChangePattern.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testClassSideAPI.st
    M FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testEmptyPattern.st
    M FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testIsSeperator.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testMatching.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testRobustMatcher.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testScoreValues.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testSillyStuff.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testSimpleScoredMatch1.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testSimpleScoredMatch2.st
    A FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testSortedByScore.st
    R FuzzyMatcher-Tests.package/FuzzyMatcherTests.class/instance/tests/testsMorph.st
    M FuzzyMatcher.package/FuzzyMatcher.class/class/construction/pattern_.st
    A FuzzyMatcher.package/FuzzyMatcher.class/instance/accessing/pattern_.st
    M FuzzyMatcher.package/FuzzyMatcher.class/instance/comparing/match_ifScored_.st
    M FuzzyMatcher.package/FuzzyMatcher.class/instance/initialization/initialize.st
    R FuzzyMatcher.package/FuzzyMatcher.class/instance/initialization/setPattern_.st
    M FuzzyMatcher.package/FuzzyMatcher.class/instance/private/isSeperator_.st
    A Morphic-Widgets-Tabs.package/TabMorph.class/instance/protocol/createAnimationProcess.st
    M Morphic-Widgets-Tabs.package/TabMorph.class/instance/protocol/softRetrieveMorph.st
    M Nautilus.package/NautilusUI.class/class/menus behavior/toggleBreakpointIn_.st
    A Reflectivity.package/extension/RBProgramNode/instance/nodesWithLinks.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60452.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60453.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60452.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60453.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st

  Log Message:
  -----------
  60453
19873 Breakpoint method icon is fail when breakpoint set on ast node
        https://pharo.fogbugz.com/f/cases/19873

19871 TabMorph could fail if it removed too fast while content is buiding in background
        https://pharo.fogbugz.com/f/cases/19871

19876 Improve FuzzyMatcher
        https://pharo.fogbugz.com/f/cases/19876

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