Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002052.htmlName: Morphic-rss.268
Ancestors: Morphic-rss.267
Made SystemWindow create it's icons more consistently.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002053.htmlName: Files-dtl.59
Ancestors: Files-ul.58
Add tests for StandardSourceFileArray conversion of source pointer addresses to file positions for sources and changes files.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002054.htmlName: Compression-nice.11
Ancestors: Compression-ul.10
Make nextLine work in an InflateStream
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002055.htmlName: Collections-ul.252
Ancestors: Collections-nice.251
- fix: let WideString >> #replaceFrom:to:with:startingAt: use the primitive if replacement is a ByteString
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002056.htmlName: Network-ul.43
Ancestors: Network-ar.42
- fix: use isKindOf: String instead of class == String
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002057.htmlName: Monticello-gsa.340
Ancestors: Monticello-ar.339
Replaced '
http://foo.com/bar' with '
http://www.squeaksource.com' when adding an http repo on Monticello Browser.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002058.htmlName: Collections-ul.253
Ancestors: Collections-ul.252
- faster Association creation
- removed obsolete comment from Character >> #=
- removed HashedCollection >> #findElementOrNil: because it's private and deprecated
- changed HashedCollection >> #fullCheck to really keep the 1/4 of the array free
- inlined #fullCheck into HashedCollection >> #atNewIndex:put:
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002059.htmlName: Kernel-ul.327
Ancestors: Kernel-ar.326
- MethodDictionary >> #at:put: doesn't use #fullCheck anymore
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-December/002060.htmlName: Collections-ul.254
Ancestors: Collections-ul.253
- removed HashedCollection >> #fullCheck, because it has no senders and it's private
=============================================