[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Jan 4 23:55:18 UTC 2010


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002318.html

Name: Tools-ar.159
Ancestors: Tools-nice.157

Make Etoys unloadable: Remove support for isolatedCodePane and installTilesAsSelection since both require Etoys to be present.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002319.html

Name: Morphic-tbn.293
Ancestors: Morphic-ar.292

Fix for http://bugs.squeak.org/view.php?id=7435

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002320.html

Name: Morphic-tbn.295
Ancestors: Morphic-ar.294

Fix for issue http://bugs.squeak.org/view.php?id=7435
now based on Morphic-ar.294.mcz

(Same as Morphic-tbn.293.mcz - which was based on Morphic-ar.292.mcz and had conflict since Andreas was committing again)

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002321.html

Name: Protocols-ar.20
Ancestors: Protocols-ar.19

Make Protocols unloadable: Move ProtocolBrowser, Lexicon, and InstanceBrowser to Protocols. Classify various extension methods in Protocols.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002322.html

Name: Kernel-ar.369
Ancestors: Kernel-ar.368

Make Protocols unloadable: Classify various extension methods in Protocols.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002323.html

Name: Morphic-ar.296
Ancestors: Morphic-tbn.295

Make Protocols unloadable: Classify various extension methods in Protocols.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002324.html

Name: System-ar.220
Ancestors: System-ar.219

Make Protocols unloadable: Avoid dependencies on Vocabulary.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002325.html

Name: Tools-ar.160
Ancestors: Tools-ar.159

Make Protocols unloadable: Move ProtocolBrowser, Lexicon, InstanceBrowser to Protocols-Tools. Remove support for change set categories since they introduced another protocol dependency. If you care about the latter, holler and I'll put them back.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002326.html

Name: Morphic-dtl.297
Ancestors: Morphic-ar.296

Add TextEditor>>explainDelimitor: copied from ParagraphEditor, required for explain function in code panes.

Run FixUnderscores on package Morphic to update methods adopted from Cuis.
Note: Did not fix underscores in MorphicModel class>>compileAccessorsFor:


=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002327.html

Name: Tests-ar.41
Ancestors: Tests-nice.40

Making Tests unloadable: Move tests from Exceptions, Files, Compiler, System, Monticello into Tests package.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002328.html

Name: ToolsTests-ar.2
Ancestors: ToolsTests-nice.1

Making Tests unloadable: Move tests from Tools package into ToolsTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002329.html

Name: Compiler-ar.115
Ancestors: Compiler-ar.114

Making Tests unloadable: Move Compiler-Tests to Tests-Compiler.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002330.html

Name: Exceptions-ar.18
Ancestors: Exceptions-nice.17

Making Tests unloadable: Move Exceptions-Tests to Tests-Exceptions.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002331.html

Name: Files-ar.64
Ancestors: Files-nice.63

Making Tests unloadable: Move Files-Tests to Tests-Files.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002332.html

Name: Monticello-ar.353
Ancestors: Monticello-nice.352

Making Tests unloadable: Move Monticello-Tests to Tests-Monticello.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002333.html

Name: MultilingualTests-ar.6
Ancestors: MultilingualTests-nice.5

Making Tests unloadable: Move tests from Multilingual to MultilingualTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002334.html

Name: Multilingual-ar.80
Ancestors: Multilingual-nice.79

Making Tests unloadable: Move tests from Multilingual to MultilingualTests.

==== ERROR ===

Error: subscript is out of bounds: 0

4 January 2010 3:32:41 pm

VM: unix - a SmalltalkImage
Image: Squeak3.7 [latest update: #5989]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/squeaksource
Trusted Dir /home/squeaksource/secure
Untrusted Dir /home/squeaksource/My Squeak

Array(Object)>>error:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		aString: 	'subscript is out of bounds: 0'
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Array(Object)>>errorSubscriptBounds:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		index: 	0
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Array(Object)>>at:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		index: 	0
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Parser(Scanner)>>xLetter
	Receiver: a Parser
	Arguments and temporary variables: 
		type: 	#xLetter
	Receiver's instance variables: 
		source: 	a ReadStream
		mark: 	1
		hereChar: 	$ 
		aheadChar: 	$ 
		token: 	nil
		tokenType: 	#xLetter
		currentComment: 	nil
		buffer: 	a WriteStream
		typeTable: 	#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xB...etc...
		here: 	nil
		hereType: 	nil
		hereMark: 	nil
		hereEnd: 	nil
		prevMark: 	nil
		prevEnd: 	nil
		encoder: 	nil
		requestor: 	nil
		parseNode: 	nil
		failBlock: 	[] in Parser>>initPattern:notifying:return: {[^ nil]}
		requestorOffset: 	nil
		tempsMark: 	nil
		doitFlag: 	nil


--- The full stack ---
Array(Object)>>error:
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Parser(Scanner)>>xLetter
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Parser(Scanner)>>scanToken
Parser(Scanner)>>scan:
Parser>>init:notifying:failBlock:
Parser>>initPattern:notifying:return:
Parser>>parseSelector:
ChangeList>>scanCategory:class:meta:stamp:
ChangeList>>scanCategory
[] in ChangeList>>scanFile:from:to: {[:bar |  [file position < stopPosition]   whileTrue: [bar value: file positi...]}
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
String>>displayProgressAt:from:to:during:
ChangeList>>scanFile:from:to:
FilePackage>>fileInFrom:
MCStReader>>loadDefinitions
MCStReader(MCSnapshotReader)>>definitions
[] in MCMczReader>>extractDefinitionsFrom: {[:rc |  reader := rc on: member contentStream text.  definitions addAll: rea...]}
MCStReader class(Object)>>ifNotNilDo:
MCMczReader>>extractDefinitionsFrom:
[] in MCMczReader>>loadDefinitions {[:m | self extractDefinitionsFrom: m]}
OrderedCollection>>do:
MCMczReader>>loadDefinitions
MCMczReader(MCVersionReader)>>definitions
MCMczReader(MCVersionReader)>>snapshot
[] in SSDiffyTextWriter>>writeVersion:for: {[ancestor   ifNil: [self writeSnapshot: reader snapshot]   ifNotNil: [patch ...]}
BlockContext>>on:do:
SSDiffyTextWriter>>writeVersion:for:
SSEMailSubscription>>versionAdded:to:
[] in SSProject>>versionAdded: {[each new versionAdded: aVersion to: self]}
[] in BlockContext>>newProcess {[self value.  Processor terminateActive]}




    
    
        
	Previous message: [Pkg] The Trunk: MultilingualTests-ar.6.mcz

	Next message: [Pkg] The Trunk: System-ar.221.mcz

          Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
       


More information about the Packages
mailing list

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002335.html

Name: System-ar.221
Ancestors: System-ar.220

Making Tests unloadable: Move tests out of System package and into Tests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002336.html

Name: Tools-ar.161
Ancestors: Tools-ar.160

Making tests unloadable: Move tests from Tools to ToolsTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002337.html

Name: Monticello-ar.354
Ancestors: Monticello-ar.353

Honor cached file names when being asked to cache file names.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002338.html

Name: MonticelloConfigurations-ar.72
Ancestors: MonticelloConfigurations-ar.71

Cache file names more aggressively.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002339.html

Name: Tests-ar.41
Ancestors: Tests-nice.40

Making Tests unloadable: Move tests from Exceptions, Files, Compiler, System, Monticello into Tests package.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002340.html

Name: ToolsTests-ar.2
Ancestors: ToolsTests-nice.1

Making Tests unloadable: Move tests from Tools package into ToolsTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002341.html

Name: Compiler-ar.115
Ancestors: Compiler-ar.114

Making Tests unloadable: Move Compiler-Tests to Tests-Compiler.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002342.html

Name: Files-ar.64
Ancestors: Files-nice.63

Making Tests unloadable: Move Files-Tests to Tests-Files.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002343.html

Name: Exceptions-ar.18
Ancestors: Exceptions-nice.17

Making Tests unloadable: Move Exceptions-Tests to Tests-Exceptions.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002344.html

Name: Monticello-ar.353
Ancestors: Monticello-nice.352

Making Tests unloadable: Move Monticello-Tests to Tests-Monticello.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002345.html

Name: MultilingualTests-ar.6
Ancestors: MultilingualTests-nice.5

Making Tests unloadable: Move tests from Multilingual to MultilingualTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002346.html

Name: Multilingual-ar.80
Ancestors: Multilingual-nice.79

Making Tests unloadable: Move tests from Multilingual to MultilingualTests.

==== ERROR ===

Error: subscript is out of bounds: 0

4 January 2010 11:45:13 pm

VM: unix - a SmalltalkImage
Image: Squeak3.7 [latest update: #5989]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/squeaksource
Trusted Dir /home/squeaksource/secure
Untrusted Dir /home/squeaksource/My Squeak

Array(Object)>>error:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		aString: 	'subscript is out of bounds: 0'
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Array(Object)>>errorSubscriptBounds:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		index: 	0
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Array(Object)>>at:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		index: 	0
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Parser(Scanner)>>xLetter
	Receiver: a Parser
	Arguments and temporary variables: 
		type: 	#xLetter
	Receiver's instance variables: 
		source: 	a ReadStream
		mark: 	1
		hereChar: 	$ 
		aheadChar: 	$ 
		token: 	nil
		tokenType: 	#xLetter
		currentComment: 	nil
		buffer: 	a WriteStream
		typeTable: 	#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xB...etc...
		here: 	nil
		hereType: 	nil
		hereMark: 	nil
		hereEnd: 	nil
		prevMark: 	nil
		prevEnd: 	nil
		encoder: 	nil
		requestor: 	nil
		parseNode: 	nil
		failBlock: 	[] in Parser>>initPattern:notifying:return: {[^ nil]}
		requestorOffset: 	nil
		tempsMark: 	nil
		doitFlag: 	nil


--- The full stack ---
Array(Object)>>error:
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Parser(Scanner)>>xLetter
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Parser(Scanner)>>scanToken
Parser(Scanner)>>scan:
Parser>>init:notifying:failBlock:
Parser>>initPattern:notifying:return:
Parser>>parseSelector:
ChangeList>>scanCategory:class:meta:stamp:
ChangeList>>scanCategory
[] in ChangeList>>scanFile:from:to: {[:bar |  [file position < stopPosition]   whileTrue: [bar value: file positi...]}
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
String>>displayProgressAt:from:to:during:
ChangeList>>scanFile:from:to:
FilePackage>>fileInFrom:
MCStReader>>loadDefinitions
MCStReader(MCSnapshotReader)>>definitions
[] in MCMczReader>>extractDefinitionsFrom: {[:rc |  reader := rc on: member contentStream text.  definitions addAll: rea...]}
MCStReader class(Object)>>ifNotNilDo:
MCMczReader>>extractDefinitionsFrom:
[] in MCMczReader>>loadDefinitions {[:m | self extractDefinitionsFrom: m]}
OrderedCollection>>do:
MCMczReader>>loadDefinitions
MCMczReader(MCVersionReader)>>definitions
MCMczReader(MCVersionReader)>>snapshot
[] in SSDiffyTextWriter>>writeVersion:for: {[ancestor   ifNil: [self writeSnapshot: reader snapshot]   ifNotNil: [patch ...]}
BlockContext>>on:do:
SSDiffyTextWriter>>writeVersion:for:
SSEMailSubscription>>versionAdded:to:
[] in SSProject>>versionAdded: {[each new versionAdded: aVersion to: self]}
[] in BlockContext>>newProcess {[self value.  Processor terminateActive]}




    
    
        
	Previous message: [Pkg] The Trunk: MultilingualTests-ar.6.mcz

	Next message: [Pkg] The Trunk: System-ar.221.mcz

          Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
       


More information about the Packages
mailing list

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002347.html

Name: System-ar.221
Ancestors: System-ar.220

Making Tests unloadable: Move tests out of System package and into Tests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002348.html

Name: Tools-ar.161
Ancestors: Tools-ar.160

Making tests unloadable: Move tests from Tools to ToolsTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002349.html

Name: Monticello-ar.354
Ancestors: Monticello-ar.353

Honor cached file names when being asked to cache file names.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002350.html

Name: MonticelloConfigurations-ar.72
Ancestors: MonticelloConfigurations-ar.71

Cache file names more aggressively.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002351.html

Name: Morphic-dtl.297
Ancestors: Morphic-ar.296

Add TextEditor>>explainDelimitor: copied from ParagraphEditor, required for explain function in code panes.

Run FixUnderscores on package Morphic to update methods adopted from Cuis.
Note: Did not fix underscores in MorphicModel class>>compileAccessorsFor:


=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002352.html

Name: Morphic-dtl.297
Ancestors: Morphic-ar.296

Add TextEditor>>explainDelimitor: copied from ParagraphEditor, required for explain function in code panes.

Run FixUnderscores on package Morphic to update methods adopted from Cuis.
Note: Did not fix underscores in MorphicModel class>>compileAccessorsFor:


=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002353.html

Name: Tests-ar.41
Ancestors: Tests-nice.40

Making Tests unloadable: Move tests from Exceptions, Files, Compiler, System, Monticello into Tests package.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002354.html

Name: ToolsTests-ar.2
Ancestors: ToolsTests-nice.1

Making Tests unloadable: Move tests from Tools package into ToolsTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002355.html

Name: Compiler-ar.115
Ancestors: Compiler-ar.114

Making Tests unloadable: Move Compiler-Tests to Tests-Compiler.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002356.html

Name: Exceptions-ar.18
Ancestors: Exceptions-nice.17

Making Tests unloadable: Move Exceptions-Tests to Tests-Exceptions.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002357.html

Name: Files-ar.64
Ancestors: Files-nice.63

Making Tests unloadable: Move Files-Tests to Tests-Files.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002358.html

Name: Monticello-ar.353
Ancestors: Monticello-nice.352

Making Tests unloadable: Move Monticello-Tests to Tests-Monticello.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002359.html

Name: MultilingualTests-ar.6
Ancestors: MultilingualTests-nice.5

Making Tests unloadable: Move tests from Multilingual to MultilingualTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002360.html

Name: Multilingual-ar.80
Ancestors: Multilingual-nice.79

Making Tests unloadable: Move tests from Multilingual to MultilingualTests.

==== ERROR ===

Error: subscript is out of bounds: 0

4 January 2010 11:52:25 pm

VM: unix - a SmalltalkImage
Image: Squeak3.7 [latest update: #5989]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/squeaksource
Trusted Dir /home/squeaksource/secure
Untrusted Dir /home/squeaksource/My Squeak

Array(Object)>>error:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		aString: 	'subscript is out of bounds: 0'
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Array(Object)>>errorSubscriptBounds:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		index: 	0
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Array(Object)>>at:
	Receiver: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...
	Arguments and temporary variables: 
		index: 	0
	Receiver's instance variables: 
#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xDelimiter #xDe...etc...

Parser(Scanner)>>xLetter
	Receiver: a Parser
	Arguments and temporary variables: 
		type: 	#xLetter
	Receiver's instance variables: 
		source: 	a ReadStream
		mark: 	1
		hereChar: 	$ 
		aheadChar: 	$ 
		token: 	nil
		tokenType: 	#xLetter
		currentComment: 	nil
		buffer: 	a WriteStream
		typeTable: 	#(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xB...etc...
		here: 	nil
		hereType: 	nil
		hereMark: 	nil
		hereEnd: 	nil
		prevMark: 	nil
		prevEnd: 	nil
		encoder: 	nil
		requestor: 	nil
		parseNode: 	nil
		failBlock: 	[] in Parser>>initPattern:notifying:return: {[^ nil]}
		requestorOffset: 	nil
		tempsMark: 	nil
		doitFlag: 	nil


--- The full stack ---
Array(Object)>>error:
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Parser(Scanner)>>xLetter
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Parser(Scanner)>>scanToken
Parser(Scanner)>>scan:
Parser>>init:notifying:failBlock:
Parser>>initPattern:notifying:return:
Parser>>parseSelector:
ChangeList>>scanCategory:class:meta:stamp:
ChangeList>>scanCategory
[] in ChangeList>>scanFile:from:to: {[:bar |  [file position < stopPosition]   whileTrue: [bar value: file positi...]}
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
String>>displayProgressAt:from:to:during:
ChangeList>>scanFile:from:to:
FilePackage>>fileInFrom:
MCStReader>>loadDefinitions
MCStReader(MCSnapshotReader)>>definitions
[] in MCMczReader>>extractDefinitionsFrom: {[:rc |  reader := rc on: member contentStream text.  definitions addAll: rea...]}
MCStReader class(Object)>>ifNotNilDo:
MCMczReader>>extractDefinitionsFrom:
[] in MCMczReader>>loadDefinitions {[:m | self extractDefinitionsFrom: m]}
OrderedCollection>>do:
MCMczReader>>loadDefinitions
MCMczReader(MCVersionReader)>>definitions
MCMczReader(MCVersionReader)>>snapshot
[] in SSDiffyTextWriter>>writeVersion:for: {[ancestor   ifNil: [self writeSnapshot: reader snapshot]   ifNotNil: [patch ...]}
BlockContext>>on:do:
SSDiffyTextWriter>>writeVersion:for:
SSEMailSubscription>>versionAdded:to:
[] in SSProject>>versionAdded: {[each new versionAdded: aVersion to: self]}
[] in BlockContext>>newProcess {[self value.  Processor terminateActive]}




    
    
        
	Previous message: [Pkg] The Trunk: MultilingualTests-ar.6.mcz

	Next message: [Pkg] The Trunk: System-ar.221.mcz

          Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
       


More information about the Packages
mailing list

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002361.html

Name: System-ar.221
Ancestors: System-ar.220

Making Tests unloadable: Move tests out of System package and into Tests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002362.html

Name: Tools-ar.161
Ancestors: Tools-ar.160

Making tests unloadable: Move tests from Tools to ToolsTests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002363.html

Name: Monticello-ar.354
Ancestors: Monticello-ar.353

Honor cached file names when being asked to cache file names.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002364.html

Name: MonticelloConfigurations-ar.72
Ancestors: MonticelloConfigurations-ar.71

Cache file names more aggressively.

=============================================



More information about the Squeak-dev mailing list