[pharo-project/pharo-core] 385992: 60437

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] 385992: 60437

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

  Changed paths:
    M BaselineOfIDE.package/BaselineOfIDE.class/instance/actions/preload_package_.st
    R Glamour-Core.package/extension/Win32Platform/instance/menuShortcutModifierString.st
    A Glamour-Core.package/extension/WinPlatform/instance/menuShortcutModifierString.st
    R Keymapping-KeyCombinations.package/extension/Win32Platform/instance/defaultModifier.st
    A Keymapping-KeyCombinations.package/extension/WinPlatform/instance/defaultModifier.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60436.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60437.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60436.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60437.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    A System-Platforms.package/OSPlatform.class/instance/testing/isUnix32.st
    A System-Platforms.package/OSPlatform.class/instance/testing/isUnix64.st
    A System-Platforms.package/OSPlatform.class/instance/testing/isWin64.st
    A System-Platforms.package/Unix32Platform.class/README.md
    A System-Platforms.package/Unix32Platform.class/class/testing/isActivePlatform.st
    A System-Platforms.package/Unix32Platform.class/definition.st
    A System-Platforms.package/Unix32Platform.class/instance/testing/isUnix32.st
    A System-Platforms.package/Unix64Platform.class/README.md
    A System-Platforms.package/Unix64Platform.class/class/testing/isActivePlatform.st
    A System-Platforms.package/Unix64Platform.class/definition.st
    A System-Platforms.package/Unix64Platform.class/instance/testing/isUnix64.st
    M System-Platforms.package/UnixPlatform.class/class/testing/isActivePlatform.st
    M System-Platforms.package/Win32Platform.class/README.md
    M System-Platforms.package/Win32Platform.class/class/testing/isActivePlatform.st
    M System-Platforms.package/Win32Platform.class/definition.st
    R System-Platforms.package/Win32Platform.class/instance/accessing/family.st
    R System-Platforms.package/Win32Platform.class/instance/accessing/keyForValue_.st
    R System-Platforms.package/Win32Platform.class/instance/accessing/lineEnding.st
    R System-Platforms.package/Win32Platform.class/instance/accessing/menuShortcutString.st
    R System-Platforms.package/Win32Platform.class/instance/accessing/virtualKey_.st
    R System-Platforms.package/Win32Platform.class/instance/testing/isWindows.st
    A System-Platforms.package/Win64Platform.class/README.md
    A System-Platforms.package/Win64Platform.class/class/testing/isActivePlatform.st
    A System-Platforms.package/Win64Platform.class/definition.st
    A System-Platforms.package/Win64Platform.class/instance/testing/isWin64.st
    A System-Platforms.package/WinPlatform.class/README.md
    A System-Platforms.package/WinPlatform.class/class/testing/isActivePlatform.st
    A System-Platforms.package/WinPlatform.class/definition.st
    A System-Platforms.package/WinPlatform.class/instance/accessing/family.st
    A System-Platforms.package/WinPlatform.class/instance/accessing/keyForValue_.st
    A System-Platforms.package/WinPlatform.class/instance/accessing/lineEnding.st
    A System-Platforms.package/WinPlatform.class/instance/accessing/menuShortcutString.st
    A System-Platforms.package/WinPlatform.class/instance/accessing/virtualKey_.st
    A System-Platforms.package/WinPlatform.class/instance/testing/isWindows.st
    R System-Sources.package/extension/Win32Platform/instance/potentialLocationsOfSourcesFile.st
    A System-Sources.package/extension/WinPlatform/instance/potentialLocationsOfSourcesFile.st
    R UnifiedFFI.package/extension/Win32Platform/instance/ffiCallingConvention.st
    R UnifiedFFI.package/extension/Win32Platform/instance/ffiFloat64Alignment.st
    R UnifiedFFI.package/extension/Win32Platform/instance/ffiLongAlignment.st
    R UnifiedFFI.package/extension/Win32Platform/instance/ffiModuleName_.st
    A UnifiedFFI.package/extension/WinPlatform/instance/ffiCallingConvention.st
    A UnifiedFFI.package/extension/WinPlatform/instance/ffiFloat64Alignment.st
    A UnifiedFFI.package/extension/WinPlatform/instance/ffiLongAlignment.st
    A UnifiedFFI.package/extension/WinPlatform/instance/ffiModuleName_.st

  Log Message:
  -----------
  60437
19814 OSPlatform current needs to differentiate 32 and 64 bits
        https://pharo.fogbugz.com/f/cases/19814

19821 loading of the BaselineOfIDE is broken
        https://pharo.fogbugz.com/f/cases/19821

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