Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001801.html Name: Collections-nice.191 Ancestors: Collections-ul.190 Add a crlf utility to CharacterSet. This will provide better support for different lineEndConventions. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001802.html Name: CollectionsTests-nice.111 Ancestors: CollectionsTests-ar.110 Some tests for cr/lf/crlf line delimiters ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001803.html Name: Collections-nice.192 Ancestors: Collections-nice.191 Some changes for handling cr/lf/crlf line delimiters in String ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001806.html Name: ST80-nice.67 Ancestors: ST80-ar.66 Let paragraph handle more cases of cr/lf/crlf delimiters ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001807.html Name: Graphics-nice.89 Ancestors: Graphics-nice.88 Hack to handle crlf pair composition and display ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001808.html Name: MorphicExtras-nice.57 Ancestors: MorphicExtras-dtl.56 Hack to handle crlf pair composition and display ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001809.html Name: Multilingual-nice.60 Ancestors: Multilingual-nice.59 Hack to handle crlf pair composition and display ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001810.html Name: Compiler-cwp.97 Ancestors: Compiler-nice.96 Added a test that demonstrates a bug in block copying. If a block containing a return is copied, it will raise BlockCannotReturn when it's evaluated, even if the home context is still on the stack. http://bugs.squeak.org/view.php?id=7414 ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001811.html Name: Collections-nice.193 Ancestors: Collections-nice.192 Handle more crlf cases ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001812.html Name: ST80-nice.68 Ancestors: ST80-nice.67 Handle more crlf cases ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001813.html Name: Multilingual-nice.61 Ancestors: Multilingual-nice.60 Character lf is breakable ==== ERROR === Error: subscript is out of bounds: 0 16 November 2009 4:53:05 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)>>scanToken Receiver: a Parser Arguments and temporary variables: Receiver's instance variables: source: a ReadStream mark: 21 hereChar: $ aheadChar: $ token: 'supportedLanguages' tokenType: #xDelimiter currentComment: an OrderedCollection('Return the languages that this class supp...etc... buffer: a WriteStream typeTable: #(#xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xBinary #xB...etc... here: 'supportedLanguages' hereType: #word hereMark: 1 hereEnd: 18 prevMark: 1 prevEnd: nil encoder: nil requestor: nil parseNode: nil failBlock: [] in Parser>>initPattern:notifying:return: {[^ nil]} requestorOffset: 0 tempsMark: nil doitFlag: nil --- The full stack --- Array(Object)>>error: Array(Object)>>errorSubscriptBounds: Array(Object)>>at: Parser(Scanner)>>scanToken - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Parser(Scanner)>>xDoubleQuote Parser(Scanner)>>scanToken Parser>>advance 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: ST80-nice.68.mcz Next message: [Pkg] The Trunk: Files-cwp.29.mcz Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] More information about the Packages mailing list ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001814.html Name: Files-cwp.29 Ancestors: Files-ar.28 Replaced #asLowercase with #asString in FileDirectory>>hash, because a) #= uses #asString and b) FilePath doesn't implement #asLowercase. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001815.html Name: Morphic-nice.229 Ancestors: Morphic-dtl.228 Handle more crlf cases ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001816.html Name: Kernel-nice.300 Ancestors: Kernel-nice.299 Fix evaluation of Block copy in case of local return ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001817.html Name: Collections-nice.194 Ancestors: Collections-nice.193 Avoid an off end line index Add cr/lf/crlf support for one more message (with speed up versus simple cr version...) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001818.html Name: CollectionsTests-nice.112 Ancestors: CollectionsTests-nice.111 Test #withNoLineLongerThan: ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001819.html Name: Collections-nice.195 Ancestors: Collections-nice.194 Correct my own #withNoLineLongerThan: error and make the test pass ============================================= http://lists.squeakfoundation.org/pipermail/packages/2009-November/001820.html Name: CollectionsTests-nice.113 Ancestors: CollectionsTests-nice.112 Harder test for #withNoLineLongerThan: ============================================= |
Free forum by Nabble | Edit this page |