[pharo-project/pharo-core] 7fc9c1: 50400

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] 7fc9c1: 50400

Eliot Miranda-3
  Branch: refs/heads/5.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 7fc9c17d4c52d55db99e67e814fa4c0b3f22e5ba
      https://github.com/pharo-project/pharo-core/commit/7fc9c17d4c52d55db99e67e814fa4c0b3f22e5ba
  Author: Jenkins Build Server <[hidden email]>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    A Collections-Tests.package/DictionaryTest.class/instance/test - new/testNewFrom.st
    A Collections-Tests.package/DictionaryTest.class/instance/test - new/testNewFromPairs.st
    R Collections-Tests.package/DictionaryTest.class/instance/tests - DictionaryIndexAccessing/testAtPutNil.st
    A Collections-Tests.package/PluggableDictionaryTest.class/instance/test - comparing/testEqualBlock.st
    A Collections-Tests.package/PluggableDictionaryTest.class/instance/test - comparing/testEqualBlockEquality.st
    A Collections-Tests.package/PluggableDictionaryTest.class/instance/test - comparing/testHashBlock.st
    A Collections-Tests.package/PluggableDictionaryTest.class/instance/test - comparing/testHashBlockEquality.st
    A Collections-Tests.package/PluggableDictionaryTest.class/instance/tests - copy - clone/testCopyEmpty.st
    A Collections-Tests.package/TDictionaryValueAccessTest.class/instance/requirements/supportsNilKey.st
    M Collections-Tests.package/TDictionaryValueAccessTest.class/instance/tests - DictionaryIndexAccessing/testAtPutNil.st
    R Collections-Tests.package/WeakIdentityKeyDictionaryTest.class/instance/errors - specific behavior/testAtPutNil.st
    R Collections-Tests.package/WeakIdentityKeyDictionaryTest.class/instance/requirements/supportsNilKey.st
    M Collections-Tests.package/WeakKeyDictionaryTest.class/instance/requirements/classToBeTested.st
    A Collections-Tests.package/WeakKeyDictionaryTest.class/instance/requirements/supportsNilKey.st
    M Collections-Unordered.package/PluggableDictionary.class/README.md
    M Collections-Unordered.package/PluggableDictionary.class/instance/accessing/hashBlock.st
    A Collections-Unordered.package/PluggableDictionary.class/instance/comparing/=.st
    A Collections-Unordered.package/PluggableDictionary.class/instance/comparing/hash.st
    A Collections-Unordered.package/SmallDictionary.class/class/instance creation/newFromPairs_.st
    A Collections-Unordered.package/SmallDictionary.class/class/instance creation/newFrom_.st
    M Compression.package/ZipFileMember.class/instance/private-writing/uncompressDataTo_.st
    M Nautilus.package/AbstractNautilusUI.class/instance/build ui lists/buildFirstColumn_.st
    M Nautilus.package/AbstractNautilusUI.class/instance/build ui lists/buildSecondColumn_.st
    M Nautilus.package/AbstractNautilusUI.class/instance/build ui/buttonsBarHeight.st
    M Nautilus.package/PackageTreeNautilusUI.class/instance/build ui lists/buildFirstColumn_.st
    A OpalCompiler-Core.package/OCCompilerASTPlugin.class/instance/api/transform.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50399.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50400.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50399.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50400.st
    M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st

  Log Message:
  -----------
  50400
16849 unimplemented call in OCCompilerASTPlugin class>>#transform:  in minimal Pharo
        https://pharo.fogbugz.com/f/cases/16849

16788 PluggableDictionary, SmallDictionary fixes and tests
        https://pharo.fogbugz.com/f/cases/16788

16853 ZipFileMember>>#uncompressDataTo: calls unimplemented message #proceed
        https://pharo.fogbugz.com/f/cases/16853

16829 Nautilus should use font size for layout
        https://pharo.fogbugz.com/f/cases/16829

http://files.pharo.org/image/50/50400.zip