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
June 2015
- 762 messages
Re: [Pharo-dev] help removing NewList
by Andrei Chis
Hi Stef,
You can try to remove NewList from a moose 6 image. The gt debugger doesn't
use the NewList so you should maybe be able to debug the debugger.
Cheers,
Andrei
On Jun 26, 2015 7:22 PM, "stepharo" <stepharo(a)free.fr> wrote:
> Hi guys
>
> I'm trying to remove NewList, MorphicAdapter. So I edited
> initializeBindings and did
> SpecInterpreter hardReset (or something like that).
>
> Now I cannot open the Debugger anymore... endless loop.
> I'm looking for the reference to NewList via Spec but I cannot find them.
> I tried several
> times. I looked at the initializePresenters...
> Do you have any ideas? Suggestions?
>
> Stef
>
>
>
June 26, 2015
help removing NewList
by stepharo
Hi guys
I'm trying to remove NewList, MorphicAdapter. So I edited
initializeBindings and did
SpecInterpreter hardReset (or something like that).
Now I cannot open the Debugger anymore... endless loop.
I'm looking for the reference to NewList via Spec but I cannot find
them. I tried several
times. I looked at the initializePresenters...
Do you have any ideas? Suggestions?
Stef
June 26, 2015
[pharo-project/pharo-core] 70063d: 50139
by GitHub
Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core
Commit: 70063d62d37bf4e9f69f38575631e3387dcc8c68
https://github.com/pharo-project/pharo-core/commit/70063d62d37bf4e9f69f3857…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2015-06-26 (Fri, 26 Jun 2015)
Changed paths:
M Nautilus.package/AbstractNautilusUI.class/instance/system announcements/classDefinitionModified_.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50138.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50139.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50138.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50139.st
M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
50139
15847 Create a new instance variable while editing a method replaces the code of the method by class definition
https://pharo.fogbugz.com/f/cases/15847
http://files.pharo.org/image/50/50139.zip
June 26, 2015
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/50139
Home: https://github.com/pharo-project/pharo-core
June 26, 2015
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/50138
Home: https://github.com/pharo-project/pharo-core
June 26, 2015
[pharo-project/pharo-core] eb3e17: 50138
by GitHub
Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core
Commit: eb3e1743fc81d2222eb7008c89af28df0594d0cb
https://github.com/pharo-project/pharo-core/commit/eb3e1743fc81d2222eb7008c…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2015-06-26 (Fri, 26 Jun 2015)
Changed paths:
M ConfigurationOfRubric.package/ConfigurationOfRubric.class/instance/symbolic versions/stable_.st
A ConfigurationOfRubric.package/ConfigurationOfRubric.class/instance/versions/version142_.st
A ConfigurationOfRubric.package/ConfigurationOfRubric.class/instance/versions/version143_.st
A ConfigurationOfRubric.package/ConfigurationOfRubric.class/instance/versions/version15_.st
R Monticello.package/MCCredentialsRequest.class/README.md
R Monticello.package/MCCredentialsRequest.class/class/signalling/signalUrl_.st
R Monticello.package/MCCredentialsRequest.class/class/signalling/signalUrl_username_password_.st
R Monticello.package/MCCredentialsRequest.class/definition.st
R Monticello.package/MCCredentialsRequest.class/instance/accessing/password.st
R Monticello.package/MCCredentialsRequest.class/instance/accessing/passwordMessagePrompt.st
R Monticello.package/MCCredentialsRequest.class/instance/accessing/password_.st
R Monticello.package/MCCredentialsRequest.class/instance/accessing/url.st
R Monticello.package/MCCredentialsRequest.class/instance/accessing/url_.st
R Monticello.package/MCCredentialsRequest.class/instance/accessing/userMessagePrompt.st
R Monticello.package/MCCredentialsRequest.class/instance/accessing/username.st
R Monticello.package/MCCredentialsRequest.class/instance/accessing/username_.st
R Monticello.package/MCCredentialsRequest.class/instance/exceptiondescription/defaultAction.st
R Monticello.package/MCFileBasedRepository.class/instance/notifying/notifyList.st
R Monticello.package/MCFtpRepository.class/README.md
R Monticello.package/MCFtpRepository.class/class/accessing/creationTemplate.st
R Monticello.package/MCFtpRepository.class/class/accessing/description.st
R Monticello.package/MCFtpRepository.class/class/accessing/templateCreationSelector.st
R Monticello.package/MCFtpRepository.class/class/instance creation/host_directory_user_password_.st
R Monticello.package/MCFtpRepository.class/definition.st
R Monticello.package/MCFtpRepository.class/instance/accessing/directory_.st
R Monticello.package/MCFtpRepository.class/instance/accessing/host_.st
R Monticello.package/MCFtpRepository.class/instance/accessing/password_.st
R Monticello.package/MCFtpRepository.class/instance/accessing/user_.st
R Monticello.package/MCFtpRepository.class/instance/enumerating/clientDo_.st
R Monticello.package/MCFtpRepository.class/instance/interface/loadAllFileNames.st
R Monticello.package/MCFtpRepository.class/instance/parsing/parseDirectoryListing_.st
R Monticello.package/MCFtpRepository.class/instance/required/description.st
R Monticello.package/MCFtpRepository.class/instance/required/readStreamForFileNamed_do_.st
R Monticello.package/MCFtpRepository.class/instance/required/writeStreamForFileNamed_replace_do_.st
R Monticello.package/MCGemstoneRepository.class/README.md
R Monticello.package/MCGemstoneRepository.class/class/accessing/baseURL.st
R Monticello.package/MCGemstoneRepository.class/class/accessing/description.st
R Monticello.package/MCGemstoneRepository.class/class/testing/isResponsibleFor_.st
R Monticello.package/MCGemstoneRepository.class/definition.st
R Monticello.package/MCGemstoneRepository.class/instance/interface/includesVersionNamed_.st
R Monticello.package/MCHttpRepository.class/README.md
R Monticello.package/MCHttpRepository.class/class/accessing/baseURL.st
R Monticello.package/MCHttpRepository.class/class/accessing/description.st
R Monticello.package/MCHttpRepository.class/class/creation template/creationTemplate.st
R Monticello.package/MCHttpRepository.class/class/creation template/creationTemplateLocation_user_password_.st
R Monticello.package/MCHttpRepository.class/class/initialization/clearPasswords.st
R Monticello.package/MCHttpRepository.class/class/instance creation/location_.st
R Monticello.package/MCHttpRepository.class/class/instance creation/location_user_password_.st
R Monticello.package/MCHttpRepository.class/class/instance creation/pharoInboxRepository.st
R Monticello.package/MCHttpRepository.class/class/instance creation/pharoRepository.st
R Monticello.package/MCHttpRepository.class/class/instance creation/project_.st
R Monticello.package/MCHttpRepository.class/class/instance creation/repositoryClassFor_.st
R Monticello.package/MCHttpRepository.class/class/testing/isResponsibleFor_.st
R Monticello.package/MCHttpRepository.class/definition.st
R Monticello.package/MCHttpRepository.class/instance/accessing/credentials.st
R Monticello.package/MCHttpRepository.class/instance/accessing/credentials_.st
R Monticello.package/MCHttpRepository.class/instance/accessing/description.st
R Monticello.package/MCHttpRepository.class/instance/accessing/location.st
R Monticello.package/MCHttpRepository.class/instance/accessing/location_.st
R Monticello.package/MCHttpRepository.class/instance/accessing/password_.st
R Monticello.package/MCHttpRepository.class/instance/accessing/project.st
R Monticello.package/MCHttpRepository.class/instance/accessing/user.st
R Monticello.package/MCHttpRepository.class/instance/accessing/user_.st
R Monticello.package/MCHttpRepository.class/instance/actions/flushCache.st
R Monticello.package/MCHttpRepository.class/instance/actions/locationWithTrailingSlash.st
R Monticello.package/MCHttpRepository.class/instance/actions/parseFileNamesFromStream_.st
R Monticello.package/MCHttpRepository.class/instance/actions/password.st
R Monticello.package/MCHttpRepository.class/instance/actions/urlForFileNamed_.st
R Monticello.package/MCHttpRepository.class/instance/actions/userAndPasswordFromSettingsDo_.st
R Monticello.package/MCHttpRepository.class/instance/actions/versionReaderForFileNamed_.st
R Monticello.package/MCHttpRepository.class/instance/actions/versionReaderForFileNamed_do_.st
R Monticello.package/MCHttpRepository.class/instance/converting/asCreationTemplate.st
R Monticello.package/MCHttpRepository.class/instance/i%2Fo/cacheRawVersionNamed_stream_.st
R Monticello.package/MCHttpRepository.class/instance/i%2Fo/displayProgress_during_.st
R Monticello.package/MCHttpRepository.class/instance/i%2Fo/handleUnsuccessfulResponse_.st
R Monticello.package/MCHttpRepository.class/instance/i%2Fo/loadAllFileNames.st
R Monticello.package/MCHttpRepository.class/instance/i%2Fo/readStreamForFileNamed_do_.st
R Monticello.package/MCHttpRepository.class/instance/i%2Fo/writeStreamForFileNamed_replace_do_.st
R Monticello.package/MCHttpRepository.class/instance/private/assertBinaryResponse_.st
R Monticello.package/MCHttpRepository.class/instance/private/assertNonBinaryResponse_.st
R Monticello.package/MCHttpRepository.class/instance/private/entityStreamContents_.st
R Monticello.package/MCHttpRepository.class/instance/private/httpClient.st
R Monticello.package/MCPermissionDenied.class/README.md
R Monticello.package/MCPermissionDenied.class/class/signalling/signalFor_.st
R Monticello.package/MCPermissionDenied.class/definition.st
R Monticello.package/MCPermissionDenied.class/instance/accessing/repository.st
R Monticello.package/MCPermissionDenied.class/instance/accessing/repository_.st
R Monticello.package/MCRepository.class/instance/notifying/notificationForVersion_.st
R Monticello.package/MCRepository.class/instance/notifying/notifyList.st
R Monticello.package/MCRepository.class/instance/notifying/sendNotificationsForVersion_.st
M Monticello.package/MCRepository.class/instance/storing/storeVersion_.st
R Monticello.package/MCRepositoryGroup.class/instance/accessing/removeHTTPRepositoryLocationNamed_.st
R Monticello.package/MCServerCredentials.class/README.md
R Monticello.package/MCServerCredentials.class/class/instance creation/user_password_.st
R Monticello.package/MCServerCredentials.class/definition.st
R Monticello.package/MCServerCredentials.class/instance/accessing/password.st
R Monticello.package/MCServerCredentials.class/instance/accessing/username.st
R Monticello.package/MCServerCredentials.class/instance/private/password_.st
R Monticello.package/MCServerCredentials.class/instance/private/username_.st
R Monticello.package/MCServerRegistry.class/README.md
R Monticello.package/MCServerRegistry.class/class/instance creation/uniqueInstance.st
R Monticello.package/MCServerRegistry.class/definition.st
R Monticello.package/MCServerRegistry.class/instance/initialization/initialize.st
R Monticello.package/MCServerRegistry.class/instance/private/repositoryAt_credentialsDo_.st
R Monticello.package/MCServerRegistry.class/instance/public/on_beUser_withPassword_.st
R Monticello.package/MCSmalltalkhubRepository.class/README.md
R Monticello.package/MCSmalltalkhubRepository.class/class/accessing/baseURL.st
R Monticello.package/MCSmalltalkhubRepository.class/class/accessing/description.st
R Monticello.package/MCSmalltalkhubRepository.class/class/accessing/hostName.st
R Monticello.package/MCSmalltalkhubRepository.class/class/accessing/smalltalkhubUrl.st
R Monticello.package/MCSmalltalkhubRepository.class/class/creation template/creationTemplate.st
R Monticello.package/MCSmalltalkhubRepository.class/class/creation template/creationTemplateOwner_project_user_password_.st
R Monticello.package/MCSmalltalkhubRepository.class/class/instance creation/owner_project_.st
R Monticello.package/MCSmalltalkhubRepository.class/class/instance creation/owner_project_user_password_.st
R Monticello.package/MCSmalltalkhubRepository.class/class/testing/isResponsibleFor_.st
R Monticello.package/MCSmalltalkhubRepository.class/definition.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/accessing/location.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/accessing/locationWithTrailingSlash.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/accessing/location_.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/accessing/owner.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/accessing/owner_.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/accessing/project.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/accessing/project_.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/converting/asCreationTemplate.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/interface/includesFileNamed_.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/interface/includesVersionNamed_.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/interface/loadAllFileNames.st
R Monticello.package/MCSmalltalkhubRepository.class/instance/interface/parseFileNamesFromStream_.st
R Monticello.package/MCSqueaksourceRepository.class/README.md
R Monticello.package/MCSqueaksourceRepository.class/class/accessing/description.st
R Monticello.package/MCSqueaksourceRepository.class/class/creation template/baseURL.st
R Monticello.package/MCSqueaksourceRepository.class/class/testing/isResponsibleFor_.st
R Monticello.package/MCSqueaksourceRepository.class/definition.st
R Monticello.package/MCSqueaksourceRepository.class/instance/interface/includesFileNamed_.st
R Monticello.package/MCSqueaksourceRepository.class/instance/interface/includesVersionNamed_.st
R Monticello.package/MCVersionNotification.class/README.md
R Monticello.package/MCVersionNotification.class/class/instance creation/version_repository_.st
R Monticello.package/MCVersionNotification.class/definition.st
R Monticello.package/MCVersionNotification.class/instance/accessing/messageText.st
R Monticello.package/MCVersionNotification.class/instance/as yet unclassified/fromAddress.st
R Monticello.package/MCVersionNotification.class/instance/as yet unclassified/messageTo_.st
R Monticello.package/MCVersionNotification.class/instance/error handling/notify_.st
R Monticello.package/MCVersionNotification.class/instance/initialize-release/initializeWithVersion_repository_.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/README.md
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/class/signalling/signalUrl_.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/class/signalling/signalUrl_username_password_.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/definition.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/accessing/password.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/accessing/passwordMessagePrompt.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/accessing/password_.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/accessing/url.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/accessing/url_.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/accessing/userMessagePrompt.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/accessing/username.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/accessing/username_.st
A MonticelloRemoteRepositories.package/MCCredentialsRequest.class/instance/exceptiondescription/defaultAction.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/README.md
A MonticelloRemoteRepositories.package/MCFtpRepository.class/class/accessing/creationTemplate.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/class/accessing/description.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/class/accessing/templateCreationSelector.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/class/instance creation/host_directory_user_password_.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/definition.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/accessing/directory_.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/accessing/host_.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/accessing/password_.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/accessing/user_.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/enumerating/clientDo_.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/interface/loadAllFileNames.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/parsing/parseDirectoryListing_.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/required/description.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/required/readStreamForFileNamed_do_.st
A MonticelloRemoteRepositories.package/MCFtpRepository.class/instance/required/writeStreamForFileNamed_replace_do_.st
A MonticelloRemoteRepositories.package/MCGemstoneRepository.class/README.md
A MonticelloRemoteRepositories.package/MCGemstoneRepository.class/class/accessing/baseURL.st
A MonticelloRemoteRepositories.package/MCGemstoneRepository.class/class/accessing/description.st
A MonticelloRemoteRepositories.package/MCGemstoneRepository.class/class/testing/isResponsibleFor_.st
A MonticelloRemoteRepositories.package/MCGemstoneRepository.class/definition.st
A MonticelloRemoteRepositories.package/MCGemstoneRepository.class/instance/interface/includesVersionNamed_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/README.md
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/accessing/baseURL.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/accessing/description.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/creation template/creationTemplate.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/creation template/creationTemplateLocation_user_password_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/initialization/clearPasswords.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/instance creation/location_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/instance creation/location_user_password_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/instance creation/pharoInboxRepository.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/instance creation/pharoRepository.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/instance creation/project_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/instance creation/repositoryClassFor_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/class/testing/isResponsibleFor_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/definition.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/credentials.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/credentials_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/description.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/location.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/location_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/password_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/project.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/user.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/accessing/user_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/flushCache.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/locationWithTrailingSlash.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/parseFileNamesFromStream_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/password.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/urlForFileNamed_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/userAndPasswordFromSettingsDo_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/versionReaderForFileNamed_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/versionReaderForFileNamed_do_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/converting/asCreationTemplate.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/i%2Fo/cacheRawVersionNamed_stream_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/i%2Fo/displayProgress_during_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/i%2Fo/handleUnsuccessfulResponse_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/i%2Fo/loadAllFileNames.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/i%2Fo/readStreamForFileNamed_do_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/i%2Fo/writeStreamForFileNamed_replace_do_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/private/assertBinaryResponse_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/private/assertNonBinaryResponse_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/private/entityStreamContents_.st
A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/private/httpClient.st
A MonticelloRemoteRepositories.package/MCPermissionDenied.class/README.md
A MonticelloRemoteRepositories.package/MCPermissionDenied.class/class/signalling/signalFor_.st
A MonticelloRemoteRepositories.package/MCPermissionDenied.class/definition.st
A MonticelloRemoteRepositories.package/MCPermissionDenied.class/instance/accessing/repository.st
A MonticelloRemoteRepositories.package/MCPermissionDenied.class/instance/accessing/repository_.st
A MonticelloRemoteRepositories.package/MCServerCredentials.class/README.md
A MonticelloRemoteRepositories.package/MCServerCredentials.class/class/instance creation/user_password_.st
A MonticelloRemoteRepositories.package/MCServerCredentials.class/definition.st
A MonticelloRemoteRepositories.package/MCServerCredentials.class/instance/accessing/password.st
A MonticelloRemoteRepositories.package/MCServerCredentials.class/instance/accessing/username.st
A MonticelloRemoteRepositories.package/MCServerCredentials.class/instance/private/password_.st
A MonticelloRemoteRepositories.package/MCServerCredentials.class/instance/private/username_.st
A MonticelloRemoteRepositories.package/MCServerRegistry.class/README.md
A MonticelloRemoteRepositories.package/MCServerRegistry.class/class/instance creation/uniqueInstance.st
A MonticelloRemoteRepositories.package/MCServerRegistry.class/definition.st
A MonticelloRemoteRepositories.package/MCServerRegistry.class/instance/initialization/initialize.st
A MonticelloRemoteRepositories.package/MCServerRegistry.class/instance/private/repositoryAt_credentialsDo_.st
A MonticelloRemoteRepositories.package/MCServerRegistry.class/instance/public/on_beUser_withPassword_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/README.md
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/accessing/baseURL.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/accessing/description.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/accessing/hostName.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/accessing/smalltalkhubUrl.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/creation template/creationTemplate.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/creation template/creationTemplateOwner_project_user_password_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/instance creation/owner_project_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/instance creation/owner_project_user_password_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/class/testing/isResponsibleFor_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/definition.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/accessing/location.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/accessing/locationWithTrailingSlash.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/accessing/location_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/accessing/owner.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/accessing/owner_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/accessing/project.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/accessing/project_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/converting/asCreationTemplate.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/interface/includesFileNamed_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/interface/includesVersionNamed_.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/interface/loadAllFileNames.st
A MonticelloRemoteRepositories.package/MCSmalltalkhubRepository.class/instance/interface/parseFileNamesFromStream_.st
A MonticelloRemoteRepositories.package/MCSqueaksourceRepository.class/README.md
A MonticelloRemoteRepositories.package/MCSqueaksourceRepository.class/class/accessing/description.st
A MonticelloRemoteRepositories.package/MCSqueaksourceRepository.class/class/creation template/baseURL.st
A MonticelloRemoteRepositories.package/MCSqueaksourceRepository.class/class/testing/isResponsibleFor_.st
A MonticelloRemoteRepositories.package/MCSqueaksourceRepository.class/definition.st
A MonticelloRemoteRepositories.package/MCSqueaksourceRepository.class/instance/interface/includesFileNamed_.st
A MonticelloRemoteRepositories.package/MCSqueaksourceRepository.class/instance/interface/includesVersionNamed_.st
M Nautilus.package/AbstractCategoryWidget.class/instance/drag and drop/dragPassengersFor_inMorph_.st
M Nautilus.package/AbstractCategoryWidget.class/instance/drag and drop/wantsDroppedMorph_event_inMorph_.st
M Nautilus.package/AbstractClassWidget.class/instance/drag and drop/dragPassengersFor_inMorph_.st
M Nautilus.package/AbstractClassWidget.class/instance/drag and drop/wantsDroppedMorph_event_inMorph_.st
M Nautilus.package/AbstractMethodWidget.class/instance/drag and drop/dragPassengersFor_inMorph_.st
A Nautilus.package/AbstractWidget.class/class/accessing/listClass.st
M Nautilus.package/CategoryWidget.class/instance/item creation/buildCategoriesList.st
M Nautilus.package/ClassWidget.class/instance/item creation/buildClassesList.st
M Nautilus.package/MethodWidget.class/instance/item creation/buildMethodsList.st
M Nautilus.package/Nautilus.class/class/settings/nautilusSettingsOn_.st
A Nautilus.package/Nautilus.class/class/settings/useExperimentalFastTable.st
A Nautilus.package/Nautilus.class/class/settings/useExperimentalFastTable_.st
M Nautilus.package/PackageListWidget.class/instance/item creation/buildPackagesList.st
M Rubric.package/RubAbstractTextArea.class/instance/drawing/drawSubmorphsOnAthensCanvas_.st
M Rubric.package/RubAbstractTextArea.class/instance/drawing/drawSubmorphsOn_.st
M Rubric.package/RubExtraSelectionDecorator.class/README.md
M Rubric.package/RubExtraSelectionDecorator.class/definition.st
M Rubric.package/RubExtraSelectionDecorator.class/instance/drawing/computeSelectionShapes.st
A Rubric.package/RubScrolledTextMorph.class/instance/accessing/drawFocusBorder.st
A Rubric.package/RubScrolledTextMorph.class/instance/accessing/drawFocusBorder_.st
A Rubric.package/RubScrolledTextMorph.class/instance/accessing/textMorph.st
A Rubric.package/RubScrolledTextMorph.class/instance/accessing/withFocusBorder.st
A Rubric.package/RubScrolledTextMorph.class/instance/accessing/withoutFocusBorder.st
A Rubric.package/RubScrolledTextMorph.class/instance/interactive error protocol/correctFrom_to_with_.st
M Rubric.package/RubShoutStylerDecorator.class/README.md
A Rubric.package/RubShoutStylerDecorator.class/class/settings/minTextSizeForStylingInBackground.st
A Rubric.package/RubShoutStylerDecorator.class/class/settings/minTextSizeForStylingInBackground_.st
A Rubric.package/RubShoutStylerDecorator.class/class/settings/rubricSettingsOn_.st
M Rubric.package/RubShoutStylerDecorator.class/definition.st
M Rubric.package/RubShoutStylerDecorator.class/instance/accessing/text_.st
M Rubric.package/RubShoutStylerDecorator.class/instance/editing/replaceFrom_to_with_.st
M Rubric.package/RubShoutStylerDecorator.class/instance/editing/style_.st
M Rubric.package/RubShoutStylerDecorator.class/instance/editing/stylerStyledInBackground_.st
M Rubric.package/RubShoutStylerDecorator.class/instance/editing/stylerStyled_.st
A Rubric.package/RubShoutStylerDecorator.class/instance/shout/minTextSizeForStylingInBackground.st
M Rubric.package/RubSmalltalkEditor.class/class/keymapping/buildShortcutsOn_.st
M Rubric.package/RubTextScrollPane.class/README.md
M Rubric.package/RubTextScrollPane.class/definition.st
A Rubric.package/RubTextScrollPane.class/instance/accessing/drawFocusBorder.st
A Rubric.package/RubTextScrollPane.class/instance/accessing/drawFocusBorder_.st
M Rubric.package/RubTextScrollPane.class/instance/drawing/drawSubmorphsOnAthensCanvas_.st
M Rubric.package/RubTextScrollPane.class/instance/drawing/drawSubmorphsOn_.st
M Rubric.package/RubTextScrollPane.class/instance/initialize/initialize.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50137.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50138.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50137.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50138.st
M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
A ScriptLoader50.package/extension/MCRepositoryGroup/instance/removeHTTPRepositoryLocationNamed_.st
Log Message:
-----------
50138
15846 Monticello cleaning and repackaging
https://pharo.fogbugz.com/f/cases/15846
15848 Update Rubric support for temporaries addition
https://pharo.fogbugz.com/f/cases/15848
15835 enable use of experimental fast table for Nautilus
https://pharo.fogbugz.com/f/cases/15835
http://files.pharo.org/image/50/50138.zip
June 26, 2015
[pharo-project/pharo-core] cf687e: 50137
by GitHub
Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core
Commit: cf687ec2a7b4885e6a6763a45fa151a38882c9a9
https://github.com/pharo-project/pharo-core/commit/cf687ec2a7b4885e6a6763a4…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2015-06-26 (Fri, 26 Jun 2015)
Changed paths:
R Jobs.package/JobChange.class/class/instance creation/on_.st
R Jobs.package/JobChange.class/instance/accessing/job.st
R Jobs.package/JobChange.class/instance/accessing/job_.st
R Jobs.package/JobChange.class/instance/accessing/max.st
R Jobs.package/JobChange.class/instance/accessing/min.st
R Jobs.package/JobChange.class/instance/accessing/progress.st
R Jobs.package/JobChange.class/instance/accessing/title.st
R Jobs.package/JobEnd.class/class/instance creation/on_.st
R Jobs.package/JobEnd.class/instance/accessing/job.st
R Jobs.package/JobEnd.class/instance/accessing/job_.st
R Jobs.package/JobStart.class/class/instance creation/on_.st
R Jobs.package/JobStart.class/instance/accessing/job.st
R Jobs.package/JobStart.class/instance/accessing/job_.st
A Jobs.package/JobTest.class/README.md
A Jobs.package/JobTest.class/definition.st
A Jobs.package/JobTest.class/instance/tests/tearDown.st
A Jobs.package/JobTest.class/instance/tests/testChildJob.st
A Jobs.package/JobTest.class/instance/tests/testJobAnnouncements.st
A Jobs.package/JobTest.class/instance/tests/testProgress.st
A Jobs.package/JobTest.class/instance/tests/testProgressChangeByCurrentValue.st
A Jobs.package/JobTest.class/instance/tests/testSingleJob.st
R KernelTests.package/JobTest.class/README.md
R KernelTests.package/JobTest.class/definition.st
R KernelTests.package/JobTest.class/instance/tests/tearDown.st
R KernelTests.package/JobTest.class/instance/tests/testChildJob.st
R KernelTests.package/JobTest.class/instance/tests/testJobAnnouncements.st
R KernelTests.package/JobTest.class/instance/tests/testProgress.st
R KernelTests.package/JobTest.class/instance/tests/testProgressChangeByCurrentValue.st
R KernelTests.package/JobTest.class/instance/tests/testSingleJob.st
M Komitter.package/extension/MCPackage/instance/patch.st
R Komitter.package/extension/MCPackage/instance/silentSnapshot.st
R Monticello.package/MCCacheRepository.class/instance/accessing/packageForFileNamed_.st
M Monticello.package/MCDataStream.class/instance/write and read/next.st
R Monticello.package/MCMethodDefinition.class/class/instance creation/forMethodReference_.st
M Monticello.package/MCMethodDefinition.class/instance/installing/postloadOver_.st
M Monticello.package/MCPackage.class/instance/accessing/snapshot.st
M Monticello.package/MCStReader.class/instance/reading/classDefinitionFrom_.st
M Monticello.package/MCStReader.class/instance/reading/classInstVarNamesFor_.st
R Monticello.package/MCWorkingCopy.class/class/private/adoptVersionInfoFrom_.st
M OpalCompiler-Core.package/IRBytecodeGenerator.class/definition.st
M OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitInstruction_.st
A OpalCompiler-Core.package/IRPushArray.class/instance/accessing/cons.st
A OpalCompiler-Core.package/IRPushArray.class/instance/accessing/cons_.st
A OpalCompiler-Core.package/IRPushArray.class/instance/accessing/size.st
A OpalCompiler-Core.package/IRPushArray.class/instance/accessing/size_.st
R OpalCompiler-Core.package/IRPushArray.class/instance/as yet unclassified/cons.st
R OpalCompiler-Core.package/IRPushArray.class/instance/initializing/cons_.st
R OpalCompiler-Core.package/IRPushArray.class/instance/initializing/size.st
R OpalCompiler-Core.package/IRPushArray.class/instance/initializing/size_.st
R OpalCompiler-Core.package/OCASTSemanticAnalyzer.class/instance/visitor/visitMessageNode_.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50136.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50137.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50136.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50137.st
M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
50137
15843 Tiny cleanup Opal
https://pharo.fogbugz.com/f/cases/15843
14776 Create test package for Jobs
https://pharo.fogbugz.com/f/cases/14776
15841 Removing Monticello dead and duplicated code
https://pharo.fogbugz.com/f/cases/15841
http://files.pharo.org/image/50/50137.zip
June 26, 2015
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/50137
Home: https://github.com/pharo-project/pharo-core
June 26, 2015
Re: [Pharo-dev] rogue window instances
by Tudor Girba
Hi,
Thanks for looking into this. I will go over this issue again on Monday.
Cheers,
Doru
On Thu, Jun 25, 2015 at 6:53 AM, stepharo <stepharo(a)free.fr> wrote:
>
>
> Le 24/6/15 21:44, stepharo a écrit :
>
> Doru I checked and I think that we have a memory leak with SystemWindow
> I checked and we have the same in Pharo 40.
> In Pharo 50 after many Smalltalk garbageCollectMost I get 5 windows.
>
> I was in Pharo 40 in fact.
>
> when I get only one open.
> Le 21/6/15 19:47, Tudor Girba a écrit :
>
> Hi,
>
> In the latest Pharo #50125, I do this from the command line:
>
> ./pharo Pharo.image eval "SystemWindow allSubInstances"
> ==>
> an OrderedCollection(a RubFindReplaceDialogWindow(534511616) a
> GLMSystemWindow(58720256))
>
> There are two strange things:
> - the GLMSystemWindow has a nil model, although if you inspect it, it
> visually looks like a Playground window (normal playgrounds have a
> GTPlayground instance as model).
> - the RubFindReplaceDialogWindow has findTextField as nil (while normally
> it should be some PluggableTextFieldMorph).
>
> Does anyone know where these come from?
>
> Cheers,
> Doru
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"
>
>
>
>
--
www.tudorgirba.com
"Every thing has its own flow"
June 26, 2015
Re: [Pharo-dev] how to replace text in files
by Peter Uhnák
On Fri, Jun 26, 2015 at 10:56 AM, Tudor Girba <tudor(a)tudorgirba.com> wrote:
> Hi,
>
> How would you replace a piece of text in a file with another one and
> persist the change on disk?
>
> Right now, I have:
>
> file := 'path' asFileReference
> contents := file readStreamDo: #contents.
> newContents := contents copyReplaceAll: 'PATTERN' with: 'TARGET'.
>
why not just
newContents := file contents copyReplaceAll: ...
and since we already have contents
why not also add
~~~~~~~~~~~~~~~~
AbstractFileReference>>contents: aCollection
self writeStreamDo: [ :stream |
stream
resetContents;
nextPutAll: aCollection
]
~~~~~~~~~~~~~~~~
And then you could do
~~~~~~~~~~~~~~~~~~~~~~~
file := 'path' asFileReference
newContents := file contents copyReplaceAll: 'PATTERN' with: 'TARGET'.
file
ensureDelete;
contents: newContents
~~~~~~~~~~~~~~~~~~~~~~~
However personally I really don't like the "ensureDelete" (or FileStream
forceNewFileNamed: aFileName do: [ :stream | ... ],
and I got burned by it couple of times when I forgot about it... easy way
to corrupt your files.
I mean, what is the use-case of overriding just the beginning? In most
languages the default is write (override whole file) and append (add at the
end)... and if you need fine control then you fseek().
This is maybe so each write to the stream doesn't reset it? What about
clearing just on the first write to the stream?
Peter
June 26, 2015