[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Dec 14 23:55:05 UTC 2009


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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002052.html

Name: Morphic-rss.268
Ancestors: Morphic-rss.267

Made SystemWindow create it's icons more consistently.

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002053.html

Name: 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.html

Name: Compression-nice.11
Ancestors: Compression-ul.10

Make nextLine work in an InflateStream

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002055.html

Name: 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.html

Name: Network-ul.43
Ancestors: Network-ar.42

- fix: use isKindOf: String instead of class == String

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002057.html

Name: 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.html

Name: 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.html

Name: Kernel-ul.327
Ancestors: Kernel-ar.326

- MethodDictionary >> #at:put: doesn't use #fullCheck anymore

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

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002060.html

Name: Collections-ul.254
Ancestors: Collections-ul.253

- removed HashedCollection >> #fullCheck, because it has no senders and it's private

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



More information about the Squeak-dev mailing list