[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Oct 26 23:55:02 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-October/003851.html

Name: Collections-ar.397
Ancestors: Collections-dtl.396

Make Character class>>separators and Character class>>allByteCharacters return strings instead of Arrays (since there is no good reason to use arrays and it solves the immediate issue observed in Mantis #7564). Also provide CharacterSet>>asString to enable its use in concatenation (i.e., '/', CharacterSet separators).

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

http://lists.squeakfoundation.org/pipermail/packages/2010-October/003852.html

Name: CollectionsTests-ar.173
Ancestors: CollectionsTests-Igor.Stasenko.172

Add regression test for concatenation of Character[Set] separators with strings. Based on observation in Mantis #7564.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-October/003853.html

Name: Kernel-nice.508
Ancestors: Kernel-ul.507

Correct #isWords comment. There is no such thing as 16-bit variables.
Don't know what would be the answer in a 64 bit image...

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



More information about the Squeak-dev mailing list