Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update update of bootstrap #1

Merged
merged 3,100 commits into from
Sep 11, 2019

Conversation

jecisc
Copy link

@jecisc jecisc commented Sep 11, 2019

No description provided.

Ducasse and others added 30 commits August 22, 2019 13:16
…lypso

Enable CDClassParser in class definition in Calypso
…Dictionary-is-a-binary-file

Iceberg-Git-thinks-Dictionary-is-a-binary-file
…-of-assertCollection-hasSameElements

Add-deny-equivalent-of-assertCollection-hasSameElements
…ould-not-depend-on-deprecated-streams

Monticello-tests-should-not-depend-on-deprecated-streams
… wrong kind of association.

testReturnedAssociationsAreRight
	| dictionary |
	dictionary := WeakValueDictionary new.
	dictionary add: (GlobalVariable key: 'test' value: nil).
	dictionary add: (GlobalVariable key: 'test2' value: 1).
	self assert: (dictionary associationAt: 'test') value isNil.
	self assert: (dictionary associationAt: 'test2') value equals: 1.
	self assert: ((dictionary associationAt: 'test') isKindOf: GlobalVariable)
handleSubcriberClass:
subscriptionsForClass:
…s-def-parser-for-simple-definitions

4406-fix-class-def-parser-for-simple-definitions
…-position-in-a-memory-write-stream

4403-cannot-change-position-in-a-memory-write-stream
MarcusDenker and others added 24 commits September 9, 2019 08:10
…BooleanSlot-class-comment

4480-Fix-Typos-in-BooleanSlot-class-comment
…handling-of-empty-Win32-environment-variables

4527-Wrong-handling-of-empty-Win32-environment-variables
…behaviour-in-DebugSessionpcRangeForContext-

2311-Strange-behaviour-in-DebugSessionpcRangeForContext-
…pend-on-deprecated-file-streams

Fonts-should-not-depend-on-deprecated-file-streams
…n-fail-on-thisContext

4530-Auto-completion-fail-on-thisContext
…son-new-completion-does-not-use-RBProgramNodeVisitor

4535-Is-there-a-reason-new-completion-does-not-use-RBProgramNodeVisitor
Automatic deprecation code rewrite: The method Object>>#test called from Object>>#test2 has been deprecated. use test2
…rstood-EpFileLogNodecontent-when-attempting-to-apply-changes-in-Epicea

Fix bug introduced with Spec2 migration.
…c-rewriting-of-deprecated-code-needs-feedback-to-developers-whose-code-is-changed

2449-Automatic-rewriting-of-deprecated-code-needs-feedback-to-developers-whose-code-is-changed
…ers-of-ObjectlogCr--deprecated

4545-fix-callers-of-ObjectlogCr--deprecated
…Code-misses-a-subclassResponsibilty-for-methodClass

4547-CompiledCode-misses-a-subclassResponsibilty-for-methodClass
@carolahp carolahp merged commit 9c58307 into carolahp:updateBootstrapToPharo7 Sep 11, 2019
carolahp pushed a commit that referenced this pull request Nov 13, 2019
Fix bug on on methods with literals different than Symbol and GlobalVariable
carolahp pushed a commit that referenced this pull request Feb 29, 2020
Update fork to last version of pharo 9.0
carolahp pushed a commit that referenced this pull request Nov 27, 2020
@jecisc jecisc deleted the updateBootstrapToPharo7 branch November 29, 2022 15:23
carolahp pushed a commit that referenced this pull request Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.