Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
May 2016
- 64 participants
- 636 messages
[pharo-project/pharo-core] 81c638: 60001
by GitHub
Branch: refs/heads/6.0
Home: https://github.com/pharo-project/pharo-core
Commit: 81c638bc8175c5fb05479203eaf0315a71900b63
https://github.com/pharo-project/pharo-core/commit/81c638bc8175c5fb05479203…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2016-05-13 (Fri, 13 May 2016)
Changed paths:
M Komitter.package/extension/MCHttpRepository/class/pharoLocations.st
M MonticelloRemoteRepositories.package/MCHttpRepository.class/class/instance creation/pharoInboxRepository.st
M MonticelloRemoteRepositories.package/MCHttpRepository.class/class/instance creation/pharoRepository.st
R ScriptLoader50.package/Loader.class/README.md
R ScriptLoader50.package/Loader.class/class/private/packageToBeTestedFolderName.st
R ScriptLoader50.package/Loader.class/class/private/waitingCacheFolder.st
R ScriptLoader50.package/Loader.class/definition.st
R ScriptLoader50.package/Loader.class/instance/accessing/currentMajorVersionNumber.st
R ScriptLoader50.package/Loader.class/instance/accessing/currentMajorVersionNumberWithoutDot.st
R ScriptLoader50.package/Loader.class/instance/compute/currentChangedPackages.st
R ScriptLoader50.package/Loader.class/instance/compute/currentVersionsToBeSaved.st
R ScriptLoader50.package/Loader.class/instance/elementary steps/diffPackages.st
R ScriptLoader50.package/Loader.class/instance/initialization/initialize.st
R ScriptLoader50.package/Loader.class/instance/mc related utils/allCurrentVersions.st
R ScriptLoader50.package/Loader.class/instance/private/markPackagesBeforeNewCodeIsLoaded.st
R ScriptLoader50.package/Loader.class/instance/private/packagesNotToSavePatternNames.st
R ScriptLoader50.package/Loader.class/instance/private/resetPackagesBeforeLastLoad.st
R ScriptLoader50.package/Loader.class/instance/private/theScriptLoaderPackageName.st
R ScriptLoader50.package/ScriptLoader.class/README.md
R ScriptLoader50.package/ScriptLoader.class/class/loadscripts/gofer.st
R ScriptLoader50.package/ScriptLoader.class/class/loadscripts/initialize.st
R ScriptLoader50.package/ScriptLoader.class/class/menu/currentlyIntegratingChanges.st
R ScriptLoader50.package/ScriptLoader.class/class/menu/hideIntegrationMenu.st
R ScriptLoader50.package/ScriptLoader.class/class/menu/menuCommandOn_.st
R ScriptLoader50.package/ScriptLoader.class/class/menu/showIntegrationMenu.st
R ScriptLoader50.package/ScriptLoader.class/class/menu/theme.st
R ScriptLoader50.package/ScriptLoader.class/class/private/defaultMCWaitingFolder.st
R ScriptLoader50.package/ScriptLoader.class/class/private/loadLatestPackage_fromHub_.st
R ScriptLoader50.package/ScriptLoader.class/class/private/loadLatestPackage_fromRepository_.st
R ScriptLoader50.package/ScriptLoader.class/class/private/loadLatestPackage_from_.st
R ScriptLoader50.package/ScriptLoader.class/class/private/rootURLString.st
R ScriptLoader50.package/ScriptLoader.class/class/public/checkImageInSyncWithUpdate.st
R ScriptLoader50.package/ScriptLoader.class/class/public/checkImageInSyncWithUpdate_.st
R ScriptLoader50.package/ScriptLoader.class/class/public/currentMajorVersionNumber.st
R ScriptLoader50.package/ScriptLoader.class/class/public/currentMajorVersionNumber_.st
R ScriptLoader50.package/ScriptLoader.class/class/public/releaseMenu.st
R ScriptLoader50.package/ScriptLoader.class/class/source/latestSource_location_.st
R ScriptLoader50.package/ScriptLoader.class/class/source/latestVersionOf_location_.st
R ScriptLoader50.package/ScriptLoader.class/definition.st
R ScriptLoader50.package/ScriptLoader.class/instance/accessing/allManagers.st
R ScriptLoader50.package/ScriptLoader.class/instance/accessing/diffServerRootString.st
R ScriptLoader50.package/ScriptLoader.class/instance/accessing/gofer.st
R ScriptLoader50.package/ScriptLoader.class/instance/accessing/inboxRepository.st
R ScriptLoader50.package/ScriptLoader.class/instance/accessing/inboxRepositoryDefault.st
R ScriptLoader50.package/ScriptLoader.class/instance/accessing/repository.st
R ScriptLoader50.package/ScriptLoader.class/instance/accessing/repositoryTaskForces.st
R ScriptLoader50.package/ScriptLoader.class/instance/accessing/repository_.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/checkImageIsUptodateSilently.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/compileNewUpdateMethodSilentlyConfigurations_preLoad_postLoad_.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/decodeFromPrint_.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/doneApplyingChangesSilentlyComment_configurations_preLoad_postLoad_.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/doneApplyingChangesSilentlyIssues_preLoad_postLoad_.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/generateScriptAndUpdateMethodForNewVersionSilentlyConfigurations_preLoad_postLoad_.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/launchUpdateSilently.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/loadLatestUpdateListSilently.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/newGenerateNewUpdateMethodSilentlyConfigurations_preLoad_postLoad_.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/prepareNewUpdateSilently.st
R ScriptLoader50.package/ScriptLoader.class/instance/ci/publicChangesSilently_user_password_.st
R ScriptLoader50.package/ScriptLoader.class/instance/cleaning/addHomeRepositoryToAllPackagesExcept_.st
R ScriptLoader50.package/ScriptLoader.class/instance/cleaning/addRepositoryToPackagesWithConfiguration.st
R ScriptLoader50.package/ScriptLoader.class/instance/cleaning/cleanRepositories.st
R ScriptLoader50.package/ScriptLoader.class/instance/cleaning/flushCaches.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/copyPackagesFromWaitingFolderToHomeRepository.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/csForLastUpdateAndPatchUpdatesList_.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/csForLastUpdate_.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/generateScriptAndUpdateMethodForNewVersion.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/loadLatestScriptloader.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/loadPackageFromWaitingFolder.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/mergePackageFromWaitingFolder.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/saveChangedPackagesIntoWaitingFolder.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/saveLatestScriptLoaderToHome.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/saveLatestScriptLoaderToWaitingFolder.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/updateStageList_.st
R ScriptLoader50.package/ScriptLoader.class/instance/elementary steps/updateUpdatesList_.st
R ScriptLoader50.package/ScriptLoader.class/instance/fixing stream/installVersionInfo.st
R ScriptLoader50.package/ScriptLoader.class/instance/fixing stream/unloadPackageNamed_.st
R ScriptLoader50.package/ScriptLoader.class/instance/fixing stream/workingCopyFromPackageName_.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/compileNewUpdateMethod.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/compileScriptMethodWithCurrentPackages_.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/currentScriptVersionNumber.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/currentUpdateVersionNumber.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/generateCS_fromUpdate_on_.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/generateScriptTemplateWithAllCurrentPackages.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/generateScriptTemplateWithCurrentPackages_.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/getLatestScriptNumber.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/getLatestUpdateNumber.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/homeRepositoryUrlString.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/inboxRepositoryUrlString.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/rootURLString.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/setUpdateAndScriptVersionNumbers.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/taskForcesRepositoryUrlString.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/writeCS_forUpdate_.st
R ScriptLoader50.package/ScriptLoader.class/instance/generate scripts%2Fmethods/writeCS_forUpdate_withName_.st
R ScriptLoader50.package/ScriptLoader.class/instance/load primitives/loadConfiguration_version_.st
R ScriptLoader50.package/ScriptLoader.class/instance/load primitives/loadOneAfterTheOther_merge_.st
R ScriptLoader50.package/ScriptLoader.class/instance/load primitives/loadTogether_merge_.st
R ScriptLoader50.package/ScriptLoader.class/instance/load primitives/newerVersionsIn_.st
R ScriptLoader50.package/ScriptLoader.class/instance/log/withUpdateLog_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc public utils/deletePackage_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc public utils/unloadPackage_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc public utils/unregisterPackage_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/addHomeRepositoryToAllPackages.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/addHomeRepositoryToPackageNamed_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/addPackage_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/addRepositoryTaskForcesToAllPackages.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/addRepositoryToPackageNamed_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/allCurrentDirtyPackages.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/allCurrentPackages.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/currentPackages.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/currentVersions.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/getSliceIssuesNumbers.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/installRepository_for_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/latestScriptLoaderPackageIdentificationString.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/removeAllHTTPRepositories_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/removeAllRepositories.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/saveInToReloadCachePackage_with_.st
R ScriptLoader50.package/ScriptLoader.class/instance/mc related utils/savePackage_in_with_.st
R ScriptLoader50.package/ScriptLoader.class/instance/menu integration actions/checkImageIsUptodate.st
R ScriptLoader50.package/ScriptLoader.class/instance/menu integration actions/doneApplyingChanges.st
R ScriptLoader50.package/ScriptLoader.class/instance/menu integration actions/prepareNewUpdate.st
R ScriptLoader50.package/ScriptLoader.class/instance/menu integration actions/publishChanges.st
R ScriptLoader50.package/ScriptLoader.class/instance/menu integration actions/saveImageForRunningTests.st
R ScriptLoader50.package/ScriptLoader.class/instance/menu integration actions/verifyNewUpdate.st
R ScriptLoader50.package/ScriptLoader.class/instance/new script-update format/newGenerateNewUpdateMethod.st
R ScriptLoader50.package/ScriptLoader.class/instance/new script-update format/newGenerateScriptTemplateWithCurrentPackages_.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50757.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50757.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/addRepositoryDefaultToAllPackages.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/announceOnMailingList.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/buildConfigurationMapFor_.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/launchUpdate.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/loadLatestUpdateList.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/loadVersionFromFileNamed_.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/packagesNotToSavePatternNames.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/produceDiffLinksForPackages.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/saveAsImageAsTestImage.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/saveAsNewImageWithCurrentReleaseName.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/saveAsNewImageWithCurrentReleaseNameToPublish.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/setToRepositoriesPassword_to_.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/stagedListFile.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/stagedListFileName.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/updatesListFile.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/updatesListFileName.st
R ScriptLoader50.package/ScriptLoader.class/instance/private/waitingFolderMCZFiles.st
R ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
R ScriptLoader50.package/ScriptLoader.class/instance/public/commentForIssues_.st
R ScriptLoader50.package/ScriptLoader.class/instance/public/generateCommentForCurrentUpdate.st
R ScriptLoader50.package/ScriptLoader.class/instance/utils/removeScriptMethods.st
R ScriptLoader50.package/ScriptLoader.class/instance/utils/removeUpdateMethods.st
R ScriptLoader50.package/ScriptLoader.class/instance/utils/shortImageName.st
R ScriptLoader50.package/extension/MCRepositoryGroup/instance/removeHTTPRepositoryLocationNamed_.st
A ScriptLoader60.package/Loader.class/README.md
A ScriptLoader60.package/Loader.class/class/private/packageToBeTestedFolderName.st
A ScriptLoader60.package/Loader.class/class/private/waitingCacheFolder.st
A ScriptLoader60.package/Loader.class/definition.st
A ScriptLoader60.package/Loader.class/instance/accessing/currentMajorVersionNumber.st
A ScriptLoader60.package/Loader.class/instance/accessing/currentMajorVersionNumberWithoutDot.st
A ScriptLoader60.package/Loader.class/instance/compute/currentChangedPackages.st
A ScriptLoader60.package/Loader.class/instance/compute/currentVersionsToBeSaved.st
A ScriptLoader60.package/Loader.class/instance/elementary steps/diffPackages.st
A ScriptLoader60.package/Loader.class/instance/initialization/initialize.st
A ScriptLoader60.package/Loader.class/instance/mc related utils/allCurrentVersions.st
A ScriptLoader60.package/Loader.class/instance/private/markPackagesBeforeNewCodeIsLoaded.st
A ScriptLoader60.package/Loader.class/instance/private/packagesNotToSavePatternNames.st
A ScriptLoader60.package/Loader.class/instance/private/resetPackagesBeforeLastLoad.st
A ScriptLoader60.package/Loader.class/instance/private/theScriptLoaderPackageName.st
A ScriptLoader60.package/ScriptLoader.class/README.md
A ScriptLoader60.package/ScriptLoader.class/class/loadscripts/gofer.st
A ScriptLoader60.package/ScriptLoader.class/class/loadscripts/initialize.st
A ScriptLoader60.package/ScriptLoader.class/class/menu/currentlyIntegratingChanges.st
A ScriptLoader60.package/ScriptLoader.class/class/menu/hideIntegrationMenu.st
A ScriptLoader60.package/ScriptLoader.class/class/menu/menuCommandOn_.st
A ScriptLoader60.package/ScriptLoader.class/class/menu/showIntegrationMenu.st
A ScriptLoader60.package/ScriptLoader.class/class/menu/theme.st
A ScriptLoader60.package/ScriptLoader.class/class/private/defaultMCWaitingFolder.st
A ScriptLoader60.package/ScriptLoader.class/class/private/loadLatestPackage_fromHub_.st
A ScriptLoader60.package/ScriptLoader.class/class/private/loadLatestPackage_fromRepository_.st
A ScriptLoader60.package/ScriptLoader.class/class/private/loadLatestPackage_from_.st
A ScriptLoader60.package/ScriptLoader.class/class/private/rootURLString.st
A ScriptLoader60.package/ScriptLoader.class/class/public/checkImageInSyncWithUpdate.st
A ScriptLoader60.package/ScriptLoader.class/class/public/checkImageInSyncWithUpdate_.st
A ScriptLoader60.package/ScriptLoader.class/class/public/currentMajorVersionNumber.st
A ScriptLoader60.package/ScriptLoader.class/class/public/currentMajorVersionNumber_.st
A ScriptLoader60.package/ScriptLoader.class/class/public/releaseMenu.st
A ScriptLoader60.package/ScriptLoader.class/class/source/latestSource_location_.st
A ScriptLoader60.package/ScriptLoader.class/class/source/latestVersionOf_location_.st
A ScriptLoader60.package/ScriptLoader.class/definition.st
A ScriptLoader60.package/ScriptLoader.class/instance/accessing/allManagers.st
A ScriptLoader60.package/ScriptLoader.class/instance/accessing/diffServerRootString.st
A ScriptLoader60.package/ScriptLoader.class/instance/accessing/gofer.st
A ScriptLoader60.package/ScriptLoader.class/instance/accessing/inboxRepository.st
A ScriptLoader60.package/ScriptLoader.class/instance/accessing/inboxRepositoryDefault.st
A ScriptLoader60.package/ScriptLoader.class/instance/accessing/repository.st
A ScriptLoader60.package/ScriptLoader.class/instance/accessing/repositoryTaskForces.st
A ScriptLoader60.package/ScriptLoader.class/instance/accessing/repository_.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/checkImageIsUptodateSilently.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/compileNewUpdateMethodSilentlyConfigurations_preLoad_postLoad_.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/decodeFromPrint_.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/doneApplyingChangesSilentlyComment_configurations_preLoad_postLoad_.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/doneApplyingChangesSilentlyIssues_preLoad_postLoad_.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/generateScriptAndUpdateMethodForNewVersionSilentlyConfigurations_preLoad_postLoad_.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/launchUpdateSilently.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/loadLatestUpdateListSilently.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/newGenerateNewUpdateMethodSilentlyConfigurations_preLoad_postLoad_.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/prepareNewUpdateSilently.st
A ScriptLoader60.package/ScriptLoader.class/instance/ci/publicChangesSilently_user_password_.st
A ScriptLoader60.package/ScriptLoader.class/instance/cleaning/addHomeRepositoryToAllPackagesExcept_.st
A ScriptLoader60.package/ScriptLoader.class/instance/cleaning/addRepositoryToPackagesWithConfiguration.st
A ScriptLoader60.package/ScriptLoader.class/instance/cleaning/cleanRepositories.st
A ScriptLoader60.package/ScriptLoader.class/instance/cleaning/flushCaches.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/copyPackagesFromWaitingFolderToHomeRepository.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/csForLastUpdateAndPatchUpdatesList_.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/csForLastUpdate_.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/generateScriptAndUpdateMethodForNewVersion.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/loadLatestScriptloader.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/loadPackageFromWaitingFolder.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/mergePackageFromWaitingFolder.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/saveChangedPackagesIntoWaitingFolder.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/saveLatestScriptLoaderToHome.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/saveLatestScriptLoaderToWaitingFolder.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/updateStageList_.st
A ScriptLoader60.package/ScriptLoader.class/instance/elementary steps/updateUpdatesList_.st
A ScriptLoader60.package/ScriptLoader.class/instance/fixing stream/installVersionInfo.st
A ScriptLoader60.package/ScriptLoader.class/instance/fixing stream/unloadPackageNamed_.st
A ScriptLoader60.package/ScriptLoader.class/instance/fixing stream/workingCopyFromPackageName_.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/compileNewUpdateMethod.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/compileScriptMethodWithCurrentPackages_.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/currentScriptVersionNumber.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/currentUpdateVersionNumber.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/generateCS_fromUpdate_on_.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/generateScriptTemplateWithAllCurrentPackages.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/generateScriptTemplateWithCurrentPackages_.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/getLatestScriptNumber.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/getLatestUpdateNumber.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/homeRepositoryUrlString.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/inboxRepositoryUrlString.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/rootURLString.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/setUpdateAndScriptVersionNumbers.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/taskForcesRepositoryUrlString.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/writeCS_forUpdate_.st
A ScriptLoader60.package/ScriptLoader.class/instance/generate scripts%2Fmethods/writeCS_forUpdate_withName_.st
A ScriptLoader60.package/ScriptLoader.class/instance/load primitives/loadConfiguration_version_.st
A ScriptLoader60.package/ScriptLoader.class/instance/load primitives/loadOneAfterTheOther_merge_.st
A ScriptLoader60.package/ScriptLoader.class/instance/load primitives/loadTogether_merge_.st
A ScriptLoader60.package/ScriptLoader.class/instance/load primitives/newerVersionsIn_.st
A ScriptLoader60.package/ScriptLoader.class/instance/log/withUpdateLog_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc public utils/deletePackage_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc public utils/unloadPackage_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc public utils/unregisterPackage_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/addHomeRepositoryToAllPackages.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/addHomeRepositoryToPackageNamed_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/addPackage_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/addRepositoryTaskForcesToAllPackages.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/addRepositoryToPackageNamed_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/allCurrentDirtyPackages.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/allCurrentPackages.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/currentPackages.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/currentVersions.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/getSliceIssuesNumbers.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/installRepository_for_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/latestScriptLoaderPackageIdentificationString.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/removeAllHTTPRepositories_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/removeAllRepositories.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/saveInToReloadCachePackage_with_.st
A ScriptLoader60.package/ScriptLoader.class/instance/mc related utils/savePackage_in_with_.st
A ScriptLoader60.package/ScriptLoader.class/instance/menu integration actions/checkImageIsUptodate.st
A ScriptLoader60.package/ScriptLoader.class/instance/menu integration actions/doneApplyingChanges.st
A ScriptLoader60.package/ScriptLoader.class/instance/menu integration actions/prepareNewUpdate.st
A ScriptLoader60.package/ScriptLoader.class/instance/menu integration actions/publishChanges.st
A ScriptLoader60.package/ScriptLoader.class/instance/menu integration actions/saveImageForRunningTests.st
A ScriptLoader60.package/ScriptLoader.class/instance/menu integration actions/verifyNewUpdate.st
A ScriptLoader60.package/ScriptLoader.class/instance/new script-update format/newGenerateNewUpdateMethod.st
A ScriptLoader60.package/ScriptLoader.class/instance/new script-update format/newGenerateScriptTemplateWithCurrentPackages_.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60001.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60001.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/addRepositoryDefaultToAllPackages.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/announceOnMailingList.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/buildConfigurationMapFor_.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/launchUpdate.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/loadLatestUpdateList.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/loadVersionFromFileNamed_.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/packagesNotToSavePatternNames.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/produceDiffLinksForPackages.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/saveAsImageAsTestImage.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/saveAsNewImageWithCurrentReleaseName.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/saveAsNewImageWithCurrentReleaseNameToPublish.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/setToRepositoriesPassword_to_.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/stagedListFile.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/stagedListFileName.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/updatesListFile.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/updatesListFileName.st
A ScriptLoader60.package/ScriptLoader.class/instance/private/waitingFolderMCZFiles.st
A ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
A ScriptLoader60.package/ScriptLoader.class/instance/public/commentForIssues_.st
A ScriptLoader60.package/ScriptLoader.class/instance/public/generateCommentForCurrentUpdate.st
A ScriptLoader60.package/ScriptLoader.class/instance/utils/removeScriptMethods.st
A ScriptLoader60.package/ScriptLoader.class/instance/utils/removeUpdateMethods.st
A ScriptLoader60.package/ScriptLoader.class/instance/utils/shortImageName.st
A ScriptLoader60.package/extension/MCRepositoryGroup/instance/removeHTTPRepositoryLocationNamed_.st
R TxText-Model.package/TxCharacterSpan.class/instance/drawing/drawOn_at_.st
R TxText-Model.package/TxCharacterSpan.class/instance/drawing/drawOn_from_to_at_font_.st
M TxText-Model.package/TxCharacterSpan.class/instance/initialize-release/initialize.st
R TxText-Model.package/TxLineSeparator.class/instance/drawing/drawOn_from_to_at_font_.st
M TxText-Model.package/TxSpanWithStyle.class/instance/accessing/text_.st
R TxText-Model.package/TxSpanWithStyle.class/instance/initialize-release/initialize.st
M TxText-Model.package/TxStyle.class/instance/comparing/=.st
A TxText-Model.package/TxStyle.class/instance/comparing/hash.st
M TxText-Model.package/TxStyle.class/instance/initialize-release/initialize.st
R TxText-Model.package/TxTerminalSpan.class/instance/drawing/drawOn_from_to_at_font_.st
M TxText-Model.package/TxTextStyles.class/instance/initialize/initialize.st
M TxText-Model.package/TxTextStyles.class/instance/operations/addStyle_.st
Log Message:
-----------
60001
18193 TxText cleaning
https://pharo.fogbugz.com/f/cases/18193
http://files.pharo.org/image/60/60001.zip
May 13, 2016
About Pragma keyword vs Pragma selector
by stepharo
Color >> gtInspectorColorIn: composite
<gtInspectorPresentationOrder: 30>
composite morph
title: 'Color';
display: [ BorderedMorph new color: self ]
pragma := (Color >> #gtInspectorColorIn:) pragmas first
pragma arguments
> 30
pragma keyword
> #gtInspectorPresentationOrder:
I wonder why pragma returns their selector using keyword and not selector?
Especially since message API uses selector.
Pragma >> message
"Answer the message of the receiving pragma."
^ Message selector: self keyword arguments: self arguments.
Stef
May 13, 2016
Re: [Pharo-dev] [ANN] Pharo 5.0 released!
by Sven Van Caekenberghe
> On 13 May 2016, at 14:23, Thierry Goubier <thierry.goubier(a)gmail.com> wrote:
>
> I think I saw an issue with the dark theme and the welcome page; the tree part of the welcome being white text on white background.
Yes and no. Switching themes is/has never been perfect on open windows/tools. I closed all windows and reopened the window in the screenshot using 'PharoWelcomePage open'.
> Thierry
>
> 2016-05-13 14:18 GMT+02:00 Sven Van Caekenberghe <sven(a)stfx.eu>:
> BTW, the PharoWelcomePage window is very well done, really beautiful, professional and helpful. It looks even better using the Dark theme ;-)
>
> <Screen Shot 2016-05-13 at 14.15.26.png>
>
>> On 13 May 2016, at 10:33, Dimitris Chloupis <kilon.alios(a)gmail.com> wrote:
>>
>> our baby is growing up , aaaaah how cute :)
>>
>> great works parents , keep rocking
>>
>> On Fri, May 13, 2016 at 11:20 AM Sven Van Caekenberghe <sven(a)stfx.eu> wrote:
>>
>> > On 13 May 2016, at 09:33, stepharo <stepharo(a)free.fr> wrote:
>> >
>> > I want to particularly thanks esteban and marcus for this release.
>>
>> Yes !
>>
>> > Thank you guys for making Pharo what it is.
>> >
>> > Then I want to thank all the contributors for their continuous support.
>>
>> Yes, yes !
>>
>> > Stef
>> >
>> >
>> > Le 12/5/16 à 17:49, Esteban Lorenzano a écrit :
>> >> Hi,
>> >>
>> >> Please spread widely, and sorry for multiple posts.
>> >> (this post can be see here: http://pharo.org/news/pharo-5.0-released)
>> >>
>> >> Dear World,
>> >>
>> >> The time has come for Pharo 5.0!
>> >>
>> >> <Mail Attachment.png>
>> >>
>> >> This is our most significant release yet. Here are some highlights:
>> >>
>> >> - The PharoVM is now based on Spur, the new memory management, and it brings with it a 35% speedup!
>> >> - A new unified foreign function interface (UFFI) replaced NativeBoost to provide a strong Spur-compatible framework for interfacing with the outside world.
>> >> - The Glamorous Toolkit now includes the GTDebugger to offer a moldable infrastructure that allows the developer to customize the debugger deeply.
>> >> - The underlying Reflectivity mechanism has reached maturity with multiple pieces coming together to empower developers to instrument their own systems. For example, we now have breakpoints implemented as just a simple extension of this mechanism.
>> >> - QualityAssistant is now part of the image to provide live feedback during development.
>> >>
>> >> These are just the more prominent highlights, but the details are just as important. We have closed 2446 issues in Pharo 5. Take a moment to go through a more detailed recount of the progress: https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo50Change….
>> >>
>> >> While the technical improvements are significant, just think of getting 30% faster out-of-the-box, still the most impressive fact is that the new code that got in the main Pharo 5.0 image was contributed by 100 people. Together we have touched 43% of the classes, and 20% of the methods. The following visualization rendered with Roassal in Pharo 5.0 is dedicated to this effort. The picture shows the touched classes and packages in gray, the authors and the links to the changed classes in red, and, using an automatically generated visual id, you can spot authors that have worked on similar projects.
>> >>
>> >>
>> >> <Mail Attachment.png>
>> >>
>> >> Pharo is more than code. It is an exciting project involving energetic people. We thank all the contributors of this release:
>> >>
>> >> Abdelghani Alidra, Clara Allende, David Allouche, Nicolas Anquetil, Thibault Arloing, Jean Baptiste Arnaud, Mangesh Bendre, Clement Bera, Alexandre Bergel, Torsten Bergmann, Usman Bhatti, Vincent Blondeau, Johan Brichau, Camillo Bruni, Miguel Campusano, Damien Cassou, Nicolas Cellier, Danny Chan, Andrei Chis, Christopher Coat, Ben Coman, Bernardo Contreras, Gabriel Omar Cotelli, Tommaso Dal Sasso, Paul De Bruicker, Sean De Nigris, Christophe Demarey, Simon Denier, Marcus Denker, Martin Dias, John Dougan, Stephane Ducasse, Stephan Eggermont, Johan Fabry, Sergio Fedi, Cyril Ferlicot, Holger Hans Peter Freyther, Joshua Gargus, Tudor Girba, Thierry Goubier, Kris Gybels, Norbert Hartl, Thomas Heniart, Dale Henrichs, Nicolai Hess, Alejandro Infante, Henrik Johansen, Goran Krampe, Pavel Krivanek, Juraj Kubelka, Denis Kudriashov, Matthieu Lacaton, Laurent Laffont, Kevin Lanvin, Jannik Laval, Alexander LazareviÄ, Skip Lentz, Max Leske, Dave Lewis, Esteban Lorenzano, Sheridan Mahoney, Mariano Martinez Peck, Max Mattone, John McIntosh, Rene Meusel, Eliot Miranda, Henrik Nergaard, Marion Noirbent, Merwan Ouddane, Nick Papoulias, Nicolas Passerini, Alain Plantec, Guillermo Polito, Damien Pollet, Baptiste Quide, Andreas Raab (RIP), Alain Rastoul, Stefan Reichhart, Lukas Renggli, Mark Rizun, Michael Rueger, Valentin Ryckewaert, Ronie Salgado, Udo Schneider, Boris Spasojevic, Igor Stasenko, Roger Stebler, Serge Stinckwich, Aliaksei Syrel, Camille Teruel, Pablo Tesone, Yuriy Tymchuk, Peter Uhnak, Masashi Umezawa, Dion Stewart, Sven Van Caekenberghe, Jan Van De Sandt, Benjamin Van Ryseghem, Toon Verwaest, Franck Warlouzet.
>> >>
>> >> (If you contributed with Pharo 5.0 development in any way and we missed your name, please send us a mail and we will add you).
>> >>
>> >> Enjoy!
>> >> The Pharo Team
>> >>
>> >>
>> >
>> >
>>
>>
>
>
May 13, 2016
Re: [Pharo-dev] [ANN] Pharo 5.0 released!
by Thierry Goubier
I think I saw an issue with the dark theme and the welcome page; the tree
part of the welcome being white text on white background.
Thierry
2016-05-13 14:18 GMT+02:00 Sven Van Caekenberghe <sven(a)stfx.eu>:
> BTW, the PharoWelcomePage window is very well done, really beautiful,
> professional and helpful. It looks even better using the Dark theme ;-)
>
>
> On 13 May 2016, at 10:33, Dimitris Chloupis <kilon.alios(a)gmail.com> wrote:
>
> our baby is growing up , aaaaah how cute :)
>
> great works parents , keep rocking
>
> On Fri, May 13, 2016 at 11:20 AM Sven Van Caekenberghe <sven(a)stfx.eu>
> wrote:
>
> > On 13 May 2016, at 09:33, stepharo <stepharo(a)free.fr> wrote:
> >
> > I want to particularly thanks esteban and marcus for this release.
>
> Yes !
>
> > Thank you guys for making Pharo what it is.
> >
> > Then I want to thank all the contributors for their continuous support.
>
> Yes, yes !
>
> > Stef
> >
> >
> > Le 12/5/16 à 17:49, Esteban Lorenzano a écrit :
> >> Hi,
> >>
> >> Please spread widely, and sorry for multiple posts.
> >> (this post can be see here: http://pharo.org/news/pharo-5.0-released)
> >>
> >> Dear World,
> >>
> >> The time has come for Pharo 5.0!
> >>
> >> <Mail Attachment.png>
> >>
> >> This is our most significant release yet. Here are some highlights:
> >>
> >> - The PharoVM is now based on Spur, the new memory management, and it
> brings with it a 35% speedup!
> >> - A new unified foreign function interface (UFFI) replaced NativeBoost
> to provide a strong Spur-compatible framework for interfacing with the
> outside world.
> >> - The Glamorous Toolkit now includes the GTDebugger to offer a moldable
> infrastructure that allows the developer to customize the debugger deeply.
> >> - The underlying Reflectivity mechanism has reached maturity with
> multiple pieces coming together to empower developers to instrument their
> own systems. For example, we now have breakpoints implemented as just a
> simple extension of this mechanism.
> >> - QualityAssistant is now part of the image to provide live feedback
> during development.
> >>
> >> These are just the more prominent highlights, but the details are just
> as important. We have closed 2446 issues in Pharo 5. Take a moment to go
> through a more detailed recount of the progress:
> https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo50Change…
> .
> >>
> >> While the technical improvements are significant, just think of getting
> 30% faster out-of-the-box, still the most impressive fact is that the new
> code that got in the main Pharo 5.0 image was contributed by 100 people.
> Together we have touched 43% of the classes, and 20% of the methods.
> The following visualization rendered with Roassal in Pharo 5.0 is dedicated
> to this effort. The picture shows the touched classes and packages in gray,
> the authors and the links to the changed classes in red, and, using an
> automatically generated visual id, you can spot authors that have worked
> on similar projects.
> >>
> >>
> >> <Mail Attachment.png>
> >>
> >> Pharo is more than code. It is an exciting project involving energetic
> people. We thank all the contributors of this release:
> >>
> >> Abdelghani Alidra, Clara Allende, David Allouche, Nicolas Anquetil,
> Thibault Arloing, Jean Baptiste Arnaud, Mangesh Bendre, Clement Bera,
> Alexandre Bergel, Torsten Bergmann, Usman Bhatti, Vincent Blondeau,
> Johan Brichau, Camillo Bruni, Miguel Campusano, Damien Cassou, Nicolas
> Cellier, Danny Chan, Andrei Chis, Christopher Coat, Ben Coman,
> Bernardo Contreras, Gabriel Omar Cotelli, Tommaso Dal Sasso, Paul De
> Bruicker, Sean De Nigris, Christophe Demarey, Simon Denier,
> Marcus Denker, Martin Dias, John Dougan, Stephane Ducasse, Stephan
> Eggermont, Johan Fabry, Sergio Fedi, Cyril Ferlicot, Holger Hans Peter
> Freyther, Joshua Gargus, Tudor Girba, Thierry Goubier, Kris Gybels,
> Norbert Hartl, Thomas Heniart, Dale Henrichs, Nicolai Hess, Alejandro
> Infante, Henrik Johansen, Goran Krampe, Pavel Krivanek, Juraj Kubelka,
> Denis Kudriashov, Matthieu Lacaton, Laurent Laffont, Kevin Lanvin,
> Jannik Laval, Alexander LazareviÄ, Skip Lentz, Max Leske, Dave
> Lewis, Esteban Lorenzano, Sheridan Mahoney, Mariano Martinez Peck, Max
> Mattone, John McIntosh, Rene Meusel, Eliot Miranda, Henrik Nergaard,
> Marion Noirbent, Merwan Ouddane, Nick Papoulias, Nicolas Passerini,
> Alain Plantec, Guillermo Polito, Damien Pollet, Baptiste Quide,
> Andreas Raab (RIP), Alain Rastoul, Stefan Reichhart, Lukas Renggli,
> Mark Rizun, Michael Rueger, Valentin Ryckewaert, Ronie Salgado, Udo
> Schneider, Boris Spasojevic, Igor Stasenko, Roger Stebler, Serge
> Stinckwich, Aliaksei Syrel, Camille Teruel, Pablo Tesone, Yuriy
> Tymchuk, Peter Uhnak, Masashi Umezawa, Dion Stewart, Sven Van
> Caekenberghe, Jan Van De Sandt, Benjamin Van Ryseghem, Toon Verwaest,
> Franck Warlouzet.
> >>
> >> (If you contributed with Pharo 5.0 development in any way and we missed
> your name, please send us a mail and we will add you).
> >>
> >> Enjoy!
> >> The Pharo Team
> >>
> >>
> >
> >
>
>
>
>
May 13, 2016
Re: [Pharo-dev] [ANN] Pharo 5.0 released!
by Sven Van Caekenberghe
BTW, the PharoWelcomePage window is very well done, really beautiful, professional and helpful. It looks even better using the Dark theme ;-)
> On 13 May 2016, at 10:33, Dimitris Chloupis <kilon.alios(a)gmail.com> wrote:
>
> our baby is growing up , aaaaah how cute :)
>
> great works parents , keep rocking
>
> On Fri, May 13, 2016 at 11:20 AM Sven Van Caekenberghe <sven(a)stfx.eu> wrote:
>
> > On 13 May 2016, at 09:33, stepharo <stepharo(a)free.fr> wrote:
> >
> > I want to particularly thanks esteban and marcus for this release.
>
> Yes !
>
> > Thank you guys for making Pharo what it is.
> >
> > Then I want to thank all the contributors for their continuous support.
>
> Yes, yes !
>
> > Stef
> >
> >
> > Le 12/5/16 à 17:49, Esteban Lorenzano a écrit :
> >> Hi,
> >>
> >> Please spread widely, and sorry for multiple posts.
> >> (this post can be see here: http://pharo.org/news/pharo-5.0-released)
> >>
> >> Dear World,
> >>
> >> The time has come for Pharo 5.0!
> >>
> >> <Mail Attachment.png>
> >>
> >> This is our most significant release yet. Here are some highlights:
> >>
> >> - The PharoVM is now based on Spur, the new memory management, and it brings with it a 35% speedup!
> >> - A new unified foreign function interface (UFFI) replaced NativeBoost to provide a strong Spur-compatible framework for interfacing with the outside world.
> >> - The Glamorous Toolkit now includes the GTDebugger to offer a moldable infrastructure that allows the developer to customize the debugger deeply.
> >> - The underlying Reflectivity mechanism has reached maturity with multiple pieces coming together to empower developers to instrument their own systems. For example, we now have breakpoints implemented as just a simple extension of this mechanism.
> >> - QualityAssistant is now part of the image to provide live feedback during development.
> >>
> >> These are just the more prominent highlights, but the details are just as important. We have closed 2446 issues in Pharo 5. Take a moment to go through a more detailed recount of the progress: https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo50Change….
> >>
> >> While the technical improvements are significant, just think of getting 30% faster out-of-the-box, still the most impressive fact is that the new code that got in the main Pharo 5.0 image was contributed by 100 people. Together we have touched 43% of the classes, and 20% of the methods. The following visualization rendered with Roassal in Pharo 5.0 is dedicated to this effort. The picture shows the touched classes and packages in gray, the authors and the links to the changed classes in red, and, using an automatically generated visual id, you can spot authors that have worked on similar projects.
> >>
> >>
> >> <Mail Attachment.png>
> >>
> >> Pharo is more than code. It is an exciting project involving energetic people. We thank all the contributors of this release:
> >>
> >> Abdelghani Alidra, Clara Allende, David Allouche, Nicolas Anquetil, Thibault Arloing, Jean Baptiste Arnaud, Mangesh Bendre, Clement Bera, Alexandre Bergel, Torsten Bergmann, Usman Bhatti, Vincent Blondeau, Johan Brichau, Camillo Bruni, Miguel Campusano, Damien Cassou, Nicolas Cellier, Danny Chan, Andrei Chis, Christopher Coat, Ben Coman, Bernardo Contreras, Gabriel Omar Cotelli, Tommaso Dal Sasso, Paul De Bruicker, Sean De Nigris, Christophe Demarey, Simon Denier, Marcus Denker, Martin Dias, John Dougan, Stephane Ducasse, Stephan Eggermont, Johan Fabry, Sergio Fedi, Cyril Ferlicot, Holger Hans Peter Freyther, Joshua Gargus, Tudor Girba, Thierry Goubier, Kris Gybels, Norbert Hartl, Thomas Heniart, Dale Henrichs, Nicolai Hess, Alejandro Infante, Henrik Johansen, Goran Krampe, Pavel Krivanek, Juraj Kubelka, Denis Kudriashov, Matthieu Lacaton, Laurent Laffont, Kevin Lanvin, Jannik Laval, Alexander LazareviÄ, Skip Lentz, Max Leske, Dave Lewis, Esteban Lorenzano, Sheridan Mahoney, Mariano Martinez Peck, Max Mattone, John McIntosh, Rene Meusel, Eliot Miranda, Henrik Nergaard, Marion Noirbent, Merwan Ouddane, Nick Papoulias, Nicolas Passerini, Alain Plantec, Guillermo Polito, Damien Pollet, Baptiste Quide, Andreas Raab (RIP), Alain Rastoul, Stefan Reichhart, Lukas Renggli, Mark Rizun, Michael Rueger, Valentin Ryckewaert, Ronie Salgado, Udo Schneider, Boris Spasojevic, Igor Stasenko, Roger Stebler, Serge Stinckwich, Aliaksei Syrel, Camille Teruel, Pablo Tesone, Yuriy Tymchuk, Peter Uhnak, Masashi Umezawa, Dion Stewart, Sven Van Caekenberghe, Jan Van De Sandt, Benjamin Van Ryseghem, Toon Verwaest, Franck Warlouzet.
> >>
> >> (If you contributed with Pharo 5.0 development in any way and we missed your name, please send us a mail and we will add you).
> >>
> >> Enjoy!
> >> The Pharo Team
> >>
> >>
> >
> >
>
>
May 13, 2016
Re: [Pharo-dev] taskit
by stepharo
Le 12/5/16 à 17:49, Santiago Bragagnolo a écrit :
> Yeah, actually I reused and worked on TaskIT2 as well, I change the
> model behind. Is the one i am maintaining. It's quite les ambitious
> for the moment, but more coherent :)
>
>
> http://smalltalkhub.com/#!/~sbragagnolo/TaskIT2
> <http://smalltalkhub.com/#%21/%7Esbragagnolo/TaskIT2>
>
> The only documentation i have yet is the example class and the
> comments :$. But if you are interested in using it I can work on that.
please even if this is not perfect. We will do a pass after.
Documentation is the important part of development.
Stef
>
>
>
> On Mon, 25 Apr 2016 at 12:10 Tudor Girba <tudor(a)tudorgirba.com
> <mailto:tudor@tudorgirba.com>> wrote:
>
> Hi,
>
> Does anyone know what is the status of the TaskIT project?
>
> The documentation talks about (from 2014):
> https://github.com/SquareBracketAssociates/PharoReadyForReviews/blob/master…
>
> But, on SmalltalkHub I see 3 projects:
> http://www.smalltalkhub.com/#!/~CAR/TaskIT
> <http://www.smalltalkhub.com/#%21/%7ECAR/TaskIT> (created in 2014)
> http://www.smalltalkhub.com/#!/~sbragagnolo/TaskIT
> <http://www.smalltalkhub.com/#%21/%7Esbragagnolo/TaskIT> (created
> in 2013)
> http://www.smalltalkhub.com/#!/~sbragagnolo/TaskIT2
> <http://www.smalltalkhub.com/#%21/%7Esbragagnolo/TaskIT2> (created
> in 2015)
>
> Could you point me to the version that is currently maintained I
> would be interested in playing with it.
>
> Cheers,
> Doru
>
>
> --
> www.tudorgirba.com <http://www.tudorgirba.com>
> www.feenk.com <http://www.feenk.com>
>
> "Every successful trip needs a suitable vehicle."
>
>
>
>
>
>
May 13, 2016
[pharo-project/pharo-core]
by GitHub
Branch: refs/heads/6.0
Home: https://github.com/pharo-project/pharo-core
May 13, 2016
Re: [Pharo-dev] [ANN] Pharo 5.0 released!
by Dimitris Chloupis
our baby is growing up , aaaaah how cute :)
great works parents , keep rocking
On Fri, May 13, 2016 at 11:20 AM Sven Van Caekenberghe <sven(a)stfx.eu> wrote:
>
> > On 13 May 2016, at 09:33, stepharo <stepharo(a)free.fr> wrote:
> >
> > I want to particularly thanks esteban and marcus for this release.
>
> Yes !
>
> > Thank you guys for making Pharo what it is.
> >
> > Then I want to thank all the contributors for their continuous support.
>
> Yes, yes !
>
> > Stef
> >
> >
> > Le 12/5/16 à 17:49, Esteban Lorenzano a écrit :
> >> Hi,
> >>
> >> Please spread widely, and sorry for multiple posts.
> >> (this post can be see here: http://pharo.org/news/pharo-5.0-released)
> >>
> >> Dear World,
> >>
> >> The time has come for Pharo 5.0!
> >>
> >> <Mail Attachment.png>
> >>
> >> This is our most significant release yet. Here are some highlights:
> >>
> >> - The PharoVM is now based on Spur, the new memory management, and it
> brings with it a 35% speedup!
> >> - A new unified foreign function interface (UFFI) replaced NativeBoost
> to provide a strong Spur-compatible framework for interfacing with the
> outside world.
> >> - The Glamorous Toolkit now includes the GTDebugger to offer a moldable
> infrastructure that allows the developer to customize the debugger deeply.
> >> - The underlying Reflectivity mechanism has reached maturity with
> multiple pieces coming together to empower developers to instrument their
> own systems. For example, we now have breakpoints implemented as just a
> simple extension of this mechanism.
> >> - QualityAssistant is now part of the image to provide live feedback
> during development.
> >>
> >> These are just the more prominent highlights, but the details are just
> as important. We have closed 2446 issues in Pharo 5. Take a moment to go
> through a more detailed recount of the progress:
> https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo50Change…
> .
> >>
> >> While the technical improvements are significant, just think of getting
> 30% faster out-of-the-box, still the most impressive fact is that the new
> code that got in the main Pharo 5.0 image was contributed by 100 people.
> Together we have touched 43% of the classes, and 20% of the methods. The
> following visualization rendered with Roassal in Pharo 5.0 is dedicated to
> this effort. The picture shows the touched classes and packages in gray,
> the authors and the links to the changed classes in red, and, using an
> automatically generated visual id, you can spot authors that have worked on
> similar projects.
> >>
> >>
> >> <Mail Attachment.png>
> >>
> >> Pharo is more than code. It is an exciting project involving energetic
> people. We thank all the contributors of this release:
> >>
> >> Abdelghani Alidra, Clara Allende, David Allouche, Nicolas Anquetil,
> Thibault Arloing, Jean Baptiste Arnaud, Mangesh Bendre, Clement Bera,
> Alexandre Bergel, Torsten Bergmann, Usman Bhatti, Vincent Blondeau,
> Johan Brichau, Camillo Bruni, Miguel Campusano, Damien Cassou, Nicolas
> Cellier, Danny Chan, Andrei Chis, Christopher Coat, Ben Coman,
> Bernardo Contreras, Gabriel Omar Cotelli, Tommaso Dal Sasso, Paul De
> Bruicker, Sean De Nigris, Christophe Demarey, Simon Denier, Marcus
> Denker, Martin Dias, John Dougan, Stephane Ducasse, Stephan Eggermont,
> Johan Fabry, Sergio Fedi, Cyril Ferlicot, Holger Hans Peter Freyther,
> Joshua Gargus, Tudor Girba, Thierry Goubier, Kris Gybels, Norbert
> Hartl, Thomas Heniart, Dale Henrichs, Nicolai Hess, Alejandro Infante,
> Henrik Johansen, Goran Krampe, Pavel Krivanek, Juraj Kubelka, Denis
> Kudriashov, Matthieu Lacaton, Laurent Laffont, Kevin Lanvin, Jannik
> Laval, Alexander LazareviÄ, Skip Lentz, Max Leske, Dave Lewis, Esteban
> Lorenzano, Sheridan Mahoney, Mariano Martinez Peck, Max Mattone, John
> McIntosh, Rene Meusel, Eliot Miranda, Henrik Nergaard, Marion
> Noirbent, Merwan Ouddane, Nick Papoulias, Nicolas Passerini, Alain
> Plantec, Guillermo Polito, Damien Pollet, Baptiste Quide, Andreas Raab
> (RIP), Alain Rastoul, Stefan Reichhart, Lukas Renggli, Mark Rizun,
> Michael Rueger, Valentin Ryckewaert, Ronie Salgado, Udo Schneider,
> Boris Spasojevic, Igor Stasenko, Roger Stebler, Serge Stinckwich,
> Aliaksei Syrel, Camille Teruel, Pablo Tesone, Yuriy Tymchuk, Peter
> Uhnak, Masashi Umezawa, Dion Stewart, Sven Van Caekenberghe, Jan Van De
> Sandt, Benjamin Van Ryseghem, Toon Verwaest, Franck Warlouzet.
> >>
> >> (If you contributed with Pharo 5.0 development in any way and we missed
> your name, please send us a mail and we will add you).
> >>
> >> Enjoy!
> >> The Pharo Team
> >>
> >>
> >
> >
>
>
>
May 13, 2016
Re: [Pharo-dev] [ANN] Pharo 5.0 released!
by Sven Van Caekenberghe
> On 13 May 2016, at 09:33, stepharo <stepharo(a)free.fr> wrote:
>
> I want to particularly thanks esteban and marcus for this release.
Yes !
> Thank you guys for making Pharo what it is.
>
> Then I want to thank all the contributors for their continuous support.
Yes, yes !
> Stef
>
>
> Le 12/5/16 à 17:49, Esteban Lorenzano a écrit :
>> Hi,
>>
>> Please spread widely, and sorry for multiple posts.
>> (this post can be see here: http://pharo.org/news/pharo-5.0-released)
>>
>> Dear World,
>>
>> The time has come for Pharo 5.0!
>>
>> <Mail Attachment.png>
>>
>> This is our most significant release yet. Here are some highlights:
>>
>> - The PharoVM is now based on Spur, the new memory management, and it brings with it a 35% speedup!
>> - A new unified foreign function interface (UFFI) replaced NativeBoost to provide a strong Spur-compatible framework for interfacing with the outside world.
>> - The Glamorous Toolkit now includes the GTDebugger to offer a moldable infrastructure that allows the developer to customize the debugger deeply.
>> - The underlying Reflectivity mechanism has reached maturity with multiple pieces coming together to empower developers to instrument their own systems. For example, we now have breakpoints implemented as just a simple extension of this mechanism.
>> - QualityAssistant is now part of the image to provide live feedback during development.
>>
>> These are just the more prominent highlights, but the details are just as important. We have closed 2446 issues in Pharo 5. Take a moment to go through a more detailed recount of the progress: https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo50Change….
>>
>> While the technical improvements are significant, just think of getting 30% faster out-of-the-box, still the most impressive fact is that the new code that got in the main Pharo 5.0 image was contributed by 100 people. Together we have touched 43% of the classes, and 20% of the methods. The following visualization rendered with Roassal in Pharo 5.0 is dedicated to this effort. The picture shows the touched classes and packages in gray, the authors and the links to the changed classes in red, and, using an automatically generated visual id, you can spot authors that have worked on similar projects.
>>
>>
>> <Mail Attachment.png>
>>
>> Pharo is more than code. It is an exciting project involving energetic people. We thank all the contributors of this release:
>>
>> Abdelghani Alidra, Clara Allende, David Allouche, Nicolas Anquetil, Thibault Arloing, Jean Baptiste Arnaud, Mangesh Bendre, Clement Bera, Alexandre Bergel, Torsten Bergmann, Usman Bhatti, Vincent Blondeau, Johan Brichau, Camillo Bruni, Miguel Campusano, Damien Cassou, Nicolas Cellier, Danny Chan, Andrei Chis, Christopher Coat, Ben Coman, Bernardo Contreras, Gabriel Omar Cotelli, Tommaso Dal Sasso, Paul De Bruicker, Sean De Nigris, Christophe Demarey, Simon Denier, Marcus Denker, Martin Dias, John Dougan, Stephane Ducasse, Stephan Eggermont, Johan Fabry, Sergio Fedi, Cyril Ferlicot, Holger Hans Peter Freyther, Joshua Gargus, Tudor Girba, Thierry Goubier, Kris Gybels, Norbert Hartl, Thomas Heniart, Dale Henrichs, Nicolai Hess, Alejandro Infante, Henrik Johansen, Goran Krampe, Pavel Krivanek, Juraj Kubelka, Denis Kudriashov, Matthieu Lacaton, Laurent Laffont, Kevin Lanvin, Jannik Laval, Alexander LazareviÄ, Skip Lentz, Max Leske, Dave Lewis, Esteban Lorenzano, Sheridan Mahoney, Mariano Martinez Peck, Max Mattone, John McIntosh, Rene Meusel, Eliot Miranda, Henrik Nergaard, Marion Noirbent, Merwan Ouddane, Nick Papoulias, Nicolas Passerini, Alain Plantec, Guillermo Polito, Damien Pollet, Baptiste Quide, Andreas Raab (RIP), Alain Rastoul, Stefan Reichhart, Lukas Renggli, Mark Rizun, Michael Rueger, Valentin Ryckewaert, Ronie Salgado, Udo Schneider, Boris Spasojevic, Igor Stasenko, Roger Stebler, Serge Stinckwich, Aliaksei Syrel, Camille Teruel, Pablo Tesone, Yuriy Tymchuk, Peter Uhnak, Masashi Umezawa, Dion Stewart, Sven Van Caekenberghe, Jan Van De Sandt, Benjamin Van Ryseghem, Toon Verwaest, Franck Warlouzet.
>>
>> (If you contributed with Pharo 5.0 development in any way and we missed your name, please send us a mail and we will add you).
>>
>> Enjoy!
>> The Pharo Team
>>
>>
>
>
May 13, 2016
Re: [Pharo-dev] [ANN] Pharo 5.0 released!
by stepharo
I want to particularly thanks esteban and marcus for this release.
Thank you guys for making Pharo what it is.
Then I want to thank all the contributors for their continuous support.
Stef
Le 12/5/16 à 17:49, Esteban Lorenzano a écrit :
> Hi,
> Please spread widely, and sorry for multiple posts.
> (this post can be see here: http://pharo.org/news/pharo-5.0-released)
>
> Dear World,
>
> The time has come for *Pharo 5.0*!
>
>
> This is our most significant release yet. Here are some highlights:
>
> - The PharoVM is now based on Spur, the new memory management, and it
> brings with it a 35% speedup!
> - A new unified foreign function interface (UFFI) replaced NativeBoost
> to provide a strong Spur-compatible framework for interfacing with the
> outside world.
> - The Glamorous Toolkit now includes the GTDebugger to offer a
> moldable infrastructure that allows the developer to customize the
> debugger deeply.
> - The underlying Reflectivity mechanism has reached maturity with
> multiple pieces coming together to empower developers to instrument
> their own systems. For example, we now have breakpoints implemented as
> just a simple extension of this mechanism.
> - QualityAssistant is now part of the image to provide live feedback
> during development.
>
> These are just the more prominent highlights, but the details are just
> as important. We have closed 2446 issues in Pharo 5. Take a moment to
> go through a more detailed recount of the progress:
> https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo50Change….
>
> While the technical improvements are significant, just think of
> getting 30% faster out-of-the-box, still the most impressive fact is
> that the new code that got in the main Pharo 5.0 image was contributed
> by 100 people. Together we have touched 43% of the classes, and 20% of
> the methods. The following visualization rendered with Roassal in
> Pharo 5.0 is dedicated to this effort. The picture shows the touched
> classes and packages in gray, the authors and the links to the changed
> classes in red, and, using an automatically generated visual id, you
> can spot authors that have worked on similar projects.
>
>
>
> Pharo is more than code. It is an exciting project involving energetic
> people. We thank all the contributors of this release:
>
> Abdelghani Alidra, Clara Allende, David Allouche, Nicolas Anquetil,
> Thibault Arloing, Jean Baptiste Arnaud, Mangesh Bendre, Clement
> Bera, Alexandre Bergel, Torsten Bergmann, Usman Bhatti, Vincent
> Blondeau, Johan Brichau, Camillo Bruni, Miguel Campusano, Damien
> Cassou, Nicolas Cellier, Danny Chan, Andrei Chis, Christopher
> Coat, Ben Coman, Bernardo Contreras, Gabriel Omar Cotelli, Tommaso
> Dal Sasso, Paul De Bruicker, Sean De Nigris, Christophe Demarey,
> Simon Denier, Marcus Denker, Martin Dias, John Dougan, Stephane
> Ducasse, Stephan Eggermont, Johan Fabry, Sergio Fedi, Cyril
> Ferlicot, Holger Hans Peter Freyther, Joshua Gargus, Tudor Girba,
> Thierry Goubier, Kris Gybels, Norbert Hartl, Thomas Heniart, Dale
> Henrichs, Nicolai Hess, Alejandro Infante, Henrik Johansen, Goran
> Krampe, Pavel Krivanek, Juraj Kubelka, Denis Kudriashov, Matthieu
> Lacaton, Laurent Laffont, Kevin Lanvin, Jannik Laval, Alexander
> LazareviÄ, Skip Lentz, Max Leske, Dave Lewis, Esteban Lorenzano,
> Sheridan Mahoney, Mariano Martinez Peck, Max Mattone, John
> McIntosh, Rene Meusel, Eliot Miranda, Henrik Nergaard, Marion
> Noirbent, Merwan Ouddane, Nick Papoulias, Nicolas Passerini, Alain
> Plantec, Guillermo Polito, Damien Pollet, Baptiste Quide, Andreas
> Raab (RIP), Alain Rastoul, Stefan Reichhart, Lukas Renggli, Mark
> Rizun, Michael Rueger, Valentin Ryckewaert, Ronie Salgado, Udo
> Schneider, Boris Spasojevic, Igor Stasenko, Roger Stebler, Serge
> Stinckwich, Aliaksei Syrel, Camille Teruel, Pablo Tesone, Yuriy
> Tymchuk, Peter Uhnak, Masashi Umezawa, Dion Stewart, Sven Van
> Caekenberghe, Jan Van De Sandt, Benjamin Van Ryseghem, Toon
> Verwaest, Franck Warlouzet.
>
> (If you contributed with Pharo 5.0 development in any way and we
> missed your name, please send us a mail and we will add you).
>
> Enjoy!
> The Pharo Team
>
>
May 13, 2016