Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- August
- 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
- 3 participants
- 144615 messages
Re: [Pharo-dev] [pharo-project/pharo] include 32-bit sources in the 64-bit Pharo archive (#225)
by pavel-krivanek
Merged #225.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/pharo-project/pharo/pull/225#event-1227456113
Aug. 30, 2017
Re: [Pharo-dev] [pharo-project/pharo] include 32-bit sources in the 64-bit Pharo archive (#225)
by pavel-krivanek
test failure not related
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/pharo-project/pharo/pull/225#issuecomment-325968278
Aug. 30, 2017
[pharo-project/pharo] include 32-bit sources in the 64-bit Pharo archive (#225)
by pavel-krivanek
https://pharo.fogbugz.com/f/cases/20350/64-bit-Pharo-archives-do-not-contai…
You can view, comment on, or merge this pull request online at:
https://github.com/pharo-project/pharo/pull/225
-- Commit Summary --
* include 32-bit sources in the 64-bit Pharo archive
-- File Changes --
M bootstrap/scripts/transform_32_into_64.sh (7)
-- Patch Links --
https://github.com/pharo-project/pharo/pull/225.patch
https://github.com/pharo-project/pharo/pull/225.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/pharo-project/pharo/pull/225
Aug. 30, 2017
Re: [Pharo-dev] Github notifications for pharo-project redirected to pharo-dev
by Dimitris Chloupis
If you use gmail (not just you but any other pharo user reading this),
gmail comes with a very flexible filter system that allow you to group
emails. For example I have a special group for Pharo mailing lists mesages
so they dont mix with my other forums and mailing lists I follow. Once you
set it up, the filter will do the work automatically. I have also many
othe filters that make sure my gmail never gets cluttered and I can easily
focus on what matters. It took me a couple of hours to setup (mainly
learning and testing) and I have saved hours from distractions I do not
really care about.
So you can do it in such way that it groups all the github messages
concerning pharo, it may be even possible to specialise it even further so
you can even make subgroups of interest concerning github notifications.
Gmail is not the only one to offer such a powerful filtering system, I have
used filters also with Firebird and probably there are many others out
there as well :)
On Wed, Aug 30, 2017 at 11:01 AM Esteban Lorenzano <estebanlm(a)gmail.com>
wrote:
> Hi,
>
> I added pharo-dev mail as my notification address on pharo-project so list
> is informed of what is happening.
> now, this can be a lot (because I receive a lot of mails).
>
> So weâll see (at least you will have a glimpse of a small part what I have
> to deal everyday ;) )
>
> If this does not work I will create a fake user just to suscribe to the
> projects we want :)
>
> cheers,
> Esteban
>
>
>
>
>
>
Aug. 30, 2017
Re: [Pharo-dev] [pharo-project/pharo] 20349 cleanup pinning protocols (#224)
by pavel-krivanek
pavel-krivanek approved this pull request.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/pharo-project/pharo/pull/224#pullrequestreview-59520923
Aug. 30, 2017
[pharo-project/pharo] 20349 cleanup pinning protocols (#224)
by Astares
See https://pharo.fogbugz.com/f/cases/20349/Cleanup-pinning-protocols
Cleanup the method protocols of
- isPinned move from "system primitive" to "pinning"
- pin move from "system primitive" to "pinning"
- unpin move from "system primitive" to "pinning"
- setPinned: move from "system primitive" to "private" (as this is not part of the public API)
You can view, comment on, or merge this pull request online at:
https://github.com/pharo-project/pharo/pull/224
-- Commit Summary --
* Added #testManagersForCategoryDo
* Merge with refs/remotes/upstream/development
* Do the supercalss classification before all the others
* remove lowSpaceWatcher override
* update loaded Iceberg version to tag 0.5.2
* Merge pull request #171 from pavel-krivanek/20255-Update-Iceberg-to-version-052-in-Pharo-7
* Merge pull request #170 from Uko/20252-Automatic-method-categorization-causes-discrepancies-with-superclass-methods-protocols
* WeakIdentityValueDictionary is done
* Integrate Hermes
* update iceberg to v0.5.3
* first step towards smaller kernel
* removed refernces to old streams
* update to iceberg v0.5.4
* Merge pull request #173 from estebanlm/development
* Now table notifies existing rows about deletion and new rows about insertion.
* Name: SLICE-Issue-20230-Space-analysis-resurrection-HernanMoralesDurand.1
* Adding Hermes generation
* Merge pull request #4 from tesonep/hermes
* Merge pull request #154 from akgrant43/Issue20189b
* Merge pull request #161 from pavel-krivanek/20226-TabMorph-should-use-stepping-mechanism-for-animating-background-building
* Merge pull request #167 from pharo-project/20242-Manifest-builder-doesn-t-consider-that-a-method-or-a-class-may-nave-no-package
* update iceberg (v0.5.5)
* Merge pull request #176 from estebanlm/development
* fix wrong content of method files
* wrong method file name
* reducing dependencies from kernel and system-support to filesystem
* Merge branch 'hermes' of https://github.com/guillep/pharo into hermes
* simplify Character class
* using zinc encoders
* manage command line handling initialization right
* cleanup repository
* Fix: remove symbol duplication by manually setting class names
* Fixes: avoid recursive exceptions in kernel
* fixed load st files in bootstrap
* adding hermes generation
* simplify bootstrapping first steps
* fix: can read chunks using files
* added jenkins file for testing
* using latest image
* testing only 32 bits
* hotfix for CI
* Hotfix: remove bad code from the script
* Fix: download vm in jenkins file
* loading monticello and metacello
* fixed packages to load
* Fixed encoding
* better exception handling
* refactored list of packages and protocols to create
* fix: bugs impeding reloading
* Patch: fix non portable cr in stdout
* fixed tests
* running with travis
* travis: fix dependencies
* Fix: initialize MultiByteFileStream after FileSystem is loaded
* fixed source condensation
* added cairo library to travis file
* removed patches for class and instance variable creation
* fixed tab
* Fix test: Smalltalk image is not in the startup list anymore
* Fix: fix release tests - force reloading of all mc packages
* merge with pharo/development
* removed method properties files
* Cleanup: remove duplicated class builder package
* Merge build.sh
* Fix: remove duplicated byte encoders
* Cleanup: indentation
* Fix: loading latest baseline before generating hermes files
* Fix: monticello bootstrap has to load Kernel-BytecodeEncoders mcz
* Fixing version of Hermes
* Fix: restored iceberg commit setup
* Merge branch 'hermes' of https://github.com/guillep/pharo into hermes
* test
* fixed architecture
* getting find output
* remove backtick
* stashing sources file
* find image files in correct directory
* archiving artifacts allways
* archiving only generated images
* portable shell
* using portable shell everywhere
* Update Jenkinsfile
* Fix: non restricted travis clone depth
* Update Jenkinsfile
* Changing the jenkinsfile to not fail if could not find *.xml artifacts
* Showing the error
* Update Jenkinsfile
* Adding runTest.sh
* Update Jenkinsfile
* Running tests in windows
* Update Jenkinsfile
* Update Jenkinsfile
* Update runTests.sh
* Update runTests.sh
* Removing stupid lines
* Update runTests.sh
* Fixing the architecture.
* Trying to find the files without quotes.
* Update runTests.sh
* Trying different quotes
* Merge pull request #177 from guillep/hermes
* Merge pull request #178 from guillep/20285-add-jenkins-file-into-repository
* https://pharo.fogbugz.com/f/cases/20257/bitAnd-description-is-wrong
* FIX: Revert package loading to a normal load instead of a raw snapshopt installation.
* Enhancement: Code import should have an argument to not log sources
* Fix: install multilingual before MC so we can start up source file handling before. Methods installed be the compiler will embed source code if changes file is not available otherwise.
* Fix: added missing double quote
* Fix: initialize logSource to true as default
* FIX: Quality assistant tests should always close windows, even in headless. Otherwise they produce side effects
* FIX: change position to before the truncated position. Otherwise the linux file plugin does not behave properly
* Fix: metallo platform tests should use correct path delimiter to work in windows
* Patch: skip QA buggy tests
* Revert "FIX: Quality assistant tests should always close windows, even in headless. Otherwise they produce side effects"
* added script to prepare archives to upload
* Fix: correct indentation
* get flat tabs.
* reduce indented space between tabbar and contents
* Enhancement: make build tag appear before sha
* Adding alpha tag
* reviewed with guille. Now all the tests should be green.
* added 64 bits preparation also
* Enhancement: adding transformation step 32 to 64 bit to jenkins
* Fix: use architecture as string
* fix some colors (most of them were hardcoded)
* Enhancement: put all archived files together
* correct formating
* Fix: bootstrap cache path
* ok done with pavel a while ago and the failed test is in zinc
* https://pharo.fogbugz.com/f/cases/20257/bitAnd-description-is-wrong
* https://pharo.fogbugz.com/f/cases/20233/MCPackageManager-class-managersForC…
* extended jenkins file with upload
* Merge pull request #186 from guillep/20291-Convert-32-bit-images-in-64
* Merge latest pharo development
* fixed upload with jenkins sshagent
* Merge pull request #185 from guillep/20290-Add-build-number-to-uploaded-files
* Fix script path for upload
* HOTFIX: correct scp server path
* HOTFIX: fix upload script paths
* HOTFIX: upload also main images
* fix height
* fix border volors
* Looks ok. I will readd WidgetInput in another PR later
* Looks ok : https://pharo.fogbugz.com/f/cases/20063/
* Looks nice and Denis is around. https://pharo.fogbugz.com/f/cases/20238/
* https://pharo.fogbugz.com/f/cases/20295/
* bootstrap job should not wait for tests
* Fix enclosing of brackets
* https://pharo.fogbugz.com/f/cases/20249/Add-some-colors-to-the-themes
* Fix variable declarations
* fixed test variable declaration
* https://pharo.fogbugz.com/f/cases/17848/SequenciableCollection-first-raise-…
* Merge pull request #188 from guillep/20297-Avoid-deadlocks-in-jenkins
* Merge pull request #182 from guillep/20286-Bootstrap-packages-are-dirty-in-a-fresh-image
* do not ignore BaselineOfIDE warnings
* Issue 13217 Initial commit
* add class comment
* commit
* https://pharo.fogbugz.com/f/cases/13217/FS-basename-with-compound-path-stri…
* Integrate WebBrowser-Core package to be able to open a browser on a URL
* https://pharo.fogbugz.com/f/cases/20009/Recompilation-of-trait-methods-crea…
* added pharo repository name
* Merge pull request #194 from guillep/20305-Pharo-system-repository-should-have-a-name
* Integrate in next Build
* make SUnit exportable by Hermes and add PerformMessageCommandLineHandler
* 19802-Make-sure-Symbol-concatenation-results-in-a-Symbol-not-a-String
* https://pharo.fogbugz.com/f/cases/20196/Remove-StringMorphEditor
* case 18650
* Merge pull request #190 from pavel-krivanek/20301-loading-of-BaselineOfIDE-must-not-resolve-conflicts-automatically
* Add comment to AbstractFileReference>>size.
* Add 'iso88591' to the encoding names of Latin1TextConverters + recategorize some methods.
* Change the disable color from the dark theme because it is too close from the basic color.
* https://pharo.fogbugz.com/f/cases/20105/Implement-WeakIdentityValueDictiona…
* Split WorldState class>>mostUsedTools: to let each tool define its own entry on the menu. This commit also add #order: to the different items. This is helpful when we want to add some items as Iceberg.
* This PR will increment the progress bar of ZipArchive unzip. This incrementation will be done each 100ms to not lose perfs. Also, I change the update of the progress bar label to be done only each 100ms. I tried on a zip with only small files and it improved the perf by around 5-6%.
* Improve comment of SmallDictionary
* Pash down index variable from slot to indexed slots. See case 20191 https://pharo.fogbugz.com/f/cases/20191/index-inst-var-should-move-from-Slo…
* Case 20307 File names should not be canonicalised by default
* https://pharo.fogbugz.com/f/cases/20091/Improve-comment-of-SmallDictionary
* Convert HenrikNergaard slice.
* Create a first class error for instance variable access failure when we try to access it by its name.
* https://pharo.fogbugz.com/f/cases/20307/File-names-should-not-be-canonicali…
* Merge in Renraku v1.0.1
* https://pharo.fogbugz.com/f/cases/20269/FileReference-size-needs-a-comment
* Issue 20165 Support segment path printing
* Merged in Renraku v1.0.2
* Just four tests from https://pharo.fogbugz.com/f/cases/20165/Support-segment-path-printing
* https://pharo.fogbugz.com/f/cases/18084/FileReference-EnsureCreateFile
* Add tests for new exception "NoInstanceVariableNamed"
* Use a more robust way to get the package associated to a protocol.
* Merge branch 'development' of https://github.com/pharo-project/pharo into 20304-Integrate-WebBrowser-package
* use LibC
* add web browser package to BaselineOfIDE as requested by Pavel on https://github.com/pharo-project/pharo/pull/193
* allow extensible search for #webbrowserClassForPlatform
* https://pharo.fogbugz.com/f/cases/19697/MailMessage-API-Improvement
* use #fromRfc822:
* Merge pull request #211 from pavel-krivanek/20320-MailMessage-tests-are-broken-
* to avoid Undeclared, we move it to the BaselineOfUI (before HelpSystem-Core)
* Fix case 20321: built image should contain build number in suffix
* Simplify system version
* Fix case 20321: about window should show build info
* Fix case 20321: fix build scripts
* Merge branch 'development' into 20306-SUnit-exportable-by-Hermes
* removing outdated tests
* Fix case 20321: add build info to bootstrap.sh script
* add InitializePackageCommandLineHandler, make JenkinsTools-Core loadable by Hermes
* Fix case 20321: set BUILD_NUMBER in jenkins file
* Replace NoInstanceVariableNamed by InstanceVariableNotFound
* Fix case 20321: command line handler should use same version info
* 20062-Open-a-package-extending-a-class-via-the-extension-protocol
* https://pharo.fogbugz.com/f/cases/20321/Add-build-number-to-SystemVersion
* https://pharo.fogbugz.com/f/cases/20230/Space-analysis-resurrection
* https://pharo.fogbugz.com/f/cases/20256/Latin1TextConverter-should-know-mon…
* https://pharo.fogbugz.com/f/cases/20247/Refactor-the-MostUsedTools-of-the-w…
* https://pharo.fogbugz.com/f/cases/18864/Remove-empty-protocols-on-categoriz…
* Matrix: Trivial typo fix in method comment
* https://pharo.fogbugz.com/f/cases/20114/Replace-self-error-no-such-inst-var…
* Use #lineNumberColor in rubric because current line number color is not dark theme friendly.
* Merge branch 'development' into 20108-CompiledMethod-isAbstract-fails-on-64-bit
* Merge branch 'development' into 19964-SendsDeprecatedMethodToGlobalRule-might-be-hard-to-spot
* https://pharo.fogbugz.com/f/cases/resolve/18172/Rubric-line-numbers-are-not…
* https://pharo.fogbugz.com/f/cases/20326/Matrix-Trivial-typo-fix
* Merge branch 'development' into 20306-SUnit-exportable-by-Hermes
* use command line handler for the RPackage initialization
* update jenkinsfile
* fix typo
* use ZnCharacterWriteStream for progress file because of windows slave
* Merge pull request #195 from pavel-krivanek/20306-SUnit-exportable-by-Hermes
* Merge pull request #205 from jecisc/20191-index-inst-var-should-move-from-Slot-to-IndexedSlot
* Merge pull request #193 from astares/20304-Integrate-WebBrowser-package
* Merge pull request #174 from pavel-krivanek/20260-FastTable-not-support-cell-morphs-with-stepping-animation
* add kernel tests validation step
* use explicit file names
* fix variable access
* Reviewed with Pavel
* Merge pull request #104 from pavel-krivanek/19964-SendsDeprecatedMethodToGlobalRule-might-be-hard-to-spot
* Merge pull request #201 from jecisc/20248-DarkTheme-disabledTextColor-is-too-close-of-textColor
* Dead code: #destinationBuffer: and #digitBuffer:
* remove deprecated call
* * ported fallback for strings when primitive 105 fails from Squeak
* Merge pull request #219 from pavel-krivanek/20340-IconHardcodedMessageRuleinitialize-is-dirty
* updated iceberg to 0.5.7
* Merge pull request #218 from MarcusDenker/20234-Dead-code-destinationBuffer-and-digitBuffer
* Merge pull request #222 from estebanlm/20346-Update-Iceberg-to-057
* Merge pull request #217 from pavel-krivanek/20332-Add-validation-step-for-binary-loaded-tests
* Merge pull request #221 from theseion/20337-Squeak-has-a-fix-for-storing-wide-strings-into-a-ByteArray
* do not expect failure from testWideStringClassName
* Merge pull request #223 from pavel-krivanek/20348-testWideStringClassName-needs-to-be-unmarked-as-expected-failure
* Merge pull request #216 from pavel-krivanek/20108-CompiledMethod-isAbstract-fails-on-64-bit
* close 20314
* Cleanup the method protocols of
-- File Changes --
M .gitignore (6)
M .travis.yml (51)
A Jenkinsfile (120)
M bootstrap/scripts/01-initialization/01-init.st (115)
D bootstrap/scripts/01-initialization/02-initRPackageOrganizer.st (36)
M bootstrap/scripts/01-initialization/03-initUnicode.st (2)
M bootstrap/scripts/02-monticello-bootstrap/02-bootstrapMonticello.st (1)
A bootstrap/scripts/04-configure-resulting-image/fixPackageVersions.st (39)
A bootstrap/scripts/bootstrap.sh (11)
M bootstrap/scripts/bootstrap.st (12)
M bootstrap/scripts/build.sh (109)
A bootstrap/scripts/generateKernelHermesFiles.st (47)
A bootstrap/scripts/generateSUnitHermesFiles.st (47)
A bootstrap/scripts/prepare_for_upload.sh (44)
A bootstrap/scripts/runKernelTests.sh (33)
A bootstrap/scripts/runTests.sh (27)
A bootstrap/scripts/testing/core/runTests.st (11)
A bootstrap/scripts/transform_32_into_64.sh (52)
A bootstrap/scripts/upload_to_files.pharo.org.sh (7)
M bootstrap/src/BaselineOfPharoBootstrapProcess.package/BaselineOfPharoBootstrapProcess.class/instance/baseline..st (30)
D bootstrap/src/BaselineOfPharoBootstrapProcess.package/BaselineOfPharoBootstrapProcess.class/methodProperties.json (6)
D bootstrap/src/BaselineOfPharoBootstrapProcess.package/monticello.meta/version (1)
D bootstrap/src/Pharo30Bootstrap.package/FiCargoWriter.extension/methodProperties.json (7)
D bootstrap/src/Pharo30Bootstrap.package/FiMetacelloWriter.extension/methodProperties.json (7)
D bootstrap/src/Pharo30Bootstrap.package/MCClassDefinition.extension/methodProperties.json (6)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/buildNumber..st (4)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/buildNumber.st (4)
M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/createImage.st (7)
M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportAllPackagesIntoMcz.st (2)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportCoreTestsInStFile.st (83)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportDeprecatedInStFile.st (7)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportFileSystemInStFile.st (11)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportIntoMcz..st (4)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportJenkinsToolsInStFile.st (6)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportKernelPackageNames.st (7)
M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportKernelProtocols.st (23)
M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportMonticelloInStFile.st (27)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportMultilingualInStFile.st (14)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackageNamesFor.to..st (8)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.intoFile..st (7)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.usingInitializeScript.intoFile..st (9)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.withBlacklistedClasses.withBlacklistedMethods.usingInitializeScript.intoFile..st (21)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportProtocolsFor.to..st (20)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitInStFile.st (21)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitPackageNames.st (7)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitProtocols.st (5)
M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/kernelPackageNames.st (2)
M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/prepareBootstrap.st (9)
A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/sUnitPackageNames.st (6)
D bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/methodProperties.json (35)
M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/properties.json (4)
D bootstrap/src/Pharo30Bootstrap.package/PBBootstrap30.class/methodProperties.json (49)
D bootstrap/src/Pharo30Bootstrap.package/PBBootstrapLogger.class/methodProperties.json (8)
D bootstrap/src/Pharo30Bootstrap.package/PBBootstrapStatistics.class/methodProperties.json (8)
D bootstrap/src/Pharo30Bootstrap.package/PBCargoFetcher.class/methodProperties.json (8)
M bootstrap/src/Pharo30Bootstrap.package/PBCargoFetcher.class/properties.json (2)
D bootstrap/src/Pharo30Bootstrap.package/PBClassDefinition.class/methodProperties.json (15)
M bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/instance/classDefinitionFor..st (2)
M bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/instance/initializeClassPool..st (5)
D bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/methodProperties.json (37)
D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/instance/environmentWithClassNameValidationDisbaledFrom..st (9)
D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/instance/patchDefinition..st (11)
D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/methodProperties.json (13)
M bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/properties.json (2)
A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/commitHash.st (4)
M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/fetch.st (10)
M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/gitRepositoryUrl.location.subdirectory..st (13)
A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/majorVersion.st (4)
A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/minorVersion.st (4)
D bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/methodProperties.json (12)
M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/properties.json (3)
A bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/buildNumber..st (4)
A bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/buildNumber.st (4)
M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/createInitialObjects.st (4)
M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/initializeImage.st (9)
D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/methodProperties.json (64)
M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/properties.json (5)
D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur50.class/methodProperties.json (32)
M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur50.class/properties.json (2)
D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5032bit.class/methodProperties.json (6)
M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5032bit.class/properties.json (2)
D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5064bit.class/methodProperties.json (7)
M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5064bit.class/properties.json (2)
D bootstrap/src/Pharo30Bootstrap.package/PBMetacelloFetcher.class/methodProperties.json (25)
M bootstrap/src/Pharo30Bootstrap.package/PBMetacelloFetcher.class/properties.json (2)
D bootstrap/src/Pharo30Bootstrap.package/PBMethodCompiler.class/methodProperties.json (12)
D bootstrap/src/Pharo30Bootstrap.package/PBSignal.class/methodProperties.json (4)
D bootstrap/src/Pharo30Bootstrap.package/PBSpurClassLoader.class/methodProperties.json (10)
D bootstrap/src/Pharo30Bootstrap.package/PBStepFinishedSignal.class/methodProperties.json (4)
D bootstrap/src/Pharo30Bootstrap.package/PBStepStartedSignal.class/methodProperties.json (4)
D bootstrap/src/Pharo30Bootstrap.package/PBSubStepFinishedSignal.class/methodProperties.json (4)
D bootstrap/src/Pharo30Bootstrap.package/RFiClass.extension/methodProperties.json (6)
D bootstrap/src/Pharo30Bootstrap.package/RFiTrait.extension/methodProperties.json (6)
D bootstrap/src/Pharo30Bootstrap.package/monticello.meta/version (1)
A src/AST-Core.package/Behavior.extension/instance/parseTreeFor..st (3)
R src/AST-Core.package/Behavior.extension/properties.json (0)
M src/AST-Core.package/CompiledMethod.extension/instance/parseTree.st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArgumentNode..st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArgumentNodes..st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArrayNode..st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitAssignmentNode..st (5)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitBlockNode..st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitCascadeNode..st (3)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitGlobalNode..st (3)
R src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitInstanceVariableNode..st (0)
R src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitLiteralArrayNode..st (0)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitLiteralNode..st (2)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitMessageNode..st (5)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitMethodNode..st (6)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitNode..st (3)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitParseErrorNode..st (2)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPatternBlockNode..st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPatternWrapperBlockNode..st (5)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPragmaNode..st (3)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitReturnNode..st (3)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSelfNode..st (3)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSequenceNode..st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSuperNode..st (3)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitTemporaryNode..st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitTemporaryNodes..st (4)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitThisContextNode..st (3)
A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitVariableNode..st (3)
M src/AST-Core.package/RBProgramNodeVisitor.class/properties.json (12)
A src/AST-Core.package/TraitBehavior.extension/instance/parseTreeFor..st (3)
A src/AST-Core.package/TraitBehavior.extension/properties.json (3)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testArray.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testArrayNodesArentArrays.st (6)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testBlockNodeIsUsed.st (6)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testBlockReturnNode.st (6)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testCascade.st (10)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testCascadeReplacement.st (6)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testCreationProtocol.st (7)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testEquivalentExceptRenaming.st (4)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testFormatter.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testIntervals.st (4)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testInvalidPragmaPosition.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testLiteralArray.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testLiteralIntevals.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testMethodPatterns.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testModifying.st (8)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testNegativeNumberError.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testNumberParsing.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testNumberRadixParsing.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testParsingLiteralMessages.st (14)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testPositions.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaConstantLiteralArgument.st (6)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaImplicitLiteralArrayIsInvalid.st (6)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaPrimitiveError.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmas.st (8)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testPrimitives.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testQuerying.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testQueryingPrimitiveErrorVar.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testReplacingNodes.st (6)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testStatements.st (2)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testString.st (14)
M src/AST-Tests-Core.package/RBParserTest.class/instance/testSymbolLiteral.st (4)
M src/BaselineOfBasicTools.package/BaselineOfBasicTools.class/instance/baseline..st (4)
D src/BaselineOfFileTree.package/.filetree (4)
D src/BaselineOfFileTree.package/BaselineOfFileTree.class/instance/baseline..st (64)
D src/BaselineOfFileTree.package/BaselineOfFileTree.class/instance/customProjectAttributes.st (16)
D src/BaselineOfFileTree.package/BaselineOfFileTree.class/properties.json (14)
D src/BaselineOfFileTree.package/monticello.meta/categories.st (1)
D src/BaselineOfFileTree.package/monticello.meta/package (1)
D src/BaselineOfFileTree.package/properties.json (2)
R src/BaselineOfHermes.package/.filetree (0)
R src/BaselineOfHermes.package/BaselineOfHermes.class/README.md (0)
A src/BaselineOfHermes.package/BaselineOfHermes.class/instance/baseline..st (13)
A src/BaselineOfHermes.package/BaselineOfHermes.class/properties.json (11)
A src/BaselineOfHermes.package/monticello.meta/categories.st (1)
R src/BaselineOfHermes.package/monticello.meta/initializers.st (0)
A src/BaselineOfHermes.package/monticello.meta/package (1)
R src/BaselineOfHermes.package/properties.json (0)
M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/baseline..st (45)
M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/groups..st (46)
M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/loadIceberg.st (4)
D src/BaselineOfIceberg.package/BaselineOfIceberg.class/instance/baseline..st (46)
D src/BaselineOfIceberg.package/BaselineOfIceberg.class/instance/customProjectAttributes.st (5)
D src/BaselineOfIceberg.package/BaselineOfIceberg.class/properties.json (11)
D src/BaselineOfIceberg.package/monticello.meta/categories.st (1)
D src/BaselineOfIceberg.package/monticello.meta/package (1)
D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/baseline..st (21)
D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/changeRepositoryType.st (21)
D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/postLoadActions.st (3)
D src/BaselineOfLibGit.package/BaselineOfLibGit.class/properties.json (11)
D src/BaselineOfLibGit.package/monticello.meta/categories.st (1)
D src/BaselineOfLibGit.package/monticello.meta/package (1)
D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/baseline..st (301)
D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/gemstone10beta311PostLoadDoIt.st (3)
D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/reprimeRegistryIssue197.st (29)
D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/testResourcePostLoadDoIt.st (6)
D src/BaselineOfMetacello.package/BaselineOfMetacello.class/properties.json (11)
D src/BaselineOfMetacello.package/monticello.meta/categories.st (1)
D src/BaselineOfMetacello.package/monticello.meta/package (1)
M src/BaselineOfMorphic.package/BaselineOfMorphic.class/instance/postload.package..st (6)
A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/allPackageNames.st (4)
A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/compilerPackageNames.st (4)
A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/fileSystemPackageNames.st (4)
A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/kernelPackageNames.st (4)
A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/packagesOfGroupNamed..st (4)
A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/sUnitPackageNames.st (4)
A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/version.st (4)
M src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/baseline..st (155)
D src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/exportProtocolsFrom..st (30)
D src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/minimalGroupPackageNames.st (14)
M src/BaselineOfSUnit.package/BaselineOfSUnit.class/instance/baseline..st (5)
M src/BaselineOfUI.package/BaselineOfUI.class/instance/baseline..st (2)
D src/Chroma-CubeHelix.package/.filetree (4)
D src/Chroma-CubeHelix.package/CubeHelix.class/README.md (7)
D src/Chroma-CubeHelix.package/CubeHelix.class/class/hueShift.rotations.saturation..st (7)
D src/Chroma-CubeHelix.package/CubeHelix.class/class/initialize.st (8)
D src/Chroma-CubeHelix.package/CubeHelix.class/instance/asColorStops.on..st (7)
D src/Chroma-CubeHelix.package/CubeHelix.class/instance/at..st (10)
D src/Chroma-CubeHelix.package/CubeHelix.class/instance/gamma..st (7)
D src/Chroma-CubeHelix.package/CubeHelix.class/instance/hueShift..st (5)
D src/Chroma-CubeHelix.package/CubeHelix.class/instance/initialize.st (7)
D src/Chroma-CubeHelix.package/CubeHelix.class/instance/rotations..st (5)
D src/Chroma-CubeHelix.package/CubeHelix.class/instance/rotations.st (3)
D src/Chroma-CubeHelix.package/CubeHelix.class/instance/saturation..st (5)
D src/Chroma-CubeHelix.package/CubeHelix.class/properties.json (17)
D src/Chroma-CubeHelix.package/monticello.meta/categories.st (1)
D src/Chroma-CubeHelix.package/monticello.meta/package (1)
D src/Chroma-CubeHelix.package/properties.json (2)
A src/CodeExport.package/Class.extension/instance/fileOut.st (16)
A src/CodeExport.package/Class.extension/instance/fileOutInitializerOn..st (3)
A src/CodeExport.package/Class.extension/instance/fileOutOn..st (5)
A src/CodeExport.package/Class.extension/instance/fileOutPool.onFileStream..st (18)
A src/CodeExport.package/Class.extension/instance/fileOutSharedPoolsOn..st (8)
A src/CodeExport.package/Class.extension/instance/shouldFileOutPool..st (4)
A src/CodeExport.package/Class.extension/instance/shouldFileOutPools.st (4)
A src/CodeExport.package/ClassDescription.extension/instance/fileOutCategory..st (10)
A src/CodeExport.package/ClassDescription.extension/instance/fileOutCategory.on..st (15)
A src/CodeExport.package/ClassDescription.extension/instance/fileOutChangedMessages.on..st (11)
A src/CodeExport.package/ClassDescription.extension/instance/fileOutLocalMethodsInCategory.on..st (12)
A src/CodeExport.package/ClassDescription.extension/instance/fileOutMethod..st (8)
A src/CodeExport.package/ClassDescription.extension/instance/fileOutMethod.on..st (7)
A src/CodeExport.package/ClassDescription.extension/instance/fileOutOn..st (8)
A src/CodeExport.package/ClassDescription.extension/instance/fileOutOrganizationOn..st (7)
A src/CodeExport.package/ClassDescription.extension/instance/isLocalSelector..st (5)
A src/CodeExport.package/ClassDescription.extension/instance/printCategoryChunk.on.withStamp.priorMethod..st (18)
A src/CodeExport.package/ClassDescription.extension/instance/printMethodChunk.on..st (36)
A src/CodeExport.package/ClassDescription.extension/instance/selectorsToFileOutCategory..st (3)
A src/CodeExport.package/ClassDescription.extension/properties.json (3)
A src/CodeExport.package/ClassTrait.extension/instance/fileOutInitializerOn..st (5)
A src/CodeExport.package/ClassTrait.extension/instance/nonTrivial.st (5)
A src/CodeExport.package/ClassTrait.extension/properties.json (3)
D src/CodeExport.package/FileStream.extension/class/writeSourceCodeFrom.baseName.isSt..st (27)
D src/CodeExport.package/FileStream.extension/properties.json (3)
A src/CodeExport.package/Metaclass.extension/instance/fileOutInitializerOn..st (5)
A src/CodeExport.package/Metaclass.extension/instance/nonTrivial.st (5)
A src/CodeExport.package/Trait.extension/instance/fileOut.st (16)
A src/CodeExport.package/Trait.extension/instance/fileOutInitializerOn..st (3)
A src/CodeExport.package/Trait.extension/instance/fileOutOn..st (5)
A src/CodeExport.package/Trait.extension/instance/fileOutPool.onFileStream..st (18)
A src/CodeExport.package/Trait.extension/instance/fileOutSharedPoolsOn..st (8)
A src/CodeExport.package/Trait.extension/instance/shouldFileOutPool..st (4)
A src/CodeExport.package/Trait.extension/instance/shouldFileOutPools.st (4)
A src/CodeExport.package/TraitDescription.extension/instance/fileOutCategory..st (10)
A src/CodeExport.package/TraitDescription.extension/instance/fileOutCategory.on..st (15)
A src/CodeExport.package/TraitDescription.extension/instance/fileOutChangedMessages.on..st (11)
A src/CodeExport.package/TraitDescription.extension/instance/fileOutLocalMethodsInCategory.on..st (12)
A src/CodeExport.package/TraitDescription.extension/instance/fileOutMethod..st (8)
A src/CodeExport.package/TraitDescription.extension/instance/fileOutMethod.on..st (7)
A src/CodeExport.package/TraitDescription.extension/instance/fileOutOn..st (8)
A src/CodeExport.package/TraitDescription.extension/instance/fileOutOrganizationOn..st (7)
A src/CodeExport.package/TraitDescription.extension/instance/isLocalSelector..st (5)
A src/CodeExport.package/TraitDescription.extension/instance/printCategoryChunk.on.withStamp.priorMethod..st (18)
A src/CodeExport.package/TraitDescription.extension/instance/printMethodChunk.on..st (36)
A src/CodeExport.package/TraitDescription.extension/instance/selectorsToFileOutCategory..st (3)
A src/CodeExport.package/TraitDescription.extension/properties.json (3)
D src/CodeImport.package/AbstractFileReference.extension/instance/fileIn.st (5)
D src/CodeImport.package/AbstractFileReference.extension/properties.json (3)
M src/CodeImport.package/ChunkReadStream.class/instance/isNextChunkMetaData.st (2)
D src/CodeImport.package/ClassCommentChunk.class/instance/import.st (8)
A src/CodeImport.package/ClassCommentChunk.class/instance/importFor.logSource..st (8)
D src/CodeImport.package/ClassOrganizationChunk.class/instance/import.st (6)
A src/CodeImport.package/ClassOrganizationChunk.class/instance/importFor.logSource..st (6)
M src/CodeImport.package/CodeChunk.class/instance/import.st (2)
D src/CodeImport.package/CodeChunk.class/instance/importFor..st (3)
A src/CodeImport.package/CodeChunk.class/instance/importFor.logSource..st (3)
A src/CodeImport.package/CodeImporter.class/instance/evaluate.st (11)
M src/CodeImport.package/CodeImporter.class/instance/evaluateDeclarations.st (8)
M src/CodeImport.package/CodeImporter.class/instance/file..st (3)
M src/CodeImport.package/CodeImporter.class/instance/initialize.st (3)
A src/CodeImport.package/CodeImporter.class/instance/logSource..st (4)
M src/CodeImport.package/CodeImporter.class/properties.json (3)
D src/CodeImport.package/DoItChunk.class/instance/import.st (3)
D src/CodeImport.package/DoItChunk.class/instance/importFor..st (16)
A src/CodeImport.package/DoItChunk.class/instance/importFor.logSource..st (16)
D src/CodeImport.package/FileCompilerRequestor.class/class/fileReference..st (5)
D src/CodeImport.package/FileCompilerRequestor.class/class/fileStream..st (3)
D src/CodeImport.package/FileStream.extension/instance/fileIn.st (7)
D src/CodeImport.package/FileStream.extension/properties.json (3)
D src/CodeImport.package/MethodChunk.class/instance/import.st (3)
D src/CodeImport.package/MethodChunk.class/instance/importFor..st (13)
A src/CodeImport.package/MethodChunk.class/instance/importFor.logSource..st (14)
D src/CodeImport.package/StyleChunk.class/instance/import.st (4)
A src/CodeImport.package/StyleChunk.class/instance/importFor.logSource..st (3)
M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/handleError.reference..st (8)
M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/installSourceFile..st (4)
M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/loadSourceFiles..st (3)
-- Patch Links --
https://github.com/pharo-project/pharo/pull/224.patch
https://github.com/pharo-project/pharo/pull/224.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/pharo-project/pharo/pull/224
Aug. 30, 2017
Re: [Pharo-dev] poor state of fuel
by H. Hirzel
On 8/30/17, Tim Mackinnon <tim(a)testit.works> wrote:
> Actually in my case they are similar but not identical images.
Good to know a slightly different image still can cope with a fuel
file written by another image.
Probably the results depends on which types of objects you have written.
Not sure about the influence of changes in class definitions.
--Hannes
> The Lambda image is a minimal early 7.0 one - but it is beforecthe massive
> reworks that were announced. On top of this it has my project loaded.
>
> The OS X image is a fat 6.1 with the same project loaded. (So a superset).
>
> I am saving the walkback context.
>
> Fuel warns that images need to be similar for it to map objects - so my
> scenario fits that (the same image would be easier I assume).
>
> Tim
>
> Sent from my iPhone
Aug. 30, 2017
Re: [Pharo-dev] Esteban's ChangeLog week of 21 August 2017
by Tim Mackinnon
I also look forward each week to read your progress - far from boring, it's inspiring.
I like the format too - it's like a modern diary ;
My thanks added to the list!
Tim
Sent from my iPhone
> On 29 Aug 2017, at 10:34, philippe.back(a)highoctane.be <philippe.back(a)gmail.com> wrote:
>
>
>
> On Aug 28, 2017 6:11 PM, "Sean P. DeNigris" <sean(a)clipperadams.com> wrote:
> EstebanLM wrote
> > This is my weekly ChangeLog, from 21 August 2017 to 27 August 2017.
>
> Thank you for all the work you consistently do, especially the stuff deep
> down in the system which brings no personal glory but provides the
> foundation for the creations of our entire community!
>
> I beg to differ as what is done there is actually glorious and deeply appreciated from where I do stand.
>
> Esteban, Master of Code (level: 10K).
>
> Phil
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context: http://forum.world.st/Esteban-s-ChangeLog-week-of-21-August-2017-tp4964905p…
> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
>
>
Aug. 30, 2017
Github notifications for pharo-project redirected to pharo-dev
by Esteban Lorenzano
Hi,
I added pharo-dev mail as my notification address on pharo-project so list is informed of what is happening.
now, this can be a lot (because I receive a lot of mails).
So weâll see (at least you will have a glimpse of a small part what I have to deal everyday ;) )
If this does not work I will create a fake user just to suscribe to the projects we want :)
cheers,
Esteban
Aug. 30, 2017
Re: [Pharo-dev] [GitHub] Please verify your email address.
by Esteban Lorenzano
do NOT answer this :)
Iâm playing with notifications from github to pharo-dev :)
Esteban
> On 30 Aug 2017, at 09:43, GitHub <noreply(a)github.com> wrote:
>
> Hi @estebanlm!
>
> Help us secure your GitHub account by verifying your email address (pharo-dev(a)lists.pharo.org <mailto:pharo-dev@lists.pharo.org>). This will let you receive notifications and password resets from GitHub.
>
> Verify email address <https://github.com/users/estebanlm/emails/36063542/confirm_verification/3bb…>
> Button not working? Paste the following link into your browser:
> https://github.com/users/estebanlm/emails/36063542/confirm_verification/3bb… <https://github.com/users/estebanlm/emails/36063542/confirm_verification/3bb…>
> Youâre receiving this email because you recently created a new GitHub account or added a new email address. If this wasnât you, please ignore this email.
>
Aug. 30, 2017